[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 10:08:34.913621 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:33591,127.16.137.61:42481,127.16.137.60:43531
I20260608 10:08:34.915724 16932 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 10:08:34.916893 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:34.934836 16941 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:34.934891 16939 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:34.935389 16938 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:36.148581 16940 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 10:08:36.148738 16932 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 10:08:36.152674 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:36.152925 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:36.153095 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913316153077 us; error 0 us; skew 500 ppm
I20260608 10:08:36.154058 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:36.159754 16932 webserver.cc:533] Webserver started at http://127.16.137.62:38345/ using document root <none> and password file <none>
I20260608 10:08:36.160645 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:36.160852 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:36.161341 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:36.167603 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "12629e86283c4d3a8b888fa99e3f94de"
format_stamp: "Formatted at 2026-06-08 10:08:36 on dist-test-slave-4pww"
I20260608 10:08:36.176329 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.002s	sys 0.007s
I20260608 10:08:36.182027 16947 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:36.183437 16932 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:08:36.183856 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "12629e86283c4d3a8b888fa99e3f94de"
format_stamp: "Formatted at 2026-06-08 10:08:36 on dist-test-slave-4pww"
I20260608 10:08:36.184243 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:36.242694 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:36.244343 16932 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 10:08:36.244863 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:36.321686 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:33591
I20260608 10:08:36.321869 16998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:33591 every 8 connection(s)
I20260608 10:08:36.328593 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:08:36.330585 16999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:08:36.336163 17001 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:36.337426 17002 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:36.341461 17004 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:36.343393 16932 server_base.cc:1061] running on GCE node
I20260608 10:08:36.344266 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:36.344532 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:36.344769 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913316344730 us; error 0 us; skew 500 ppm
I20260608 10:08:36.345557 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:36.349838 16932 webserver.cc:533] Webserver started at http://127.16.137.61:40471/ using document root <none> and password file <none>
I20260608 10:08:36.350464 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:36.350703 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:36.351019 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:36.352191 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-1-root/instance:
uuid: "78798cd36ba847ff8d4c07d79e265f31"
format_stamp: "Formatted at 2026-06-08 10:08:36 on dist-test-slave-4pww"
I20260608 10:08:36.353286 16999 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:36.358911 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260608 10:08:36.365517 17011 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:36.366523 16932 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:08:36.366895 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-1-root
uuid: "78798cd36ba847ff8d4c07d79e265f31"
format_stamp: "Formatted at 2026-06-08 10:08:36 on dist-test-slave-4pww"
I20260608 10:08:36.367285 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:36.387704 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:36.388454 16999 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:36.389258 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 10:08:36.391273 16951 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.137.61:42481: connect: Connection refused (error 111)
W20260608 10:08:36.396947 16999 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.137.61:42481: Network error: Client connection negotiation failed: client connection to 127.16.137.61:42481: connect: Connection refused (error 111)
I20260608 10:08:36.446633 16999 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } attempt: 1
W20260608 10:08:36.451808 16999 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.137.61:42481: Network error: Client connection negotiation failed: client connection to 127.16.137.61:42481: connect: Connection refused (error 111)
I20260608 10:08:36.464694 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.61:42481
I20260608 10:08:36.464912 17063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.61:42481 every 8 connection(s)
I20260608 10:08:36.470407 17064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:36.471032 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:36.477725 17066 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:36.477866 17064 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:08:36.479533 17067 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:36.486137 16932 server_base.cc:1061] running on GCE node
W20260608 10:08:36.486348 17069 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:36.487465 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:36.487718 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:36.487939 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913316487919 us; error 0 us; skew 500 ppm
I20260608 10:08:36.488930 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:36.492636 16932 webserver.cc:533] Webserver started at http://127.16.137.60:36761/ using document root <none> and password file <none>
I20260608 10:08:36.493391 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:36.493683 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:36.494043 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:36.495639 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-2-root/instance:
uuid: "3959720b1d3e423c94898e14dcd21d82"
format_stamp: "Formatted at 2026-06-08 10:08:36 on dist-test-slave-4pww"
I20260608 10:08:36.497284 17064 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:36.502976 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
I20260608 10:08:36.508096 17076 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:36.509037 16932 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 10:08:36.509385 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-2-root
uuid: "3959720b1d3e423c94898e14dcd21d82"
format_stamp: "Formatted at 2026-06-08 10:08:36 on dist-test-slave-4pww"
I20260608 10:08:36.509758 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:36.511360 17064 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:08:36.519644 17064 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.137.60:43531: Network error: Client connection negotiation failed: client connection to 127.16.137.60:43531: connect: Connection refused (error 111)
I20260608 10:08:36.520403 16999 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } attempt: 2
I20260608 10:08:36.528003 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:36.529772 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:36.530741 16999 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:08:36.536401 16999 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.137.60:43531: Network error: Client connection negotiation failed: client connection to 127.16.137.60:43531: connect: Connection refused (error 111)
I20260608 10:08:36.563294 17064 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } attempt: 1
I20260608 10:08:36.568382 16999 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } attempt: 1
W20260608 10:08:36.569073 17064 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.137.60:43531: Network error: Client connection negotiation failed: client connection to 127.16.137.60:43531: connect: Connection refused (error 111)
W20260608 10:08:36.574260 16999 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.137.60:43531: Network error: Client connection negotiation failed: client connection to 127.16.137.60:43531: connect: Connection refused (error 111)
I20260608 10:08:36.604509 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.60:43531
I20260608 10:08:36.604681 17128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.60:43531 every 8 connection(s)
I20260608 10:08:36.609375 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:36.609640 17129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:36.615531 17129 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:36.629014 17129 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:36.639655 17129 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:36.641746 16999 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } attempt: 2
I20260608 10:08:36.645232 17064 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } attempt: 2
I20260608 10:08:36.664377 17129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82: Bootstrap starting.
I20260608 10:08:36.665832 16999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de: Bootstrap starting.
I20260608 10:08:36.668084 17064 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31: Bootstrap starting.
I20260608 10:08:36.671555 17129 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:36.673823 17129 log.cc:826] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82: Log is configured to *not* fsync() on all Append() calls
I20260608 10:08:36.673974 16999 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:36.675889 17064 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:36.681291 17129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82: No bootstrap required, opened a new log
I20260608 10:08:36.682283 16999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de: No bootstrap required, opened a new log
I20260608 10:08:36.683359 17064 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31: No bootstrap required, opened a new log
I20260608 10:08:36.701084 17129 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } }
I20260608 10:08:36.700975 16999 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } }
I20260608 10:08:36.700973 17064 raft_consensus.cc:359] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } }
I20260608 10:08:36.702044 17129 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:36.702095 16999 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:36.702138 17064 raft_consensus.cc:385] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:36.702409 17129 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3959720b1d3e423c94898e14dcd21d82, State: Initialized, Role: FOLLOWER
I20260608 10:08:36.702535 16999 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12629e86283c4d3a8b888fa99e3f94de, State: Initialized, Role: FOLLOWER
I20260608 10:08:36.702613 17064 raft_consensus.cc:740] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78798cd36ba847ff8d4c07d79e265f31, State: Initialized, Role: FOLLOWER
I20260608 10:08:36.703716 17129 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } }
I20260608 10:08:36.703728 16999 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } }
I20260608 10:08:36.703729 17064 consensus_queue.cc:260] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } }
I20260608 10:08:36.706758 17138 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [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: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } } }
I20260608 10:08:36.707734 17138 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:36.707190 17139 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [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: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } } }
I20260608 10:08:36.708204 17139 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:36.708768 17129 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:36.709725 16999 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:36.710677 17140 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [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: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } } }
I20260608 10:08:36.711458 17140 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:36.712539 17064 sys_catalog.cc:565] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [sys.catalog]: configured and running, proceeding with master startup.
W20260608 10:08:36.751077 16953 tablet.cc:2404] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:08:36.764262 17171 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 10:08:36.765619 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 10:08:36.765944 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 10:08:36.766408 17170 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:08:36.766765 17170 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:08:36.768028 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:36.773923 17173 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:08:36.774266 17173 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:08:36.778673 17175 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:36.780594 17176 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:36.784749 16932 server_base.cc:1061] running on GCE node
W20260608 10:08:36.784720 17178 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:36.786278 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:36.786563 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:36.786804 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913316786784 us; error 0 us; skew 500 ppm
I20260608 10:08:36.787652 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:36.790675 16932 webserver.cc:533] Webserver started at http://127.16.137.1:32873/ using document root <none> and password file <none>
I20260608 10:08:36.791415 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:36.791675 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:36.792012 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:36.793552 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "138d103cc48e4b76a07746ab9d7d6d21"
format_stamp: "Formatted at 2026-06-08 10:08:36 on dist-test-slave-4pww"
I20260608 10:08:36.800222 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:08:36.805025 17183 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:36.806046 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:08:36.806416 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "138d103cc48e4b76a07746ab9d7d6d21"
format_stamp: "Formatted at 2026-06-08 10:08:36 on dist-test-slave-4pww"
I20260608 10:08:36.806815 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:36.823217 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:36.825078 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:36.827881 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:36.833647 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:36.833984 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:36.834327 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:36.834556 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:36.927994 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:41053
I20260608 10:08:36.928488 17245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:41053 every 8 connection(s)
I20260608 10:08:36.954847 17246 heartbeater.cc:344] Connected to a master server at 127.16.137.60:43531
I20260608 10:08:36.955413 17246 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:36.956924 17246 heartbeater.cc:507] Master 127.16.137.60:43531 requested a full tablet report, sending...
I20260608 10:08:36.958770 17138 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:36.959448 17138 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } }
I20260608 10:08:36.963775 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3959720b1d3e423c94898e14dcd21d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12629e86283c4d3a8b888fa99e3f94de" is_pre_election: true
I20260608 10:08:36.964636 16974 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3959720b1d3e423c94898e14dcd21d82 in term 0.
I20260608 10:08:36.965785 17139 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:36.966288 17139 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } }
I20260608 10:08:36.968753 17139 leader_election.cc:290] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78798cd36ba847ff8d4c07d79e265f31 (127.16.137.61:42481), 3959720b1d3e423c94898e14dcd21d82 (127.16.137.60:43531)
I20260608 10:08:36.970883 17104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "12629e86283c4d3a8b888fa99e3f94de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3959720b1d3e423c94898e14dcd21d82" is_pre_election: true
I20260608 10:08:36.971633 17104 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12629e86283c4d3a8b888fa99e3f94de in term 0.
I20260608 10:08:36.972947 17039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "12629e86283c4d3a8b888fa99e3f94de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78798cd36ba847ff8d4c07d79e265f31" is_pre_election: true
I20260608 10:08:36.973690 17039 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12629e86283c4d3a8b888fa99e3f94de in term 0.
I20260608 10:08:36.973559 16949 leader_election.cc:304] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12629e86283c4d3a8b888fa99e3f94de, 3959720b1d3e423c94898e14dcd21d82; no voters: 
I20260608 10:08:36.975078 17139 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:36.975538 17080 leader_election.cc:304] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12629e86283c4d3a8b888fa99e3f94de, 3959720b1d3e423c94898e14dcd21d82; no voters: 
I20260608 10:08:36.979805 17138 leader_election.cc:290] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12629e86283c4d3a8b888fa99e3f94de (127.16.137.62:33591), 78798cd36ba847ff8d4c07d79e265f31 (127.16.137.61:42481)
I20260608 10:08:36.980494 17138 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:36.980964 17138 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:36.982228 17138 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:36.982980 17247 heartbeater.cc:344] Connected to a master server at 127.16.137.61:42481
I20260608 10:08:36.981635 17039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3959720b1d3e423c94898e14dcd21d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78798cd36ba847ff8d4c07d79e265f31" is_pre_election: true
I20260608 10:08:36.983485 17247 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:36.983609 17039 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3959720b1d3e423c94898e14dcd21d82 in term 0.
I20260608 10:08:36.984933 17247 heartbeater.cc:507] Master 127.16.137.61:42481 requested a full tablet report, sending...
I20260608 10:08:36.975631 17139 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:36.987804 17139 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:36.989857 17029 ts_manager.cc:194] Registered new tserver with Master: 138d103cc48e4b76a07746ab9d7d6d21 (127.16.137.1:41053)
I20260608 10:08:37.008105 17138 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } }
I20260608 10:08:37.012264 17139 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } }
I20260608 10:08:37.016719 17039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "12629e86283c4d3a8b888fa99e3f94de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78798cd36ba847ff8d4c07d79e265f31"
I20260608 10:08:37.017247 17039 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:37.020004 17139 leader_election.cc:290] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [CANDIDATE]: Term 1 election: Requested vote from peers 78798cd36ba847ff8d4c07d79e265f31 (127.16.137.61:42481), 3959720b1d3e423c94898e14dcd21d82 (127.16.137.60:43531)
I20260608 10:08:37.025616 17104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "12629e86283c4d3a8b888fa99e3f94de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3959720b1d3e423c94898e14dcd21d82"
I20260608 10:08:37.026544 17104 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 12629e86283c4d3a8b888fa99e3f94de in current term 1: Already voted for candidate 3959720b1d3e423c94898e14dcd21d82 in this term.
I20260608 10:08:37.039768 17094 ts_manager.cc:194] Registered new tserver with Master: 138d103cc48e4b76a07746ab9d7d6d21 (127.16.137.1:41053)
I20260608 10:08:37.040223 16974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3959720b1d3e423c94898e14dcd21d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12629e86283c4d3a8b888fa99e3f94de"
I20260608 10:08:37.041878 16974 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3959720b1d3e423c94898e14dcd21d82 in current term 1: Already voted for candidate 12629e86283c4d3a8b888fa99e3f94de in this term.
I20260608 10:08:37.043028 17039 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12629e86283c4d3a8b888fa99e3f94de in term 1.
I20260608 10:08:37.044467 16951 leader_election.cc:304] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [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: 12629e86283c4d3a8b888fa99e3f94de, 78798cd36ba847ff8d4c07d79e265f31; no voters: 3959720b1d3e423c94898e14dcd21d82
I20260608 10:08:37.046069 17139 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:37.047278 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:08:37.047408 17248 heartbeater.cc:344] Connected to a master server at 127.16.137.62:33591
I20260608 10:08:37.047971 17248 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:37.049121 17248 heartbeater.cc:507] Master 127.16.137.62:33591 requested a full tablet report, sending...
I20260608 10:08:37.052542 17138 leader_election.cc:290] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [CANDIDATE]: Term 1 election: Requested vote from peers 12629e86283c4d3a8b888fa99e3f94de (127.16.137.62:33591), 78798cd36ba847ff8d4c07d79e265f31 (127.16.137.61:42481)
I20260608 10:08:37.053725 17039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3959720b1d3e423c94898e14dcd21d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78798cd36ba847ff8d4c07d79e265f31"
I20260608 10:08:37.054618 17039 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3959720b1d3e423c94898e14dcd21d82 in current term 1: Already voted for candidate 12629e86283c4d3a8b888fa99e3f94de in this term.
I20260608 10:08:37.056100 17081 leader_election.cc:304] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [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: 3959720b1d3e423c94898e14dcd21d82; no voters: 12629e86283c4d3a8b888fa99e3f94de, 78798cd36ba847ff8d4c07d79e265f31
I20260608 10:08:37.057374 17138 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:08:37.058717 17139 raft_consensus.cc:697] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [term 1 LEADER]: Becoming Leader. State: Replica: 12629e86283c4d3a8b888fa99e3f94de, State: Running, Role: LEADER
I20260608 10:08:37.060271 17139 consensus_queue.cc:237] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } }
W20260608 10:08:37.063813 17255 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:37.079684 17256 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:37.084388 17259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:37.085199 17254 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12629e86283c4d3a8b888fa99e3f94de. Latest consensus state: current_term: 1 leader_uuid: "12629e86283c4d3a8b888fa99e3f94de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } } }
I20260608 10:08:37.085923 16964 ts_manager.cc:194] Registered new tserver with Master: 138d103cc48e4b76a07746ab9d7d6d21 (127.16.137.1:41053)
I20260608 10:08:37.086190 17254 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:37.088086 17260 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:37.093294 16932 server_base.cc:1061] running on GCE node
I20260608 10:08:37.094558 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:37.094837 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:37.095058 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913317095039 us; error 0 us; skew 500 ppm
I20260608 10:08:37.095597 17260 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:37.095908 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:37.103871 16932 webserver.cc:533] Webserver started at http://127.16.137.2:37991/ using document root <none> and password file <none>
I20260608 10:08:37.104632 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:37.104897 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:37.105242 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:37.106972 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "8c4bf3a1710d495cb8af275bd748be04"
format_stamp: "Formatted at 2026-06-08 10:08:37 on dist-test-slave-4pww"
I20260608 10:08:37.114145 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.003s
I20260608 10:08:37.116168 17104 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [term 1 FOLLOWER]: Refusing update from remote peer 12629e86283c4d3a8b888fa99e3f94de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:37.116168 17039 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [term 1 FOLLOWER]: Refusing update from remote peer 12629e86283c4d3a8b888fa99e3f94de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:37.117957 17254 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:37.119122 17139 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [LEADER]: Connected to new peer: Peer: permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:37.144310 17266 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:37.145196 17138 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12629e86283c4d3a8b888fa99e3f94de. Latest consensus state: current_term: 1 leader_uuid: "12629e86283c4d3a8b888fa99e3f94de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } } }
I20260608 10:08:37.146122 17138 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:37.146121 17140 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12629e86283c4d3a8b888fa99e3f94de. Latest consensus state: current_term: 1 leader_uuid: "12629e86283c4d3a8b888fa99e3f94de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } } }
I20260608 10:08:37.146997 17140 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:37.149412 16932 fs_manager.cc:730] Time spent opening block manager: real 0.032s	user 0.011s	sys 0.018s
I20260608 10:08:37.149855 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "8c4bf3a1710d495cb8af275bd748be04"
format_stamp: "Formatted at 2026-06-08 10:08:37 on dist-test-slave-4pww"
I20260608 10:08:37.150265 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:37.153914 17264 mvcc.cc:204] Tried to move back new op lower bound from 7294620946885611520 to 7294620946699780096. Current Snapshot: MvccSnapshot[applied={T|T < 7294620946885611520}]
I20260608 10:08:37.165275 17140 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "12629e86283c4d3a8b888fa99e3f94de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } } }
I20260608 10:08:37.166409 17140 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:37.171239 17254 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "12629e86283c4d3a8b888fa99e3f94de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } } }
I20260608 10:08:37.172109 17254 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:37.172828 17254 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "12629e86283c4d3a8b888fa99e3f94de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } } }
I20260608 10:08:37.173692 17260 catalog_manager.cc:1382] Generated new cluster ID: 23a470cc8baf47d5a52fb4fe1c9147ef
I20260608 10:08:37.174224 17260 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:37.182391 17138 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "12629e86283c4d3a8b888fa99e3f94de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12629e86283c4d3a8b888fa99e3f94de" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 33591 } } peers { permanent_uuid: "78798cd36ba847ff8d4c07d79e265f31" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 42481 } } peers { permanent_uuid: "3959720b1d3e423c94898e14dcd21d82" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 43531 } } }
I20260608 10:08:37.183138 17138 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:37.191143 17254 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:37.210528 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:37.212673 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:37.217567 17260 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:37.219875 17260 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:37.220280 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:37.223604 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:37.223884 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:37.224165 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:37.224371 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:37.256465 17260 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de: Generated new TSK 0
I20260608 10:08:37.258230 17260 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:37.357563 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:41479
I20260608 10:08:37.357659 17336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:41479 every 8 connection(s)
I20260608 10:08:37.395311 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:08:37.398566 17338 heartbeater.cc:344] Connected to a master server at 127.16.137.61:42481
I20260608 10:08:37.399040 17338 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:37.400137 17338 heartbeater.cc:507] Master 127.16.137.61:42481 requested a full tablet report, sending...
I20260608 10:08:37.403376 17029 ts_manager.cc:194] Registered new tserver with Master: 8c4bf3a1710d495cb8af275bd748be04 (127.16.137.2:41479)
I20260608 10:08:37.405531 17337 heartbeater.cc:344] Connected to a master server at 127.16.137.60:43531
I20260608 10:08:37.405990 17337 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:37.407426 17337 heartbeater.cc:507] Master 127.16.137.60:43531 requested a full tablet report, sending...
I20260608 10:08:37.410555 17094 ts_manager.cc:194] Registered new tserver with Master: 8c4bf3a1710d495cb8af275bd748be04 (127.16.137.2:41479)
I20260608 10:08:37.412425 17339 heartbeater.cc:344] Connected to a master server at 127.16.137.62:33591
I20260608 10:08:37.413134 17339 heartbeater.cc:461] Registering TS with master...
W20260608 10:08:37.414705 17344 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:37.414996 17339 heartbeater.cc:507] Master 127.16.137.62:33591 requested a full tablet report, sending...
W20260608 10:08:37.417426 17345 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:37.418932 16964 ts_manager.cc:194] Registered new tserver with Master: 8c4bf3a1710d495cb8af275bd748be04 (127.16.137.2:41479)
I20260608 10:08:37.423040 16964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55312
W20260608 10:08:37.431093 17347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:37.432193 16932 server_base.cc:1061] running on GCE node
I20260608 10:08:37.433293 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:37.433631 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:37.433832 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913317433814 us; error 0 us; skew 500 ppm
I20260608 10:08:37.434505 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:37.437690 16932 webserver.cc:533] Webserver started at http://127.16.137.3:44753/ using document root <none> and password file <none>
I20260608 10:08:37.438246 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:37.438455 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:37.438791 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:37.439947 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "ef8af5e615174088804a0f9959b32440"
format_stamp: "Formatted at 2026-06-08 10:08:37 on dist-test-slave-4pww"
I20260608 10:08:37.445072 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 10:08:37.449146 17352 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:37.450193 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:08:37.450593 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "ef8af5e615174088804a0f9959b32440"
format_stamp: "Formatted at 2026-06-08 10:08:37 on dist-test-slave-4pww"
I20260608 10:08:37.450906 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:37.473730 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:37.475266 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:37.478026 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:37.481238 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:37.481528 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:08:37.481853 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:37.482036 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:37.577059 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:40049
I20260608 10:08:37.577167 17414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:40049 every 8 connection(s)
I20260608 10:08:37.616271 17415 heartbeater.cc:344] Connected to a master server at 127.16.137.60:43531
I20260608 10:08:37.616832 17415 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:37.618012 17415 heartbeater.cc:507] Master 127.16.137.60:43531 requested a full tablet report, sending...
I20260608 10:08:37.621459 17094 ts_manager.cc:194] Registered new tserver with Master: ef8af5e615174088804a0f9959b32440 (127.16.137.3:40049)
I20260608 10:08:37.628183 17417 heartbeater.cc:344] Connected to a master server at 127.16.137.62:33591
I20260608 10:08:37.628657 17417 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:37.629252 17416 heartbeater.cc:344] Connected to a master server at 127.16.137.61:42481
I20260608 10:08:37.629717 17416 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:37.630048 17417 heartbeater.cc:507] Master 127.16.137.62:33591 requested a full tablet report, sending...
I20260608 10:08:37.630656 17416 heartbeater.cc:507] Master 127.16.137.61:42481 requested a full tablet report, sending...
I20260608 10:08:37.632556 16964 ts_manager.cc:194] Registered new tserver with Master: ef8af5e615174088804a0f9959b32440 (127.16.137.3:40049)
I20260608 10:08:37.633304 17029 ts_manager.cc:194] Registered new tserver with Master: ef8af5e615174088804a0f9959b32440 (127.16.137.3:40049)
I20260608 10:08:37.633558 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017138949s
I20260608 10:08:37.634497 16964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55326
I20260608 10:08:37.771849 17170 catalog_manager.cc:1294] Loaded cluster ID: 23a470cc8baf47d5a52fb4fe1c9147ef
I20260608 10:08:37.772202 17170 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31: loading cluster ID for follower catalog manager: success
I20260608 10:08:37.777709 17170 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31: acquiring CA information for follower catalog manager: success
I20260608 10:08:37.780221 17173 catalog_manager.cc:1294] Loaded cluster ID: 23a470cc8baf47d5a52fb4fe1c9147ef
I20260608 10:08:37.780553 17173 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82: loading cluster ID for follower catalog manager: success
I20260608 10:08:37.782284 17170 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:08:37.787835 17173 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82: acquiring CA information for follower catalog manager: success
I20260608 10:08:37.793388 17173 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:08:38.092248 16964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55306
I20260608 10:08:38.428514 17339 heartbeater.cc:499] Master 127.16.137.62:33591 was elected leader, sending a full tablet report...
I20260608 10:08:38.637971 17417 heartbeater.cc:499] Master 127.16.137.62:33591 was elected leader, sending a full tablet report...
I20260608 10:08:38.756403 17168 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:38.876773 16964 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34962:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:08:39.021175 17380 tablet_service.cc:1511] Processing CreateTablet for tablet d1f7de2a48d8491880d1b0468ec88a74 (DEFAULT_TABLE table=test-workload [id=715858487f0348fbbf9647fc665bc5be]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:08:39.022614 17302 tablet_service.cc:1511] Processing CreateTablet for tablet 70f7960302164ef48f0f911ce68a1dec (DEFAULT_TABLE table=test-workload [id=715858487f0348fbbf9647fc665bc5be]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:08:39.022873 17211 tablet_service.cc:1511] Processing CreateTablet for tablet 0db3e8ad2112472eb5ef1d1b1434ecd4 (DEFAULT_TABLE table=test-workload [id=715858487f0348fbbf9647fc665bc5be]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:08:39.023366 17380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f7de2a48d8491880d1b0468ec88a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:39.023903 17210 tablet_service.cc:1511] Processing CreateTablet for tablet af956ffc91194ab196aae01e20b38754 (DEFAULT_TABLE table=test-workload [id=715858487f0348fbbf9647fc665bc5be]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:08:39.024495 17211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db3e8ad2112472eb5ef1d1b1434ecd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:39.025242 17210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af956ffc91194ab196aae01e20b38754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:39.024506 17302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f7960302164ef48f0f911ce68a1dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:39.043514 17451 tablet_bootstrap.cc:492] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440: Bootstrap starting.
I20260608 10:08:39.048971 17450 tablet_bootstrap.cc:492] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21: Bootstrap starting.
I20260608 10:08:39.055896 17450 tablet_bootstrap.cc:654] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:39.056913 17451 tablet_bootstrap.cc:654] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:39.058638 17452 tablet_bootstrap.cc:492] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04: Bootstrap starting.
I20260608 10:08:39.065686 17451 tablet_bootstrap.cc:492] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440: No bootstrap required, opened a new log
I20260608 10:08:39.065686 17450 tablet_bootstrap.cc:492] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21: No bootstrap required, opened a new log
I20260608 10:08:39.066435 17450 ts_tablet_manager.cc:1403] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 10:08:39.066435 17451 ts_tablet_manager.cc:1403] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260608 10:08:39.067029 17452 tablet_bootstrap.cc:654] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:39.069985 17451 raft_consensus.cc:359] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef8af5e615174088804a0f9959b32440" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40049 } }
I20260608 10:08:39.070276 17450 raft_consensus.cc:359] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "138d103cc48e4b76a07746ab9d7d6d21" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41053 } }
I20260608 10:08:39.070652 17451 raft_consensus.cc:385] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:39.070838 17450 raft_consensus.cc:385] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:39.071012 17451 raft_consensus.cc:740] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8af5e615174088804a0f9959b32440, State: Initialized, Role: FOLLOWER
I20260608 10:08:39.071197 17450 raft_consensus.cc:740] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138d103cc48e4b76a07746ab9d7d6d21, State: Initialized, Role: FOLLOWER
I20260608 10:08:39.071962 17451 consensus_queue.cc:260] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef8af5e615174088804a0f9959b32440" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40049 } }
I20260608 10:08:39.071967 17450 consensus_queue.cc:260] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "138d103cc48e4b76a07746ab9d7d6d21" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41053 } }
I20260608 10:08:39.072861 17451 raft_consensus.cc:399] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:39.072975 17450 raft_consensus.cc:399] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:39.073252 17451 raft_consensus.cc:493] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:39.073419 17450 raft_consensus.cc:493] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:39.073768 17451 raft_consensus.cc:3060] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:39.073874 17450 raft_consensus.cc:3060] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:39.073992 17452 tablet_bootstrap.cc:492] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04: No bootstrap required, opened a new log
I20260608 10:08:39.074677 17452 ts_tablet_manager.cc:1403] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.010s
I20260608 10:08:39.078486 17452 raft_consensus.cc:359] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c4bf3a1710d495cb8af275bd748be04" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 41479 } }
I20260608 10:08:39.078845 17450 raft_consensus.cc:515] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "138d103cc48e4b76a07746ab9d7d6d21" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41053 } }
I20260608 10:08:39.079104 17452 raft_consensus.cc:385] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:39.079499 17452 raft_consensus.cc:740] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4bf3a1710d495cb8af275bd748be04, State: Initialized, Role: FOLLOWER
I20260608 10:08:39.079623 17450 leader_election.cc:304] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 [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: 138d103cc48e4b76a07746ab9d7d6d21; no voters: 
I20260608 10:08:39.080423 17452 consensus_queue.cc:260] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8c4bf3a1710d495cb8af275bd748be04" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 41479 } }
I20260608 10:08:39.081205 17452 raft_consensus.cc:399] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:39.081172 17451 raft_consensus.cc:515] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef8af5e615174088804a0f9959b32440" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40049 } }
I20260608 10:08:39.081699 17452 raft_consensus.cc:493] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:39.082103 17452 raft_consensus.cc:3060] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:39.082083 17451 leader_election.cc:304] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 [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: ef8af5e615174088804a0f9959b32440; no voters: 
I20260608 10:08:39.085146 17456 raft_consensus.cc:2804] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:39.086095 17451 leader_election.cc:290] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:39.086683 17457 raft_consensus.cc:2804] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:39.087009 17450 leader_election.cc:290] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:39.092000 17457 raft_consensus.cc:697] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 [term 1 LEADER]: Becoming Leader. State: Replica: ef8af5e615174088804a0f9959b32440, State: Running, Role: LEADER
I20260608 10:08:39.093027 17457 consensus_queue.cc:237] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 [LEADER]: Queue going to LEADER mode. State: All 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: "ef8af5e615174088804a0f9959b32440" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40049 } }
I20260608 10:08:39.094355 17451 ts_tablet_manager.cc:1434] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440: Time spent starting tablet: real 0.027s	user 0.019s	sys 0.004s
I20260608 10:08:39.095647 17248 heartbeater.cc:499] Master 127.16.137.62:33591 was elected leader, sending a full tablet report...
I20260608 10:08:39.096549 17456 raft_consensus.cc:697] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 [term 1 LEADER]: Becoming Leader. State: Replica: 138d103cc48e4b76a07746ab9d7d6d21, State: Running, Role: LEADER
I20260608 10:08:39.091689 17452 raft_consensus.cc:515] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c4bf3a1710d495cb8af275bd748be04" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 41479 } }
I20260608 10:08:39.097501 17456 consensus_queue.cc:237] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 [LEADER]: Queue going to LEADER mode. State: All 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: "138d103cc48e4b76a07746ab9d7d6d21" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41053 } }
I20260608 10:08:39.099457 17452 leader_election.cc:304] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 [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: 8c4bf3a1710d495cb8af275bd748be04; no voters: 
I20260608 10:08:39.108500 17452 leader_election.cc:290] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:39.109992 17463 raft_consensus.cc:2804] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:39.113957 16964 catalog_manager.cc:5696] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef8af5e615174088804a0f9959b32440 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "ef8af5e615174088804a0f9959b32440" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef8af5e615174088804a0f9959b32440" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40049 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:39.125257 17452 ts_tablet_manager.cc:1434] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04: Time spent starting tablet: real 0.050s	user 0.022s	sys 0.018s
I20260608 10:08:39.124199 17450 ts_tablet_manager.cc:1434] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21: Time spent starting tablet: real 0.057s	user 0.016s	sys 0.018s
I20260608 10:08:39.129953 17450 tablet_bootstrap.cc:492] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21: Bootstrap starting.
I20260608 10:08:39.132946 16963 catalog_manager.cc:5696] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 138d103cc48e4b76a07746ab9d7d6d21 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "138d103cc48e4b76a07746ab9d7d6d21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "138d103cc48e4b76a07746ab9d7d6d21" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41053 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:39.148046 17463 raft_consensus.cc:697] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 [term 1 LEADER]: Becoming Leader. State: Replica: 8c4bf3a1710d495cb8af275bd748be04, State: Running, Role: LEADER
I20260608 10:08:39.149001 17463 consensus_queue.cc:237] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 [LEADER]: Queue going to LEADER mode. State: All 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: "8c4bf3a1710d495cb8af275bd748be04" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 41479 } }
I20260608 10:08:39.156006 17450 tablet_bootstrap.cc:654] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:39.173375 16964 catalog_manager.cc:5696] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c4bf3a1710d495cb8af275bd748be04 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "8c4bf3a1710d495cb8af275bd748be04" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c4bf3a1710d495cb8af275bd748be04" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 41479 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:39.184824 17450 tablet_bootstrap.cc:492] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21: No bootstrap required, opened a new log
I20260608 10:08:39.185434 17450 ts_tablet_manager.cc:1403] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.013s
I20260608 10:08:39.188647 17450 raft_consensus.cc:359] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "138d103cc48e4b76a07746ab9d7d6d21" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41053 } }
I20260608 10:08:39.189273 17450 raft_consensus.cc:385] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:39.189679 17450 raft_consensus.cc:740] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138d103cc48e4b76a07746ab9d7d6d21, State: Initialized, Role: FOLLOWER
I20260608 10:08:39.190557 17450 consensus_queue.cc:260] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "138d103cc48e4b76a07746ab9d7d6d21" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41053 } }
I20260608 10:08:39.191234 17450 raft_consensus.cc:399] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:39.191560 17450 raft_consensus.cc:493] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:39.191917 17450 raft_consensus.cc:3060] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:39.201412 17450 raft_consensus.cc:515] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "138d103cc48e4b76a07746ab9d7d6d21" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41053 } }
I20260608 10:08:39.202210 17450 leader_election.cc:304] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 [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: 138d103cc48e4b76a07746ab9d7d6d21; no voters: 
I20260608 10:08:39.203020 17456 raft_consensus.cc:2804] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:39.203552 17456 raft_consensus.cc:697] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 [term 1 LEADER]: Becoming Leader. State: Replica: 138d103cc48e4b76a07746ab9d7d6d21, State: Running, Role: LEADER
I20260608 10:08:39.204314 17456 consensus_queue.cc:237] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 [LEADER]: Queue going to LEADER mode. State: All 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: "138d103cc48e4b76a07746ab9d7d6d21" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41053 } }
I20260608 10:08:39.209765 17450 leader_election.cc:290] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:39.212729 17450 ts_tablet_manager.cc:1434] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.004s
I20260608 10:08:39.232497 16964 catalog_manager.cc:5696] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 138d103cc48e4b76a07746ab9d7d6d21 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "138d103cc48e4b76a07746ab9d7d6d21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "138d103cc48e4b76a07746ab9d7d6d21" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41053 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:39.251078 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:08:39.272305 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:39.273239 16932 tablet_replica.cc:333] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21: stopping tablet replica
I20260608 10:08:39.273957 16932 raft_consensus.cc:2243] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:39.274461 16932 raft_consensus.cc:2272] T 0db3e8ad2112472eb5ef1d1b1434ecd4 P 138d103cc48e4b76a07746ab9d7d6d21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:39.277288 16932 tablet_replica.cc:333] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21: stopping tablet replica
I20260608 10:08:39.277840 16932 raft_consensus.cc:2243] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:39.278234 16932 raft_consensus.cc:2272] T af956ffc91194ab196aae01e20b38754 P 138d103cc48e4b76a07746ab9d7d6d21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:39.430883 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:08:39.441457 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:08:39.458639 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:39.459527 16932 tablet_replica.cc:333] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04: stopping tablet replica
I20260608 10:08:39.460080 16932 raft_consensus.cc:2243] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:39.460500 16932 raft_consensus.cc:2272] T 70f7960302164ef48f0f911ce68a1dec P 8c4bf3a1710d495cb8af275bd748be04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:39.482661 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:08:39.491238 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:08:39.506718 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:39.507593 16932 tablet_replica.cc:333] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440: stopping tablet replica
I20260608 10:08:39.508116 16932 raft_consensus.cc:2243] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:39.508523 16932 raft_consensus.cc:2272] T d1f7de2a48d8491880d1b0468ec88a74 P ef8af5e615174088804a0f9959b32440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:39.528597 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:08:39.537108 16932 master.cc:562] Master@127.16.137.62:33591 shutting down...
I20260608 10:08:39.636345 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:39.637291 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:39.637756 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 12629e86283c4d3a8b888fa99e3f94de: stopping tablet replica
I20260608 10:08:39.658037 16932 master.cc:584] Master@127.16.137.62:33591 shutdown complete.
I20260608 10:08:39.671993 16932 master.cc:562] Master@127.16.137.61:42481 shutting down...
I20260608 10:08:39.686457 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:39.687039 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:39.687423 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 78798cd36ba847ff8d4c07d79e265f31: stopping tablet replica
I20260608 10:08:39.727640 16932 master.cc:584] Master@127.16.137.61:42481 shutdown complete.
I20260608 10:08:39.739377 16932 master.cc:562] Master@127.16.137.60:43531 shutting down...
I20260608 10:08:39.754105 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:39.754676 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:39.755010 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3959720b1d3e423c94898e14dcd21d82: stopping tablet replica
I20260608 10:08:39.773824 16932 master.cc:584] Master@127.16.137.60:43531 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4894 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 10:08:39.801683 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:36855
I20260608 10:08:39.802925 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:39.807860 17472 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:39.808957 17473 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:39.810308 16932 server_base.cc:1061] running on GCE node
W20260608 10:08:39.810724 17475 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:39.811528 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:39.811743 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:39.811923 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913319811884 us; error 0 us; skew 500 ppm
I20260608 10:08:39.812541 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:39.814977 16932 webserver.cc:533] Webserver started at http://127.16.137.62:45969/ using document root <none> and password file <none>
I20260608 10:08:39.815491 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:39.815696 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:39.815997 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:39.817116 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "407a03756b6640b8ab3ea1b7dc2a95bf"
format_stamp: "Formatted at 2026-06-08 10:08:39 on dist-test-slave-4pww"
I20260608 10:08:39.821872 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 10:08:39.825779 17480 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:39.826587 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:08:39.826967 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "407a03756b6640b8ab3ea1b7dc2a95bf"
format_stamp: "Formatted at 2026-06-08 10:08:39 on dist-test-slave-4pww"
I20260608 10:08:39.827251 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:39.863283 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:39.864434 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:39.902652 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:36855
I20260608 10:08:39.902776 17531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:36855 every 8 connection(s)
I20260608 10:08:39.906790 17532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:39.917042 17532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf: Bootstrap starting.
I20260608 10:08:39.921463 17532 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:39.925459 17532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf: No bootstrap required, opened a new log
I20260608 10:08:39.927485 17532 raft_consensus.cc:359] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "407a03756b6640b8ab3ea1b7dc2a95bf" member_type: VOTER }
I20260608 10:08:39.927871 17532 raft_consensus.cc:385] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:39.928053 17532 raft_consensus.cc:740] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 407a03756b6640b8ab3ea1b7dc2a95bf, State: Initialized, Role: FOLLOWER
I20260608 10:08:39.928685 17532 consensus_queue.cc:260] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "407a03756b6640b8ab3ea1b7dc2a95bf" member_type: VOTER }
I20260608 10:08:39.929128 17532 raft_consensus.cc:399] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:39.929323 17532 raft_consensus.cc:493] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:39.929710 17532 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:39.933730 17532 raft_consensus.cc:515] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "407a03756b6640b8ab3ea1b7dc2a95bf" member_type: VOTER }
I20260608 10:08:39.934212 17532 leader_election.cc:304] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [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: 407a03756b6640b8ab3ea1b7dc2a95bf; no voters: 
I20260608 10:08:39.935371 17532 leader_election.cc:290] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:39.935781 17535 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:39.937216 17535 raft_consensus.cc:697] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [term 1 LEADER]: Becoming Leader. State: Replica: 407a03756b6640b8ab3ea1b7dc2a95bf, State: Running, Role: LEADER
I20260608 10:08:39.937976 17535 consensus_queue.cc:237] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [LEADER]: Queue going to LEADER mode. State: All 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: "407a03756b6640b8ab3ea1b7dc2a95bf" member_type: VOTER }
I20260608 10:08:39.938539 17532 sys_catalog.cc:565] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:39.941166 17537 sys_catalog.cc:455] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 407a03756b6640b8ab3ea1b7dc2a95bf. Latest consensus state: current_term: 1 leader_uuid: "407a03756b6640b8ab3ea1b7dc2a95bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "407a03756b6640b8ab3ea1b7dc2a95bf" member_type: VOTER } }
I20260608 10:08:39.941849 17537 sys_catalog.cc:458] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:39.941080 17536 sys_catalog.cc:455] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "407a03756b6640b8ab3ea1b7dc2a95bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "407a03756b6640b8ab3ea1b7dc2a95bf" member_type: VOTER } }
I20260608 10:08:39.942572 17536 sys_catalog.cc:458] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:39.948335 17541 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:39.956560 17541 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:39.957656 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:39.966209 17541 catalog_manager.cc:1382] Generated new cluster ID: 4d726a7d6305403eae61c8eca16588e2
I20260608 10:08:39.966524 17541 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:40.011343 17541 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:40.012619 17541 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:40.032996 17541 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf: Generated new TSK 0
I20260608 10:08:40.033706 17541 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:40.088617 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:40.094406 17553 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:40.095844 17554 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:40.097704 16932 server_base.cc:1061] running on GCE node
W20260608 10:08:40.098421 17556 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:40.099277 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:40.099526 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:40.099713 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913320099690 us; error 0 us; skew 500 ppm
I20260608 10:08:40.100303 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:40.102811 16932 webserver.cc:533] Webserver started at http://127.16.137.1:33589/ using document root <none> and password file <none>
I20260608 10:08:40.103394 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:40.103636 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:40.103920 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:40.105016 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "03476ac9a15e46d289bb12f33f1b7ae5"
format_stamp: "Formatted at 2026-06-08 10:08:40 on dist-test-slave-4pww"
I20260608 10:08:40.109799 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 10:08:40.113327 17561 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:40.114166 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:08:40.114487 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "03476ac9a15e46d289bb12f33f1b7ae5"
format_stamp: "Formatted at 2026-06-08 10:08:40 on dist-test-slave-4pww"
I20260608 10:08:40.114805 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:40.144795 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:40.146016 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:40.147534 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:40.150014 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:40.150267 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:40.150534 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:40.150728 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:40.189262 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:35347
I20260608 10:08:40.189436 17623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:35347 every 8 connection(s)
I20260608 10:08:40.194784 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:40.202113 17628 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:40.204452 17629 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:40.205646 17631 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:40.206471 16932 server_base.cc:1061] running on GCE node
I20260608 10:08:40.207674 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:40.207955 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:40.208194 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913320208147 us; error 0 us; skew 500 ppm
I20260608 10:08:40.208920 17624 heartbeater.cc:344] Connected to a master server at 127.16.137.62:36855
I20260608 10:08:40.208999 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:40.209519 17624 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:40.210351 17624 heartbeater.cc:507] Master 127.16.137.62:36855 requested a full tablet report, sending...
I20260608 10:08:40.212252 16932 webserver.cc:533] Webserver started at http://127.16.137.2:39735/ using document root <none> and password file <none>
I20260608 10:08:40.213016 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:40.213008 17497 ts_manager.cc:194] Registered new tserver with Master: 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347)
I20260608 10:08:40.213502 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:40.213886 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:40.215354 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "abf7d999fa154b58ae97f35ea33a8319"
format_stamp: "Formatted at 2026-06-08 10:08:40 on dist-test-slave-4pww"
I20260608 10:08:40.215695 17497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49424
I20260608 10:08:40.220412 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:08:40.224076 17636 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:40.224937 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:08:40.225263 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "abf7d999fa154b58ae97f35ea33a8319"
format_stamp: "Formatted at 2026-06-08 10:08:40 on dist-test-slave-4pww"
I20260608 10:08:40.225651 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:40.241590 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:40.242745 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:40.244185 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:40.246704 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:40.246948 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:40.247205 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:40.247390 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:40.285002 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:43739
I20260608 10:08:40.285131 17698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:43739 every 8 connection(s)
I20260608 10:08:40.290385 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:40.297928 17702 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:40.299845 17703 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:40.303232 16932 server_base.cc:1061] running on GCE node
I20260608 10:08:40.304077 17699 heartbeater.cc:344] Connected to a master server at 127.16.137.62:36855
I20260608 10:08:40.304550 17699 heartbeater.cc:461] Registering TS with master...
W20260608 10:08:40.304816 17705 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:40.305620 17699 heartbeater.cc:507] Master 127.16.137.62:36855 requested a full tablet report, sending...
I20260608 10:08:40.305994 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:40.306279 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:40.306499 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913320306477 us; error 0 us; skew 500 ppm
I20260608 10:08:40.307232 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:40.307965 17497 ts_manager.cc:194] Registered new tserver with Master: abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739)
I20260608 10:08:40.309676 17497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49426
I20260608 10:08:40.310024 16932 webserver.cc:533] Webserver started at http://127.16.137.3:43775/ using document root <none> and password file <none>
I20260608 10:08:40.310710 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:40.310974 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:40.311318 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:40.312471 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "64609e27320d4467b7d62a3c570c95de"
format_stamp: "Formatted at 2026-06-08 10:08:40 on dist-test-slave-4pww"
I20260608 10:08:40.317198 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:08:40.320674 17710 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:40.321554 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:08:40.321916 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "64609e27320d4467b7d62a3c570c95de"
format_stamp: "Formatted at 2026-06-08 10:08:40 on dist-test-slave-4pww"
I20260608 10:08:40.322243 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:40.345063 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:40.346298 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:40.347800 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:40.350276 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:40.350477 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:40.350817 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:40.350989 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:40.390681 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:39505
I20260608 10:08:40.390794 17772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:39505 every 8 connection(s)
I20260608 10:08:40.405221 17773 heartbeater.cc:344] Connected to a master server at 127.16.137.62:36855
I20260608 10:08:40.405704 17773 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:40.406450 17773 heartbeater.cc:507] Master 127.16.137.62:36855 requested a full tablet report, sending...
I20260608 10:08:40.408499 17497 ts_manager.cc:194] Registered new tserver with Master: 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505)
I20260608 10:08:40.409132 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014833411s
I20260608 10:08:40.410238 17497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49432
I20260608 10:08:41.218621 17624 heartbeater.cc:499] Master 127.16.137.62:36855 was elected leader, sending a full tablet report...
I20260608 10:08:41.312506 17699 heartbeater.cc:499] Master 127.16.137.62:36855 was elected leader, sending a full tablet report...
I20260608 10:08:41.413301 17773 heartbeater.cc:499] Master 127.16.137.62:36855 was elected leader, sending a full tablet report...
I20260608 10:08:41.473728 17497 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49438:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:08:41.476568 17497 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:08:41.552425 17589 tablet_service.cc:1511] Processing CreateTablet for tablet f55cda2db4de42479a39fb9f6447c7fc (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:08:41.553942 17589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55cda2db4de42479a39fb9f6447c7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.556348 17588 tablet_service.cc:1511] Processing CreateTablet for tablet 5bfef9690d1247ca85c1fca0007cea11 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:08:41.557874 17588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bfef9690d1247ca85c1fca0007cea11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.559710 17738 tablet_service.cc:1511] Processing CreateTablet for tablet f55cda2db4de42479a39fb9f6447c7fc (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:08:41.560777 17664 tablet_service.cc:1511] Processing CreateTablet for tablet f55cda2db4de42479a39fb9f6447c7fc (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:08:41.584671 17732 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc58055f5974b589c0dea00bbeab9fa (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:08:41.583810 17583 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc58055f5974b589c0dea00bbeab9fa (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:08:41.585546 17664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55cda2db4de42479a39fb9f6447c7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.581571 17734 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec584d2a3ce4089bc0e47d90fdb61c9 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:08:41.586402 17583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc58055f5974b589c0dea00bbeab9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.583014 17733 tablet_service.cc:1511] Processing CreateTablet for tablet 154dce845d2f4f46870a0a3a0cc9bc13 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:08:41.580099 17735 tablet_service.cc:1511] Processing CreateTablet for tablet b30471e5bc4f44c199c2eab2473aac27 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:08:41.571023 17736 tablet_service.cc:1511] Processing CreateTablet for tablet d6115e4283334934872bc2daf001a642 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:08:41.588933 17582 tablet_service.cc:1511] Processing CreateTablet for tablet 321f1c7af2cf48509e9f26a95b4c6274 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:08:41.576557 17662 tablet_service.cc:1511] Processing CreateTablet for tablet d6115e4283334934872bc2daf001a642 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:08:41.572914 17660 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec584d2a3ce4089bc0e47d90fdb61c9 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:08:41.590175 17731 tablet_service.cc:1511] Processing CreateTablet for tablet 321f1c7af2cf48509e9f26a95b4c6274 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:08:41.568773 17663 tablet_service.cc:1511] Processing CreateTablet for tablet 5bfef9690d1247ca85c1fca0007cea11 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:08:41.575423 17659 tablet_service.cc:1511] Processing CreateTablet for tablet 154dce845d2f4f46870a0a3a0cc9bc13 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:08:41.590888 17662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6115e4283334934872bc2daf001a642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.592931 17659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 154dce845d2f4f46870a0a3a0cc9bc13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.571135 17661 tablet_service.cc:1511] Processing CreateTablet for tablet b30471e5bc4f44c199c2eab2473aac27 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:08:41.594084 17661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30471e5bc4f44c199c2eab2473aac27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.564291 17737 tablet_service.cc:1511] Processing CreateTablet for tablet 5bfef9690d1247ca85c1fca0007cea11 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:08:41.563877 17587 tablet_service.cc:1511] Processing CreateTablet for tablet d6115e4283334934872bc2daf001a642 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:08:41.567070 17585 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec584d2a3ce4089bc0e47d90fdb61c9 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:08:41.596691 17663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bfef9690d1247ca85c1fca0007cea11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.582106 17584 tablet_service.cc:1511] Processing CreateTablet for tablet 154dce845d2f4f46870a0a3a0cc9bc13 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:08:41.576557 17657 tablet_service.cc:1511] Processing CreateTablet for tablet 321f1c7af2cf48509e9f26a95b4c6274 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:08:41.599386 17657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321f1c7af2cf48509e9f26a95b4c6274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.565689 17586 tablet_service.cc:1511] Processing CreateTablet for tablet b30471e5bc4f44c199c2eab2473aac27 (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:08:41.602845 17660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec584d2a3ce4089bc0e47d90fdb61c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.609851 17582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321f1c7af2cf48509e9f26a95b4c6274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.613708 17585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec584d2a3ce4089bc0e47d90fdb61c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.616034 17584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 154dce845d2f4f46870a0a3a0cc9bc13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.617725 17587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6115e4283334934872bc2daf001a642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.621718 17586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30471e5bc4f44c199c2eab2473aac27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.561214 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55cda2db4de42479a39fb9f6447c7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.567070 17658 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc58055f5974b589c0dea00bbeab9fa (DEFAULT_TABLE table=test-workload [id=47c578a30e304dedafad2d1ca2e53214]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:08:41.636999 17731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321f1c7af2cf48509e9f26a95b4c6274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.638162 17658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc58055f5974b589c0dea00bbeab9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.640291 17734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec584d2a3ce4089bc0e47d90fdb61c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.641054 17733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 154dce845d2f4f46870a0a3a0cc9bc13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.644224 17793 tablet_bootstrap.cc:492] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319: Bootstrap starting.
I20260608 10:08:41.645910 17732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc58055f5974b589c0dea00bbeab9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.647948 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30471e5bc4f44c199c2eab2473aac27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.662444 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6115e4283334934872bc2daf001a642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.667240 17793 tablet_bootstrap.cc:654] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:41.680723 17737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bfef9690d1247ca85c1fca0007cea11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.718572 17794 tablet_bootstrap.cc:492] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5: Bootstrap starting.
I20260608 10:08:41.731138 17793 tablet_bootstrap.cc:492] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319: No bootstrap required, opened a new log
I20260608 10:08:41.731689 17793 ts_tablet_manager.cc:1403] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.024s
I20260608 10:08:41.736210 17796 tablet_bootstrap.cc:492] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de: Bootstrap starting.
I20260608 10:08:41.736987 17793 raft_consensus.cc:359] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.742105 17793 raft_consensus.cc:385] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:41.742455 17793 raft_consensus.cc:740] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf7d999fa154b58ae97f35ea33a8319, State: Initialized, Role: FOLLOWER
I20260608 10:08:41.743330 17793 consensus_queue.cc:260] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.755576 17793 ts_tablet_manager.cc:1434] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.002s
I20260608 10:08:41.756704 17793 tablet_bootstrap.cc:492] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319: Bootstrap starting.
I20260608 10:08:41.763003 17794 tablet_bootstrap.cc:654] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:41.763043 17793 tablet_bootstrap.cc:654] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:41.769219 17796 tablet_bootstrap.cc:654] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:41.777081 17793 tablet_bootstrap.cc:492] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319: No bootstrap required, opened a new log
I20260608 10:08:41.777659 17793 ts_tablet_manager.cc:1403] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 10:08:41.777714 17796 tablet_bootstrap.cc:492] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de: No bootstrap required, opened a new log
I20260608 10:08:41.778435 17796 ts_tablet_manager.cc:1403] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.008s
I20260608 10:08:41.777675 17794 tablet_bootstrap.cc:492] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5: No bootstrap required, opened a new log
I20260608 10:08:41.781107 17793 raft_consensus.cc:359] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.781225 17796 raft_consensus.cc:359] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.781746 17794 ts_tablet_manager.cc:1403] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.004s
I20260608 10:08:41.781985 17793 raft_consensus.cc:385] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:41.782064 17796 raft_consensus.cc:385] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:41.782441 17793 raft_consensus.cc:740] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf7d999fa154b58ae97f35ea33a8319, State: Initialized, Role: FOLLOWER
I20260608 10:08:41.782505 17796 raft_consensus.cc:740] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64609e27320d4467b7d62a3c570c95de, State: Initialized, Role: FOLLOWER
I20260608 10:08:41.783419 17793 consensus_queue.cc:260] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.783540 17796 consensus_queue.cc:260] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.784476 17794 raft_consensus.cc:359] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.785184 17794 raft_consensus.cc:385] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:41.785533 17794 raft_consensus.cc:740] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03476ac9a15e46d289bb12f33f1b7ae5, State: Initialized, Role: FOLLOWER
I20260608 10:08:41.785914 17793 ts_tablet_manager.cc:1434] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:08:41.786458 17794 consensus_queue.cc:260] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.787014 17793 tablet_bootstrap.cc:492] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319: Bootstrap starting.
I20260608 10:08:41.794660 17793 tablet_bootstrap.cc:654] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:41.796213 17794 ts_tablet_manager.cc:1434] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 10:08:41.797001 17797 raft_consensus.cc:493] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:41.797323 17794 tablet_bootstrap.cc:492] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5: Bootstrap starting.
I20260608 10:08:41.797572 17797 raft_consensus.cc:515] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.804426 17794 tablet_bootstrap.cc:654] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:41.807545 17797 leader_election.cc:290] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505)
I20260608 10:08:41.808043 17805 raft_consensus.cc:493] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:41.813915 17805 raft_consensus.cc:515] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.816670 17805 leader_election.cc:290] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739)
I20260608 10:08:41.809478 17796 ts_tablet_manager.cc:1434] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.002s
I20260608 10:08:41.818096 17796 tablet_bootstrap.cc:492] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de: Bootstrap starting.
I20260608 10:08:41.829475 17796 tablet_bootstrap.cc:654] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:41.858862 17794 tablet_bootstrap.cc:492] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5: No bootstrap required, opened a new log
I20260608 10:08:41.859462 17794 ts_tablet_manager.cc:1403] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.014s
I20260608 10:08:41.863574 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6115e4283334934872bc2daf001a642" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64609e27320d4467b7d62a3c570c95de" is_pre_election: true
I20260608 10:08:41.867151 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6115e4283334934872bc2daf001a642" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" is_pre_election: true
I20260608 10:08:41.869700 17793 tablet_bootstrap.cc:492] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319: No bootstrap required, opened a new log
I20260608 10:08:41.864811 17794 raft_consensus.cc:359] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
W20260608 10:08:41.870249 17638 leader_election.cc:343] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:41.870838 17794 raft_consensus.cc:385] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:41.871220 17794 raft_consensus.cc:740] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03476ac9a15e46d289bb12f33f1b7ae5, State: Initialized, Role: FOLLOWER
W20260608 10:08:41.872306 17638 leader_election.cc:343] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:41.872056 17794 consensus_queue.cc:260] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.872962 17638 leader_election.cc:304] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [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: abf7d999fa154b58ae97f35ea33a8319; no voters: 03476ac9a15e46d289bb12f33f1b7ae5, 64609e27320d4467b7d62a3c570c95de
I20260608 10:08:41.874135 17797 raft_consensus.cc:2749] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:41.870281 17793 ts_tablet_manager.cc:1403] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319: Time spent bootstrapping tablet: real 0.084s	user 0.036s	sys 0.032s
I20260608 10:08:41.878954 17793 raft_consensus.cc:359] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.880093 17793 raft_consensus.cc:385] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:41.880558 17793 raft_consensus.cc:740] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf7d999fa154b58ae97f35ea33a8319, State: Initialized, Role: FOLLOWER
I20260608 10:08:41.881299 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc58055f5974b589c0dea00bbeab9fa" candidate_uuid: "64609e27320d4467b7d62a3c570c95de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" is_pre_election: true
I20260608 10:08:41.882359 17794 ts_tablet_manager.cc:1434] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
W20260608 10:08:41.882951 17712 leader_election.cc:343] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:41.882347 17793 consensus_queue.cc:260] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.885852 17793 ts_tablet_manager.cc:1434] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 10:08:41.886230 17794 tablet_bootstrap.cc:492] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5: Bootstrap starting.
I20260608 10:08:41.890403 17793 tablet_bootstrap.cc:492] T f55cda2db4de42479a39fb9f6447c7fc P abf7d999fa154b58ae97f35ea33a8319: Bootstrap starting.
I20260608 10:08:41.899214 17796 tablet_bootstrap.cc:492] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de: No bootstrap required, opened a new log
I20260608 10:08:41.899349 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc58055f5974b589c0dea00bbeab9fa" candidate_uuid: "64609e27320d4467b7d62a3c570c95de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf7d999fa154b58ae97f35ea33a8319" is_pre_election: true
I20260608 10:08:41.899849 17796 ts_tablet_manager.cc:1403] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de: Time spent bootstrapping tablet: real 0.082s	user 0.030s	sys 0.037s
I20260608 10:08:41.895848 17794 tablet_bootstrap.cc:654] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5: Neither blocks nor log segments found. Creating new log.
W20260608 10:08:41.901427 17714 leader_election.cc:343] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:41.902038 17714 leader_election.cc:304] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [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: 64609e27320d4467b7d62a3c570c95de; no voters: 03476ac9a15e46d289bb12f33f1b7ae5, abf7d999fa154b58ae97f35ea33a8319
I20260608 10:08:41.902438 17793 tablet_bootstrap.cc:654] T f55cda2db4de42479a39fb9f6447c7fc P abf7d999fa154b58ae97f35ea33a8319: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:41.904464 17801 raft_consensus.cc:2749] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:41.906204 17794 tablet_bootstrap.cc:492] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5: No bootstrap required, opened a new log
I20260608 10:08:41.906726 17794 ts_tablet_manager.cc:1403] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.007s
I20260608 10:08:41.903102 17796 raft_consensus.cc:359] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.907379 17796 raft_consensus.cc:385] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:41.907666 17796 raft_consensus.cc:740] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64609e27320d4467b7d62a3c570c95de, State: Initialized, Role: FOLLOWER
I20260608 10:08:41.908478 17796 consensus_queue.cc:260] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.909488 17794 raft_consensus.cc:359] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } }
I20260608 10:08:41.910296 17796 ts_tablet_manager.cc:1434] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 10:08:41.910218 17794 raft_consensus.cc:385] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:41.911327 17796 tablet_bootstrap.cc:492] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de: Bootstrap starting.
I20260608 10:08:41.911221 17794 raft_consensus.cc:740] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03476ac9a15e46d289bb12f33f1b7ae5, State: Initialized, Role: FOLLOWER
I20260608 10:08:41.912274 17794 consensus_queue.cc:260] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } }
I20260608 10:08:41.912957 17793 tablet_bootstrap.cc:492] T f55cda2db4de42479a39fb9f6447c7fc P abf7d999fa154b58ae97f35ea33a8319: No bootstrap required, opened a new log
I20260608 10:08:41.913612 17793 ts_tablet_manager.cc:1403] T f55cda2db4de42479a39fb9f6447c7fc P abf7d999fa154b58ae97f35ea33a8319: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.006s
I20260608 10:08:41.914682 17794 ts_tablet_manager.cc:1434] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 10:08:41.915766 17794 tablet_bootstrap.cc:492] T 321f1c7af2cf48509e9f26a95b4c6274 P 03476ac9a15e46d289bb12f33f1b7ae5: Bootstrap starting.
I20260608 10:08:41.916966 17793 raft_consensus.cc:359] T f55cda2db4de42479a39fb9f6447c7fc P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } }
I20260608 10:08:41.917824 17793 raft_consensus.cc:385] T f55cda2db4de42479a39fb9f6447c7fc P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:41.918190 17793 raft_consensus.cc:740] T f55cda2db4de42479a39fb9f6447c7fc P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf7d999fa154b58ae97f35ea33a8319, State: Initialized, Role: FOLLOWER
I20260608 10:08:41.918370 17796 tablet_bootstrap.cc:654] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:41.919337 17793 consensus_queue.cc:260] T f55cda2db4de42479a39fb9f6447c7fc P abf7d999fa154b58ae97f35ea33a8319 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } }
I20260608 10:08:41.922693 17794 tablet_bootstrap.cc:654] T 321f1c7af2cf48509e9f26a95b4c6274 P 03476ac9a15e46d289bb12f33f1b7ae5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:41.924834 17793 ts_tablet_manager.cc:1434] T f55cda2db4de42479a39fb9f6447c7fc P abf7d999fa154b58ae97f35ea33a8319: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:08:41.926302 17793 tablet_bootstrap.cc:492] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319: Bootstrap starting.
I20260608 10:08:41.930954 17796 tablet_bootstrap.cc:492] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de: No bootstrap required, opened a new log
I20260608 10:08:41.931519 17796 ts_tablet_manager.cc:1403] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260608 10:08:41.933910 17793 tablet_bootstrap.cc:654] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:41.934672 17796 raft_consensus.cc:359] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.935467 17796 raft_consensus.cc:385] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:41.935779 17796 raft_consensus.cc:740] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64609e27320d4467b7d62a3c570c95de, State: Initialized, Role: FOLLOWER
I20260608 10:08:41.936895 17796 consensus_queue.cc:260] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.940485 17796 ts_tablet_manager.cc:1434] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 10:08:41.941874 17796 tablet_bootstrap.cc:492] T f55cda2db4de42479a39fb9f6447c7fc P 64609e27320d4467b7d62a3c570c95de: Bootstrap starting.
I20260608 10:08:41.946496 17793 tablet_bootstrap.cc:492] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319: No bootstrap required, opened a new log
I20260608 10:08:41.947192 17793 ts_tablet_manager.cc:1403] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 10:08:41.949111 17796 tablet_bootstrap.cc:654] T f55cda2db4de42479a39fb9f6447c7fc P 64609e27320d4467b7d62a3c570c95de: Neither blocks nor log segments found. Creating new log.
W20260608 10:08:41.951985 17545 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:08:41.954361 17550 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 10:08:41.955920 17550 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:08:41.953063 17793 raft_consensus.cc:359] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.957598 17793 raft_consensus.cc:385] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:41.958108 17793 raft_consensus.cc:740] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf7d999fa154b58ae97f35ea33a8319, State: Initialized, Role: FOLLOWER
I20260608 10:08:41.959285 17793 consensus_queue.cc:260] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.961519 17796 tablet_bootstrap.cc:492] T f55cda2db4de42479a39fb9f6447c7fc P 64609e27320d4467b7d62a3c570c95de: No bootstrap required, opened a new log
I20260608 10:08:41.962065 17796 ts_tablet_manager.cc:1403] T f55cda2db4de42479a39fb9f6447c7fc P 64609e27320d4467b7d62a3c570c95de: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260608 10:08:41.966452 17796 raft_consensus.cc:359] T f55cda2db4de42479a39fb9f6447c7fc P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } }
I20260608 10:08:41.967233 17796 raft_consensus.cc:385] T f55cda2db4de42479a39fb9f6447c7fc P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:41.967622 17793 ts_tablet_manager.cc:1434] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.004s
I20260608 10:08:41.967563 17796 raft_consensus.cc:740] T f55cda2db4de42479a39fb9f6447c7fc P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64609e27320d4467b7d62a3c570c95de, State: Initialized, Role: FOLLOWER
I20260608 10:08:41.968940 17793 tablet_bootstrap.cc:492] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319: Bootstrap starting.
I20260608 10:08:41.969074 17796 consensus_queue.cc:260] T f55cda2db4de42479a39fb9f6447c7fc P 64609e27320d4467b7d62a3c570c95de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } }
I20260608 10:08:41.971796 17796 ts_tablet_manager.cc:1434] T f55cda2db4de42479a39fb9f6447c7fc P 64609e27320d4467b7d62a3c570c95de: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 10:08:41.972919 17796 tablet_bootstrap.cc:492] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de: Bootstrap starting.
I20260608 10:08:41.976326 17793 tablet_bootstrap.cc:654] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:41.980955 17794 tablet_bootstrap.cc:492] T 321f1c7af2cf48509e9f26a95b4c6274 P 03476ac9a15e46d289bb12f33f1b7ae5: No bootstrap required, opened a new log
I20260608 10:08:41.981235 17796 tablet_bootstrap.cc:654] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:41.981670 17794 ts_tablet_manager.cc:1403] T 321f1c7af2cf48509e9f26a95b4c6274 P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.049s
I20260608 10:08:41.987172 17794 raft_consensus.cc:359] T 321f1c7af2cf48509e9f26a95b4c6274 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.988255 17794 raft_consensus.cc:385] T 321f1c7af2cf48509e9f26a95b4c6274 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:41.988652 17794 raft_consensus.cc:740] T 321f1c7af2cf48509e9f26a95b4c6274 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03476ac9a15e46d289bb12f33f1b7ae5, State: Initialized, Role: FOLLOWER
I20260608 10:08:41.989754 17794 consensus_queue.cc:260] T 321f1c7af2cf48509e9f26a95b4c6274 P 03476ac9a15e46d289bb12f33f1b7ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:41.992434 17794 ts_tablet_manager.cc:1434] T 321f1c7af2cf48509e9f26a95b4c6274 P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:08:41.993593 17794 tablet_bootstrap.cc:492] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5: Bootstrap starting.
I20260608 10:08:41.995362 17793 tablet_bootstrap.cc:492] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319: No bootstrap required, opened a new log
I20260608 10:08:41.996037 17793 ts_tablet_manager.cc:1403] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.012s
I20260608 10:08:41.998101 17796 tablet_bootstrap.cc:492] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de: No bootstrap required, opened a new log
I20260608 10:08:41.998626 17796 ts_tablet_manager.cc:1403] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.009s
I20260608 10:08:41.999531 17793 raft_consensus.cc:359] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.000370 17793 raft_consensus.cc:385] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:42.000746 17793 raft_consensus.cc:740] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf7d999fa154b58ae97f35ea33a8319, State: Initialized, Role: FOLLOWER
I20260608 10:08:42.000928 17794 tablet_bootstrap.cc:654] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:42.001922 17796 raft_consensus.cc:359] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.001813 17793 consensus_queue.cc:260] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.002665 17796 raft_consensus.cc:385] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:42.003010 17796 raft_consensus.cc:740] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64609e27320d4467b7d62a3c570c95de, State: Initialized, Role: FOLLOWER
I20260608 10:08:42.003847 17796 consensus_queue.cc:260] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.008482 17793 ts_tablet_manager.cc:1434] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 10:08:42.009727 17793 tablet_bootstrap.cc:492] T 321f1c7af2cf48509e9f26a95b4c6274 P abf7d999fa154b58ae97f35ea33a8319: Bootstrap starting.
I20260608 10:08:42.010193 17796 ts_tablet_manager.cc:1434] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260608 10:08:42.011268 17796 tablet_bootstrap.cc:492] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de: Bootstrap starting.
I20260608 10:08:42.017256 17793 tablet_bootstrap.cc:654] T 321f1c7af2cf48509e9f26a95b4c6274 P abf7d999fa154b58ae97f35ea33a8319: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:42.018518 17796 tablet_bootstrap.cc:654] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:42.025983 17794 tablet_bootstrap.cc:492] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5: No bootstrap required, opened a new log
I20260608 10:08:42.026512 17794 ts_tablet_manager.cc:1403] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.013s
I20260608 10:08:42.026645 17796 tablet_bootstrap.cc:492] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de: No bootstrap required, opened a new log
I20260608 10:08:42.027133 17796 ts_tablet_manager.cc:1403] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 10:08:42.030227 17796 raft_consensus.cc:359] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.031072 17796 raft_consensus.cc:385] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:42.030707 17794 raft_consensus.cc:359] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.031425 17796 raft_consensus.cc:740] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64609e27320d4467b7d62a3c570c95de, State: Initialized, Role: FOLLOWER
I20260608 10:08:42.031500 17794 raft_consensus.cc:385] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:42.031915 17794 raft_consensus.cc:740] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03476ac9a15e46d289bb12f33f1b7ae5, State: Initialized, Role: FOLLOWER
I20260608 10:08:42.032541 17793 tablet_bootstrap.cc:492] T 321f1c7af2cf48509e9f26a95b4c6274 P abf7d999fa154b58ae97f35ea33a8319: No bootstrap required, opened a new log
I20260608 10:08:42.032469 17796 consensus_queue.cc:260] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.033175 17793 ts_tablet_manager.cc:1403] T 321f1c7af2cf48509e9f26a95b4c6274 P abf7d999fa154b58ae97f35ea33a8319: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260608 10:08:42.032697 17794 consensus_queue.cc:260] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.035338 17796 ts_tablet_manager.cc:1434] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:08:42.036424 17796 tablet_bootstrap.cc:492] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de: Bootstrap starting.
I20260608 10:08:42.036392 17793 raft_consensus.cc:359] T 321f1c7af2cf48509e9f26a95b4c6274 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.037302 17793 raft_consensus.cc:385] T 321f1c7af2cf48509e9f26a95b4c6274 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:42.037623 17793 raft_consensus.cc:740] T 321f1c7af2cf48509e9f26a95b4c6274 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf7d999fa154b58ae97f35ea33a8319, State: Initialized, Role: FOLLOWER
I20260608 10:08:42.038578 17793 consensus_queue.cc:260] T 321f1c7af2cf48509e9f26a95b4c6274 P abf7d999fa154b58ae97f35ea33a8319 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.039908 17794 ts_tablet_manager.cc:1434] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260608 10:08:42.041141 17794 tablet_bootstrap.cc:492] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5: Bootstrap starting.
I20260608 10:08:42.041379 17802 raft_consensus.cc:493] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:42.041954 17802 raft_consensus.cc:515] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.043689 17793 ts_tablet_manager.cc:1434] T 321f1c7af2cf48509e9f26a95b4c6274 P abf7d999fa154b58ae97f35ea33a8319: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 10:08:42.044487 17796 tablet_bootstrap.cc:654] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:42.044673 17797 raft_consensus.cc:493] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:42.045228 17797 raft_consensus.cc:515] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.047598 17797 leader_election.cc:290] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505)
I20260608 10:08:42.049413 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfef9690d1247ca85c1fca0007cea11" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" is_pre_election: true
I20260608 10:08:42.049901 17793 tablet_bootstrap.cc:492] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319: Bootstrap starting.
I20260608 10:08:42.050354 17599 raft_consensus.cc:2468] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf7d999fa154b58ae97f35ea33a8319 in term 0.
I20260608 10:08:42.052374 17638 leader_election.cc:304] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03476ac9a15e46d289bb12f33f1b7ae5, abf7d999fa154b58ae97f35ea33a8319; no voters: 
I20260608 10:08:42.054447 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfef9690d1247ca85c1fca0007cea11" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64609e27320d4467b7d62a3c570c95de" is_pre_election: true
I20260608 10:08:42.055124 17748 raft_consensus.cc:2468] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf7d999fa154b58ae97f35ea33a8319 in term 0.
I20260608 10:08:42.057224 17797 raft_consensus.cc:2804] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:42.057680 17797 raft_consensus.cc:493] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:42.058024 17797 raft_consensus.cc:3060] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.058130 17794 tablet_bootstrap.cc:654] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:42.068028 17802 leader_election.cc:290] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739), 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505)
I20260608 10:08:42.074615 17797 raft_consensus.cc:515] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.081079 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfef9690d1247ca85c1fca0007cea11" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5"
I20260608 10:08:42.081800 17599 raft_consensus.cc:3060] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.082008 17793 tablet_bootstrap.cc:654] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:42.081085 17802 raft_consensus.cc:493] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:42.084717 17802 raft_consensus.cc:515] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } }
I20260608 10:08:42.091372 17797 leader_election.cc:290] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 election: Requested vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505)
I20260608 10:08:42.092715 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfef9690d1247ca85c1fca0007cea11" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64609e27320d4467b7d62a3c570c95de"
I20260608 10:08:42.093361 17748 raft_consensus.cc:3060] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.093493 17797 raft_consensus.cc:493] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:42.094832 17797 raft_consensus.cc:515] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.096730 17793 tablet_bootstrap.cc:492] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319: No bootstrap required, opened a new log
I20260608 10:08:42.097287 17793 ts_tablet_manager.cc:1403] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.004s
I20260608 10:08:42.097574 17794 tablet_bootstrap.cc:492] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5: No bootstrap required, opened a new log
I20260608 10:08:42.098075 17794 ts_tablet_manager.cc:1403] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.009s
I20260608 10:08:42.101220 17598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec584d2a3ce4089bc0e47d90fdb61c9" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" is_pre_election: true
I20260608 10:08:42.103246 17598 raft_consensus.cc:2468] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf7d999fa154b58ae97f35ea33a8319 in term 0.
I20260608 10:08:42.105386 17638 leader_election.cc:304] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03476ac9a15e46d289bb12f33f1b7ae5, abf7d999fa154b58ae97f35ea33a8319; no voters: 
I20260608 10:08:42.105865 17794 raft_consensus.cc:359] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.106703 17794 raft_consensus.cc:385] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:42.107043 17794 raft_consensus.cc:740] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03476ac9a15e46d289bb12f33f1b7ae5, State: Initialized, Role: FOLLOWER
I20260608 10:08:42.107704 17793 raft_consensus.cc:359] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.107983 17794 consensus_queue.cc:260] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.108803 17793 raft_consensus.cc:385] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:42.109280 17793 raft_consensus.cc:740] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf7d999fa154b58ae97f35ea33a8319, State: Initialized, Role: FOLLOWER
I20260608 10:08:42.110023 17797 leader_election.cc:290] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505)
I20260608 10:08:42.110692 17797 raft_consensus.cc:2804] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:42.111047 17797 raft_consensus.cc:493] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:42.111398 17793 consensus_queue.cc:260] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.111433 17797 raft_consensus.cc:3060] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.111927 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec584d2a3ce4089bc0e47d90fdb61c9" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64609e27320d4467b7d62a3c570c95de" is_pre_election: true
I20260608 10:08:42.114451 17793 ts_tablet_manager.cc:1434] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
W20260608 10:08:42.115165 17638 leader_election.cc:343] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:42.115617 17748 raft_consensus.cc:2468] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf7d999fa154b58ae97f35ea33a8319 in term 1.
I20260608 10:08:42.116863 17638 leader_election.cc:304] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64609e27320d4467b7d62a3c570c95de, abf7d999fa154b58ae97f35ea33a8319; no voters: 
I20260608 10:08:42.117192 17802 leader_election.cc:290] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505), abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739)
I20260608 10:08:42.118816 17796 tablet_bootstrap.cc:492] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de: No bootstrap required, opened a new log
I20260608 10:08:42.119310 17796 ts_tablet_manager.cc:1403] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de: Time spent bootstrapping tablet: real 0.083s	user 0.028s	sys 0.015s
I20260608 10:08:42.123139 17599 raft_consensus.cc:2468] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf7d999fa154b58ae97f35ea33a8319 in term 1.
I20260608 10:08:42.128623 17828 raft_consensus.cc:2804] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:42.129678 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec584d2a3ce4089bc0e47d90fdb61c9" candidate_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf7d999fa154b58ae97f35ea33a8319" is_pre_election: true
I20260608 10:08:42.131281 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55cda2db4de42479a39fb9f6447c7fc" candidate_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf7d999fa154b58ae97f35ea33a8319" is_pre_election: true
I20260608 10:08:42.133170 17673 raft_consensus.cc:2468] T f55cda2db4de42479a39fb9f6447c7fc P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03476ac9a15e46d289bb12f33f1b7ae5 in term 0.
I20260608 10:08:42.132018 17797 raft_consensus.cc:515] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.133726 17796 raft_consensus.cc:359] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.134636 17796 raft_consensus.cc:385] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:42.134756 17565 leader_election.cc:304] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03476ac9a15e46d289bb12f33f1b7ae5, abf7d999fa154b58ae97f35ea33a8319; no voters: 
I20260608 10:08:42.135130 17674 raft_consensus.cc:2393] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03476ac9a15e46d289bb12f33f1b7ae5 in current term 1: Already voted for candidate abf7d999fa154b58ae97f35ea33a8319 in this term.
I20260608 10:08:42.135051 17796 raft_consensus.cc:740] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64609e27320d4467b7d62a3c570c95de, State: Initialized, Role: FOLLOWER
I20260608 10:08:42.135892 17802 raft_consensus.cc:2804] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:42.136320 17802 raft_consensus.cc:493] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:42.136744 17802 raft_consensus.cc:3060] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.136888 17796 consensus_queue.cc:260] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.140111 17797 leader_election.cc:290] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 election: Requested vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505)
I20260608 10:08:42.143157 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec584d2a3ce4089bc0e47d90fdb61c9" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5"
I20260608 10:08:42.143694 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec584d2a3ce4089bc0e47d90fdb61c9" candidate_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64609e27320d4467b7d62a3c570c95de" is_pre_election: true
I20260608 10:08:42.144384 17747 raft_consensus.cc:2468] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03476ac9a15e46d289bb12f33f1b7ae5 in term 0.
I20260608 10:08:42.144605 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec584d2a3ce4089bc0e47d90fdb61c9" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64609e27320d4467b7d62a3c570c95de"
I20260608 10:08:42.145183 17748 raft_consensus.cc:3060] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.145790 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55cda2db4de42479a39fb9f6447c7fc" candidate_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64609e27320d4467b7d62a3c570c95de" is_pre_election: true
I20260608 10:08:42.146552 17746 raft_consensus.cc:2468] T f55cda2db4de42479a39fb9f6447c7fc P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03476ac9a15e46d289bb12f33f1b7ae5 in term 0.
I20260608 10:08:42.147884 17563 leader_election.cc:304] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [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: 03476ac9a15e46d289bb12f33f1b7ae5, 64609e27320d4467b7d62a3c570c95de; no voters: abf7d999fa154b58ae97f35ea33a8319
I20260608 10:08:42.143888 17599 raft_consensus.cc:3060] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.153021 17748 raft_consensus.cc:2468] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf7d999fa154b58ae97f35ea33a8319 in term 1.
I20260608 10:08:42.154420 17638 leader_election.cc:304] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64609e27320d4467b7d62a3c570c95de, abf7d999fa154b58ae97f35ea33a8319; no voters: 
I20260608 10:08:42.154707 17794 ts_tablet_manager.cc:1434] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent starting tablet: real 0.052s	user 0.014s	sys 0.009s
I20260608 10:08:42.155422 17797 raft_consensus.cc:2804] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:42.156989 17794 tablet_bootstrap.cc:492] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5: Bootstrap starting.
I20260608 10:08:42.159955 17796 ts_tablet_manager.cc:1434] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260608 10:08:42.157145 17599 raft_consensus.cc:2468] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf7d999fa154b58ae97f35ea33a8319 in term 1.
I20260608 10:08:42.158125 17797 raft_consensus.cc:697] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [term 1 LEADER]: Becoming Leader. State: Replica: abf7d999fa154b58ae97f35ea33a8319, State: Running, Role: LEADER
I20260608 10:08:42.163908 17829 raft_consensus.cc:2764] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:08:42.164765 17796 tablet_bootstrap.cc:492] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de: Bootstrap starting.
I20260608 10:08:42.164975 17797 consensus_queue.cc:237] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.167876 17802 raft_consensus.cc:515] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } }
I20260608 10:08:42.168597 17828 raft_consensus.cc:697] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 1 LEADER]: Becoming Leader. State: Replica: abf7d999fa154b58ae97f35ea33a8319, State: Running, Role: LEADER
I20260608 10:08:42.172461 17796 tablet_bootstrap.cc:654] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:42.174263 17828 consensus_queue.cc:237] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.173161 17794 tablet_bootstrap.cc:654] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:42.176455 17801 raft_consensus.cc:493] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:42.176316 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55cda2db4de42479a39fb9f6447c7fc" candidate_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64609e27320d4467b7d62a3c570c95de"
I20260608 10:08:42.177703 17748 raft_consensus.cc:3060] T f55cda2db4de42479a39fb9f6447c7fc P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.177618 17801 raft_consensus.cc:515] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.182127 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321f1c7af2cf48509e9f26a95b4c6274" candidate_uuid: "64609e27320d4467b7d62a3c570c95de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf7d999fa154b58ae97f35ea33a8319" is_pre_election: true
I20260608 10:08:42.182850 17673 raft_consensus.cc:2468] T 321f1c7af2cf48509e9f26a95b4c6274 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64609e27320d4467b7d62a3c570c95de in term 0.
I20260608 10:08:42.177131 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55cda2db4de42479a39fb9f6447c7fc" candidate_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf7d999fa154b58ae97f35ea33a8319"
I20260608 10:08:42.184569 17674 raft_consensus.cc:3060] T f55cda2db4de42479a39fb9f6447c7fc P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.184880 17748 raft_consensus.cc:2468] T f55cda2db4de42479a39fb9f6447c7fc P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03476ac9a15e46d289bb12f33f1b7ae5 in term 1.
I20260608 10:08:42.186800 17714 leader_election.cc:304] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64609e27320d4467b7d62a3c570c95de, abf7d999fa154b58ae97f35ea33a8319; no voters: 
I20260608 10:08:42.187834 17805 raft_consensus.cc:2804] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:42.188275 17805 raft_consensus.cc:493] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:42.188650 17805 raft_consensus.cc:3060] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.186086 17801 leader_election.cc:290] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739)
I20260608 10:08:42.191370 17802 leader_election.cc:290] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [CANDIDATE]: Term 1 election: Requested vote from peers 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505), abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739)
I20260608 10:08:42.192209 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321f1c7af2cf48509e9f26a95b4c6274" candidate_uuid: "64609e27320d4467b7d62a3c570c95de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" is_pre_election: true
I20260608 10:08:42.192785 17796 tablet_bootstrap.cc:492] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de: No bootstrap required, opened a new log
I20260608 10:08:42.193545 17796 ts_tablet_manager.cc:1403] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.001s
I20260608 10:08:42.192903 17599 raft_consensus.cc:2468] T 321f1c7af2cf48509e9f26a95b4c6274 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64609e27320d4467b7d62a3c570c95de in term 0.
I20260608 10:08:42.188864 17563 leader_election.cc:304] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03476ac9a15e46d289bb12f33f1b7ae5, 64609e27320d4467b7d62a3c570c95de; no voters: 
I20260608 10:08:42.195807 17802 raft_consensus.cc:2804] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:42.196506 17802 raft_consensus.cc:697] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 LEADER]: Becoming Leader. State: Replica: 03476ac9a15e46d289bb12f33f1b7ae5, State: Running, Role: LEADER
I20260608 10:08:42.197710 17802 consensus_queue.cc:237] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } }
I20260608 10:08:42.207660 17796 raft_consensus.cc:359] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.208398 17796 raft_consensus.cc:385] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:42.208680 17796 raft_consensus.cc:740] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64609e27320d4467b7d62a3c570c95de, State: Initialized, Role: FOLLOWER
I20260608 10:08:42.209563 17796 consensus_queue.cc:260] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.211264 17674 raft_consensus.cc:2468] T f55cda2db4de42479a39fb9f6447c7fc P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03476ac9a15e46d289bb12f33f1b7ae5 in term 1.
I20260608 10:08:42.214339 17805 raft_consensus.cc:515] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.218020 17796 ts_tablet_manager.cc:1434] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260608 10:08:42.220130 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321f1c7af2cf48509e9f26a95b4c6274" candidate_uuid: "64609e27320d4467b7d62a3c570c95de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5"
I20260608 10:08:42.220868 17828 raft_consensus.cc:493] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:42.221060 17599 raft_consensus.cc:3060] T 321f1c7af2cf48509e9f26a95b4c6274 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.221453 17828 raft_consensus.cc:515] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.225459 17495 catalog_manager.cc:5696] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 reported cstate change: term changed from 0 to 1, leader changed from <none> to abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "abf7d999fa154b58ae97f35ea33a8319" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:42.233465 17805 leader_election.cc:290] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [CANDIDATE]: Term 1 election: Requested vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739)
I20260608 10:08:42.233320 17598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc58055f5974b589c0dea00bbeab9fa" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" is_pre_election: true
I20260608 10:08:42.234692 17598 raft_consensus.cc:2468] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf7d999fa154b58ae97f35ea33a8319 in term 0.
I20260608 10:08:42.234071 17794 tablet_bootstrap.cc:492] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5: No bootstrap required, opened a new log
I20260608 10:08:42.235824 17794 ts_tablet_manager.cc:1403] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.021s
I20260608 10:08:42.236357 17638 leader_election.cc:304] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03476ac9a15e46d289bb12f33f1b7ae5, abf7d999fa154b58ae97f35ea33a8319; no voters: 
I20260608 10:08:42.237324 17797 raft_consensus.cc:2804] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:42.237764 17797 raft_consensus.cc:493] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:42.238129 17797 raft_consensus.cc:3060] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.239279 17794 raft_consensus.cc:359] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.240028 17794 raft_consensus.cc:385] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:42.240401 17794 raft_consensus.cc:740] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03476ac9a15e46d289bb12f33f1b7ae5, State: Initialized, Role: FOLLOWER
I20260608 10:08:42.238571 17496 catalog_manager.cc:5696] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:42.241150 17599 raft_consensus.cc:2468] T 321f1c7af2cf48509e9f26a95b4c6274 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64609e27320d4467b7d62a3c570c95de in term 1.
I20260608 10:08:42.241192 17794 consensus_queue.cc:260] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.242828 17712 leader_election.cc:304] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03476ac9a15e46d289bb12f33f1b7ae5, 64609e27320d4467b7d62a3c570c95de; no voters: 
I20260608 10:08:42.243696 17805 raft_consensus.cc:2804] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:42.244174 17794 ts_tablet_manager.cc:1434] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 10:08:42.244323 17805 raft_consensus.cc:697] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [term 1 LEADER]: Becoming Leader. State: Replica: 64609e27320d4467b7d62a3c570c95de, State: Running, Role: LEADER
I20260608 10:08:42.245282 17794 tablet_bootstrap.cc:492] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5: Bootstrap starting.
I20260608 10:08:42.245527 17797 raft_consensus.cc:515] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.245862 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321f1c7af2cf48509e9f26a95b4c6274" candidate_uuid: "64609e27320d4467b7d62a3c570c95de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf7d999fa154b58ae97f35ea33a8319"
I20260608 10:08:42.245815 17805 consensus_queue.cc:237] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.246744 17674 raft_consensus.cc:3060] T 321f1c7af2cf48509e9f26a95b4c6274 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.248620 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc58055f5974b589c0dea00bbeab9fa" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5"
I20260608 10:08:42.249253 17599 raft_consensus.cc:3060] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.251588 17828 leader_election.cc:290] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505)
I20260608 10:08:42.252890 17794 tablet_bootstrap.cc:654] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:42.252853 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc58055f5974b589c0dea00bbeab9fa" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64609e27320d4467b7d62a3c570c95de" is_pre_election: true
I20260608 10:08:42.257167 17674 raft_consensus.cc:2468] T 321f1c7af2cf48509e9f26a95b4c6274 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64609e27320d4467b7d62a3c570c95de in term 1.
I20260608 10:08:42.257824 17748 raft_consensus.cc:2468] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf7d999fa154b58ae97f35ea33a8319 in term 0.
I20260608 10:08:42.255240 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc58055f5974b589c0dea00bbeab9fa" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64609e27320d4467b7d62a3c570c95de"
I20260608 10:08:42.259230 17746 raft_consensus.cc:3060] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.260991 17599 raft_consensus.cc:2468] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf7d999fa154b58ae97f35ea33a8319 in term 1.
I20260608 10:08:42.262432 17638 leader_election.cc:304] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03476ac9a15e46d289bb12f33f1b7ae5, abf7d999fa154b58ae97f35ea33a8319; no voters: 
I20260608 10:08:42.263406 17794 tablet_bootstrap.cc:492] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5: No bootstrap required, opened a new log
I20260608 10:08:42.263478 17830 raft_consensus.cc:2804] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:42.263947 17794 ts_tablet_manager.cc:1403] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.002s
I20260608 10:08:42.267385 17794 raft_consensus.cc:359] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.268071 17794 raft_consensus.cc:385] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:42.268349 17794 raft_consensus.cc:740] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03476ac9a15e46d289bb12f33f1b7ae5, State: Initialized, Role: FOLLOWER
I20260608 10:08:42.268811 17746 raft_consensus.cc:2468] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf7d999fa154b58ae97f35ea33a8319 in term 1.
I20260608 10:08:42.269084 17794 consensus_queue.cc:260] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.255715 17797 leader_election.cc:290] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 election: Requested vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505)
I20260608 10:08:42.271626 17794 ts_tablet_manager.cc:1434] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:08:42.279501 17828 raft_consensus.cc:493] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:42.280079 17828 raft_consensus.cc:515] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.280078 17830 raft_consensus.cc:697] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [term 1 LEADER]: Becoming Leader. State: Replica: abf7d999fa154b58ae97f35ea33a8319, State: Running, Role: LEADER
I20260608 10:08:42.282351 17828 leader_election.cc:290] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505)
I20260608 10:08:42.281888 17495 catalog_manager.cc:5696] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de reported cstate change: term changed from 0 to 1, leader changed from <none> to 64609e27320d4467b7d62a3c570c95de (127.16.137.3). New cstate: current_term: 1 leader_uuid: "64609e27320d4467b7d62a3c570c95de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:42.282506 17830 consensus_queue.cc:237] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.284065 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154dce845d2f4f46870a0a3a0cc9bc13" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" is_pre_election: true
I20260608 10:08:42.284736 17599 raft_consensus.cc:2468] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf7d999fa154b58ae97f35ea33a8319 in term 0.
I20260608 10:08:42.284765 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154dce845d2f4f46870a0a3a0cc9bc13" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64609e27320d4467b7d62a3c570c95de" is_pre_election: true
I20260608 10:08:42.285567 17746 raft_consensus.cc:2468] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf7d999fa154b58ae97f35ea33a8319 in term 0.
I20260608 10:08:42.286486 17805 raft_consensus.cc:493] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:42.286439 17638 leader_election.cc:304] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03476ac9a15e46d289bb12f33f1b7ae5, abf7d999fa154b58ae97f35ea33a8319; no voters: 
I20260608 10:08:42.287004 17805 raft_consensus.cc:515] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.287421 17828 raft_consensus.cc:2804] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:42.287793 17828 raft_consensus.cc:493] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:42.288148 17828 raft_consensus.cc:3060] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.289239 17805 leader_election.cc:290] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739)
I20260608 10:08:42.290632 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154dce845d2f4f46870a0a3a0cc9bc13" candidate_uuid: "64609e27320d4467b7d62a3c570c95de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf7d999fa154b58ae97f35ea33a8319" is_pre_election: true
I20260608 10:08:42.290884 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154dce845d2f4f46870a0a3a0cc9bc13" candidate_uuid: "64609e27320d4467b7d62a3c570c95de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" is_pre_election: true
I20260608 10:08:42.291610 17599 raft_consensus.cc:2468] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64609e27320d4467b7d62a3c570c95de in term 0.
I20260608 10:08:42.292734 17712 leader_election.cc:304] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03476ac9a15e46d289bb12f33f1b7ae5, 64609e27320d4467b7d62a3c570c95de; no voters: 
I20260608 10:08:42.294555 17828 raft_consensus.cc:515] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.295769 17674 raft_consensus.cc:2393] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64609e27320d4467b7d62a3c570c95de in current term 1: Already voted for candidate abf7d999fa154b58ae97f35ea33a8319 in this term.
I20260608 10:08:42.295128 17805 raft_consensus.cc:2804] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:42.297116 17805 raft_consensus.cc:493] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:42.297583 17805 raft_consensus.cc:3060] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.300379 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154dce845d2f4f46870a0a3a0cc9bc13" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5"
I20260608 10:08:42.300979 17599 raft_consensus.cc:3060] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.301412 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154dce845d2f4f46870a0a3a0cc9bc13" candidate_uuid: "abf7d999fa154b58ae97f35ea33a8319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64609e27320d4467b7d62a3c570c95de"
I20260608 10:08:42.302222 17828 leader_election.cc:290] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [CANDIDATE]: Term 1 election: Requested vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505)
I20260608 10:08:42.305228 17805 raft_consensus.cc:515] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.306526 17746 raft_consensus.cc:2393] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate abf7d999fa154b58ae97f35ea33a8319 in current term 1: Already voted for candidate 64609e27320d4467b7d62a3c570c95de in this term.
I20260608 10:08:42.308594 17598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154dce845d2f4f46870a0a3a0cc9bc13" candidate_uuid: "64609e27320d4467b7d62a3c570c95de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5"
I20260608 10:08:42.309772 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154dce845d2f4f46870a0a3a0cc9bc13" candidate_uuid: "64609e27320d4467b7d62a3c570c95de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf7d999fa154b58ae97f35ea33a8319"
I20260608 10:08:42.310583 17674 raft_consensus.cc:2393] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 64609e27320d4467b7d62a3c570c95de in current term 1: Already voted for candidate abf7d999fa154b58ae97f35ea33a8319 in this term.
I20260608 10:08:42.308156 17805 leader_election.cc:290] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [CANDIDATE]: Term 1 election: Requested vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739)
I20260608 10:08:42.311158 17599 raft_consensus.cc:2468] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf7d999fa154b58ae97f35ea33a8319 in term 1.
I20260608 10:08:42.311758 17714 leader_election.cc:304] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [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: 64609e27320d4467b7d62a3c570c95de; no voters: 03476ac9a15e46d289bb12f33f1b7ae5, abf7d999fa154b58ae97f35ea33a8319
I20260608 10:08:42.312424 17638 leader_election.cc:304] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [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: 03476ac9a15e46d289bb12f33f1b7ae5, abf7d999fa154b58ae97f35ea33a8319; no voters: 64609e27320d4467b7d62a3c570c95de
I20260608 10:08:42.312441 17495 catalog_manager.cc:5696] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 reported cstate change: term changed from 0 to 1, leader changed from <none> to abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "abf7d999fa154b58ae97f35ea33a8319" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:42.312425 17805 raft_consensus.cc:2749] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:08:42.313427 17830 raft_consensus.cc:2804] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:42.314280 17830 raft_consensus.cc:697] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [term 1 LEADER]: Becoming Leader. State: Replica: abf7d999fa154b58ae97f35ea33a8319, State: Running, Role: LEADER
I20260608 10:08:42.314610 17495 catalog_manager.cc:5696] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 reported cstate change: term changed from 0 to 1, leader changed from <none> to abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "abf7d999fa154b58ae97f35ea33a8319" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:42.315183 17830 consensus_queue.cc:237] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.329243 17495 catalog_manager.cc:5696] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 reported cstate change: term changed from 0 to 1, leader changed from <none> to abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "abf7d999fa154b58ae97f35ea33a8319" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:42.377892 17802 raft_consensus.cc:493] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:42.378350 17802 raft_consensus.cc:515] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.380163 17802 leader_election.cc:290] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739), 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505)
I20260608 10:08:42.381161 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6115e4283334934872bc2daf001a642" candidate_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf7d999fa154b58ae97f35ea33a8319" is_pre_election: true
I20260608 10:08:42.381299 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6115e4283334934872bc2daf001a642" candidate_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64609e27320d4467b7d62a3c570c95de" is_pre_election: true
I20260608 10:08:42.381894 17674 raft_consensus.cc:2468] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03476ac9a15e46d289bb12f33f1b7ae5 in term 0.
I20260608 10:08:42.382091 17746 raft_consensus.cc:2468] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03476ac9a15e46d289bb12f33f1b7ae5 in term 0.
I20260608 10:08:42.383410 17563 leader_election.cc:304] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03476ac9a15e46d289bb12f33f1b7ae5, 64609e27320d4467b7d62a3c570c95de; no voters: 
I20260608 10:08:42.384476 17802 raft_consensus.cc:2804] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:42.384975 17802 raft_consensus.cc:493] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:42.385497 17802 raft_consensus.cc:3060] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.393054 17802 raft_consensus.cc:515] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.395108 17802 leader_election.cc:290] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [CANDIDATE]: Term 1 election: Requested vote from peers abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739), 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505)
I20260608 10:08:42.396179 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6115e4283334934872bc2daf001a642" candidate_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf7d999fa154b58ae97f35ea33a8319"
I20260608 10:08:42.396379 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6115e4283334934872bc2daf001a642" candidate_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64609e27320d4467b7d62a3c570c95de"
I20260608 10:08:42.396880 17674 raft_consensus.cc:3060] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.396938 17746 raft_consensus.cc:3060] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.401711 17746 raft_consensus.cc:2468] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03476ac9a15e46d289bb12f33f1b7ae5 in term 1.
I20260608 10:08:42.402664 17674 raft_consensus.cc:2468] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03476ac9a15e46d289bb12f33f1b7ae5 in term 1.
I20260608 10:08:42.402812 17563 leader_election.cc:304] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03476ac9a15e46d289bb12f33f1b7ae5, 64609e27320d4467b7d62a3c570c95de; no voters: 
I20260608 10:08:42.403604 17802 raft_consensus.cc:2804] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:42.404384 17802 raft_consensus.cc:697] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 LEADER]: Becoming Leader. State: Replica: 03476ac9a15e46d289bb12f33f1b7ae5, State: Running, Role: LEADER
I20260608 10:08:42.405201 17802 consensus_queue.cc:237] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.412508 17495 catalog_manager.cc:5696] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:42.466374 17805 raft_consensus.cc:493] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:42.466856 17805 raft_consensus.cc:515] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.468693 17805 leader_election.cc:290] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739)
I20260608 10:08:42.469674 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30471e5bc4f44c199c2eab2473aac27" candidate_uuid: "64609e27320d4467b7d62a3c570c95de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" is_pre_election: true
I20260608 10:08:42.469877 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30471e5bc4f44c199c2eab2473aac27" candidate_uuid: "64609e27320d4467b7d62a3c570c95de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf7d999fa154b58ae97f35ea33a8319" is_pre_election: true
I20260608 10:08:42.470280 17599 raft_consensus.cc:2468] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64609e27320d4467b7d62a3c570c95de in term 0.
I20260608 10:08:42.470489 17674 raft_consensus.cc:2468] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64609e27320d4467b7d62a3c570c95de in term 0.
I20260608 10:08:42.471385 17712 leader_election.cc:304] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03476ac9a15e46d289bb12f33f1b7ae5, 64609e27320d4467b7d62a3c570c95de; no voters: 
I20260608 10:08:42.472110 17805 raft_consensus.cc:2804] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:42.472481 17805 raft_consensus.cc:493] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:42.472718 17805 raft_consensus.cc:3060] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.477187 17805 raft_consensus.cc:515] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.478971 17805 leader_election.cc:290] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [CANDIDATE]: Term 1 election: Requested vote from peers 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347), abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739)
I20260608 10:08:42.479959 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30471e5bc4f44c199c2eab2473aac27" candidate_uuid: "64609e27320d4467b7d62a3c570c95de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5"
I20260608 10:08:42.480177 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30471e5bc4f44c199c2eab2473aac27" candidate_uuid: "64609e27320d4467b7d62a3c570c95de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf7d999fa154b58ae97f35ea33a8319"
I20260608 10:08:42.480594 17599 raft_consensus.cc:3060] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.480717 17674 raft_consensus.cc:3060] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:42.487406 17674 raft_consensus.cc:2468] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64609e27320d4467b7d62a3c570c95de in term 1.
I20260608 10:08:42.487406 17599 raft_consensus.cc:2468] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64609e27320d4467b7d62a3c570c95de in term 1.
I20260608 10:08:42.488925 17712 leader_election.cc:304] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03476ac9a15e46d289bb12f33f1b7ae5, 64609e27320d4467b7d62a3c570c95de; no voters: 
I20260608 10:08:42.489763 17805 raft_consensus.cc:2804] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:42.490289 17805 raft_consensus.cc:697] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [term 1 LEADER]: Becoming Leader. State: Replica: 64609e27320d4467b7d62a3c570c95de, State: Running, Role: LEADER
I20260608 10:08:42.491154 17805 consensus_queue.cc:237] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:42.498656 17495 catalog_manager.cc:5696] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de reported cstate change: term changed from 0 to 1, leader changed from <none> to 64609e27320d4467b7d62a3c570c95de (127.16.137.3). New cstate: current_term: 1 leader_uuid: "64609e27320d4467b7d62a3c570c95de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:42.511389 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:42.518033 17846 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:42.518832 17847 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:42.520902 17849 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:42.521023 16932 server_base.cc:1061] running on GCE node
I20260608 10:08:42.522118 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:42.522373 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:42.522583 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913322522567 us; error 0 us; skew 500 ppm
I20260608 10:08:42.523171 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:42.526132 16932 webserver.cc:533] Webserver started at http://127.16.137.4:35121/ using document root <none> and password file <none>
I20260608 10:08:42.526671 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:42.526882 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:42.527190 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:42.528355 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-3-root/instance:
uuid: "436e8fe6141f4883bb9eea2f6eb1fa99"
format_stamp: "Formatted at 2026-06-08 10:08:42 on dist-test-slave-4pww"
I20260608 10:08:42.533536 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:08:42.537137 17854 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:42.537983 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:08:42.538308 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-3-root
uuid: "436e8fe6141f4883bb9eea2f6eb1fa99"
format_stamp: "Formatted at 2026-06-08 10:08:42 on dist-test-slave-4pww"
I20260608 10:08:42.538640 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913314735645-16932-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:42.549755 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:42.550879 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:42.552462 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:42.554963 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:42.555212 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:42.555475 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:42.555657 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:42.599012 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.4:42005
I20260608 10:08:42.599545 17916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.4:42005 every 8 connection(s)
I20260608 10:08:42.613916 17917 heartbeater.cc:344] Connected to a master server at 127.16.137.62:36855
I20260608 10:08:42.614308 17917 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:42.615126 17917 heartbeater.cc:507] Master 127.16.137.62:36855 requested a full tablet report, sending...
I20260608 10:08:42.617375 17495 ts_manager.cc:194] Registered new tserver with Master: 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4:42005)
I20260608 10:08:42.619230 17495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49446
I20260608 10:08:42.620651 17802 consensus_queue.cc:1048] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:42.632835 17802 consensus_queue.cc:1048] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:42.640436 17828 consensus_queue.cc:1048] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:42.645431 17830 consensus_queue.cc:1048] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:42.661513 17840 consensus_queue.cc:1048] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:42.678241 17830 consensus_queue.cc:1048] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:42.681468 17830 consensus_queue.cc:1048] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:42.700484 17830 consensus_queue.cc:1048] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:42.811376 17802 consensus_queue.cc:1048] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:42.823027 17933 consensus_queue.cc:1048] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:42.841066 17830 consensus_queue.cc:1048] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:42.852733 17840 consensus_queue.cc:1048] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:42.854584 17805 consensus_queue.cc:1048] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:42.871508 17801 consensus_queue.cc:1048] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [LEADER]: Connected to new peer: Peer: permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:42.881568 17801 consensus_queue.cc:1048] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [LEADER]: Connected to new peer: Peer: permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:42.893520 17805 consensus_queue.cc:1048] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:43.621990 17917 heartbeater.cc:499] Master 127.16.137.62:36855 was elected leader, sending a full tablet report...
I20260608 10:08:43.957324 17550 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:43.976482 17674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5bfef9690d1247ca85c1fca0007cea11"
dest_uuid: "abf7d999fa154b58ae97f35ea33a8319"
mode: GRACEFUL
new_leader_uuid: "03476ac9a15e46d289bb12f33f1b7ae5"
 from {username='slave'} at 127.0.0.1:38694
I20260608 10:08:43.977118 17674 raft_consensus.cc:606] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 1 LEADER]: Received request to transfer leadership to TS 03476ac9a15e46d289bb12f33f1b7ae5
I20260608 10:08:43.978358 17550 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:08:43.978885 17550 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:44.360445 17840 raft_consensus.cc:993] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319: : Instructing follower 03476ac9a15e46d289bb12f33f1b7ae5 to start an election
I20260608 10:08:44.360911 17840 raft_consensus.cc:1081] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 1 LEADER]: Signalling peer 03476ac9a15e46d289bb12f33f1b7ae5 to start an election
I20260608 10:08:44.362744 17599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5bfef9690d1247ca85c1fca0007cea11"
dest_uuid: "03476ac9a15e46d289bb12f33f1b7ae5"
 from {username='slave'} at 127.0.0.1:51964
I20260608 10:08:44.363394 17599 raft_consensus.cc:493] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:08:44.363760 17599 raft_consensus.cc:3060] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:44.368512 17599 raft_consensus.cc:515] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:44.370250 17599 leader_election.cc:290] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [CANDIDATE]: Term 2 election: Requested vote from peers abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739), 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505)
I20260608 10:08:44.371141 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfef9690d1247ca85c1fca0007cea11" candidate_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abf7d999fa154b58ae97f35ea33a8319"
I20260608 10:08:44.371404 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfef9690d1247ca85c1fca0007cea11" candidate_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64609e27320d4467b7d62a3c570c95de"
I20260608 10:08:44.371759 17674 raft_consensus.cc:3055] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:08:44.371950 17748 raft_consensus.cc:3060] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:44.372148 17674 raft_consensus.cc:740] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: abf7d999fa154b58ae97f35ea33a8319, State: Running, Role: LEADER
I20260608 10:08:44.373034 17674 consensus_queue.cc:260] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [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: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:44.374084 17674 raft_consensus.cc:3060] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:44.376708 17748 raft_consensus.cc:2468] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03476ac9a15e46d289bb12f33f1b7ae5 in term 2.
I20260608 10:08:44.377946 17563 leader_election.cc:304] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [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: 03476ac9a15e46d289bb12f33f1b7ae5, 64609e27320d4467b7d62a3c570c95de; no voters: 
I20260608 10:08:44.378713 17933 raft_consensus.cc:2804] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:08:44.378875 17674 raft_consensus.cc:2468] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03476ac9a15e46d289bb12f33f1b7ae5 in term 2.
I20260608 10:08:44.379925 17933 raft_consensus.cc:697] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 2 LEADER]: Becoming Leader. State: Replica: 03476ac9a15e46d289bb12f33f1b7ae5, State: Running, Role: LEADER
I20260608 10:08:44.380781 17933 consensus_queue.cc:237] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [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: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } }
I20260608 10:08:44.388871 17495 catalog_manager.cc:5696] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 reported cstate change: term changed from 1 to 2, leader changed from abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2) to 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1). New cstate: current_term: 2 leader_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:44.880330 17674 raft_consensus.cc:1275] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 2 FOLLOWER]: Refusing update from remote peer 03476ac9a15e46d289bb12f33f1b7ae5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:08:44.881770 17933 consensus_queue.cc:1048] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:44.894955 17748 raft_consensus.cc:1275] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de [term 2 FOLLOWER]: Refusing update from remote peer 03476ac9a15e46d289bb12f33f1b7ae5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:08:44.897615 17956 consensus_queue.cc:1048] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:45.980166 17550 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:45.986378 17550 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:08:45.986891 17550 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:47.988029 17550 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:47.993752 17599 consensus_queue.cc:237] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [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: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } }
I20260608 10:08:47.997367 17550 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:08:47.997979 17550 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:48.004087 17748 raft_consensus.cc:1275] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Refusing update from remote peer 03476ac9a15e46d289bb12f33f1b7ae5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:48.005606 17674 raft_consensus.cc:1275] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Refusing update from remote peer 03476ac9a15e46d289bb12f33f1b7ae5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:48.006352 17962 consensus_queue.cc:1048] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:08:48.007611 17966 consensus_queue.cc:1048] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:48.020920 17966 raft_consensus.cc:2955] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } } }
W20260608 10:08:48.023912 17562 consensus_peers.cc:597] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 -> Peer 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4:42005): Couldn't send request to peer 436e8fe6141f4883bb9eea2f6eb1fa99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6115e4283334934872bc2daf001a642. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:48.024528 17674 raft_consensus.cc:2955] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } } }
I20260608 10:08:48.031718 17748 raft_consensus.cc:2955] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } } }
I20260608 10:08:48.039878 17494 catalog_manager.cc:5696] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 reported cstate change: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:48.072564 17674 consensus_queue.cc:237] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [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: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } attrs { replace: true } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } }
I20260608 10:08:48.090592 17748 raft_consensus.cc:1275] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Refusing update from remote peer abf7d999fa154b58ae97f35ea33a8319: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:48.090885 17599 raft_consensus.cc:1275] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Refusing update from remote peer abf7d999fa154b58ae97f35ea33a8319: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:48.092453 17840 consensus_queue.cc:1048] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:08:48.093676 17980 consensus_queue.cc:1048] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:08:48.098730 17637 consensus_peers.cc:597] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 -> Peer 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4:42005): Couldn't send request to peer 436e8fe6141f4883bb9eea2f6eb1fa99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ec584d2a3ce4089bc0e47d90fdb61c9. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:48.102804 17980 raft_consensus.cc:2955] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } attrs { replace: true } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } } }
I20260608 10:08:48.104967 17599 raft_consensus.cc:2955] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } attrs { replace: true } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } } }
I20260608 10:08:48.106846 17748 raft_consensus.cc:2955] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } attrs { replace: true } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } } }
I20260608 10:08:48.117148 17496 catalog_manager.cc:5696] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 reported cstate change: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "abf7d999fa154b58ae97f35ea33a8319" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:48.135382 17748 consensus_queue.cc:237] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [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: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } attrs { replace: true } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } }
I20260608 10:08:48.145218 17674 raft_consensus.cc:1275] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Refusing update from remote peer 64609e27320d4467b7d62a3c570c95de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:48.145664 17599 raft_consensus.cc:1275] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Refusing update from remote peer 64609e27320d4467b7d62a3c570c95de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:48.147359 17973 consensus_queue.cc:1048] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [LEADER]: Connected to new peer: Peer: permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:08:48.148541 17805 consensus_queue.cc:1048] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:08:48.159870 17805 raft_consensus.cc:2955] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } attrs { replace: true } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } } }
I20260608 10:08:48.160652 17674 raft_consensus.cc:2955] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } attrs { replace: true } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } } }
W20260608 10:08:48.164583 17711 consensus_peers.cc:597] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de -> Peer 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4:42005): Couldn't send request to peer 436e8fe6141f4883bb9eea2f6eb1fa99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b30471e5bc4f44c199c2eab2473aac27. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:48.177691 17494 catalog_manager.cc:5696] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319 reported cstate change: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "64609e27320d4467b7d62a3c570c95de" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } attrs { replace: true } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } } }
I20260608 10:08:48.179404 17674 consensus_queue.cc:237] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [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: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } }
I20260608 10:08:48.186887 17599 raft_consensus.cc:2955] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } attrs { replace: true } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } } }
I20260608 10:08:48.200827 17748 raft_consensus.cc:1275] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Refusing update from remote peer abf7d999fa154b58ae97f35ea33a8319: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:48.201071 17599 raft_consensus.cc:1275] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Refusing update from remote peer abf7d999fa154b58ae97f35ea33a8319: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:48.202782 17980 consensus_queue.cc:1048] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:08:48.204248 17840 consensus_queue.cc:1048] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:08:48.209893 17637 consensus_peers.cc:597] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 -> Peer 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4:42005): Couldn't send request to peer 436e8fe6141f4883bb9eea2f6eb1fa99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8dc58055f5974b589c0dea00bbeab9fa. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:48.218039 17980 raft_consensus.cc:2955] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } } }
I20260608 10:08:48.220815 17599 raft_consensus.cc:2955] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } } }
I20260608 10:08:48.222052 17748 raft_consensus.cc:2955] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } } }
I20260608 10:08:48.232560 17494 catalog_manager.cc:5696] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5 reported cstate change: config changed from index -1 to 2, NON_VOTER 436e8fe6141f4883bb9eea2f6eb1fa99 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "abf7d999fa154b58ae97f35ea33a8319" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } } }
I20260608 10:08:48.430742 17996 ts_tablet_manager.cc:933] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99: Initiating tablet copy from peer 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347)
I20260608 10:08:48.433257 17996 tablet_copy_client.cc:323] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.1:35347
I20260608 10:08:48.446321 17609 tablet_copy_service.cc:140] P 03476ac9a15e46d289bb12f33f1b7ae5: Received BeginTabletCopySession request for tablet d6115e4283334934872bc2daf001a642 from peer 436e8fe6141f4883bb9eea2f6eb1fa99 ({username='slave'} at 127.0.0.1:40232)
I20260608 10:08:48.446959 17609 tablet_copy_service.cc:161] P 03476ac9a15e46d289bb12f33f1b7ae5: Beginning new tablet copy session on tablet d6115e4283334934872bc2daf001a642 from peer 436e8fe6141f4883bb9eea2f6eb1fa99 at {username='slave'} at 127.0.0.1:40232: session id = 436e8fe6141f4883bb9eea2f6eb1fa99-d6115e4283334934872bc2daf001a642
I20260608 10:08:48.453236 17609 tablet_copy_source_session.cc:215] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:48.457016 17996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6115e4283334934872bc2daf001a642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:48.468477 17996 tablet_copy_client.cc:806] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:48.469216 17996 tablet_copy_client.cc:670] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:48.474574 17996 tablet_copy_client.cc:538] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:48.481483 17996 tablet_bootstrap.cc:492] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99: Bootstrap starting.
I20260608 10:08:48.500685 17996 tablet_bootstrap.cc:492] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:48.501606 17996 tablet_bootstrap.cc:492] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99: Bootstrap complete.
I20260608 10:08:48.502202 17996 ts_tablet_manager.cc:1403] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99: Time spent bootstrapping tablet: real 0.021s	user 0.023s	sys 0.000s
I20260608 10:08:48.505223 17996 raft_consensus.cc:359] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } }
I20260608 10:08:48.505980 17996 raft_consensus.cc:740] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436e8fe6141f4883bb9eea2f6eb1fa99, State: Initialized, Role: LEARNER
I20260608 10:08:48.506561 17996 consensus_queue.cc:260] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99 [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: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } }
I20260608 10:08:48.509413 17996 ts_tablet_manager.cc:1434] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:08:48.511526 17609 tablet_copy_service.cc:342] P 03476ac9a15e46d289bb12f33f1b7ae5: Request end of tablet copy session 436e8fe6141f4883bb9eea2f6eb1fa99-d6115e4283334934872bc2daf001a642 received from {username='slave'} at 127.0.0.1:40232
I20260608 10:08:48.511999 17609 tablet_copy_service.cc:434] P 03476ac9a15e46d289bb12f33f1b7ae5: ending tablet copy session 436e8fe6141f4883bb9eea2f6eb1fa99-d6115e4283334934872bc2daf001a642 on tablet d6115e4283334934872bc2daf001a642 with peer 436e8fe6141f4883bb9eea2f6eb1fa99
I20260608 10:08:48.633061 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:08:48.637856 17996 ts_tablet_manager.cc:933] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99: Initiating tablet copy from peer abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739)
W20260608 10:08:48.638864 17638 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 10:08:48.640424 17996 tablet_copy_client.cc:323] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.2:43739
W20260608 10:08:48.656204 17638 consensus_peers.cc:597] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 -> Peer 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347): Couldn't send request to peer 03476ac9a15e46d289bb12f33f1b7ae5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:48.657663 17684 tablet_copy_service.cc:140] P abf7d999fa154b58ae97f35ea33a8319: Received BeginTabletCopySession request for tablet 5ec584d2a3ce4089bc0e47d90fdb61c9 from peer 436e8fe6141f4883bb9eea2f6eb1fa99 ({username='slave'} at 127.0.0.1:33710)
I20260608 10:08:48.658468 17684 tablet_copy_service.cc:161] P abf7d999fa154b58ae97f35ea33a8319: Beginning new tablet copy session on tablet 5ec584d2a3ce4089bc0e47d90fdb61c9 from peer 436e8fe6141f4883bb9eea2f6eb1fa99 at {username='slave'} at 127.0.0.1:33710: session id = 436e8fe6141f4883bb9eea2f6eb1fa99-5ec584d2a3ce4089bc0e47d90fdb61c9
I20260608 10:08:48.665803 17684 tablet_copy_source_session.cc:215] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:48.669159 17996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec584d2a3ce4089bc0e47d90fdb61c9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:08:48.682049 17638 consensus_peers.cc:597] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 -> Peer 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347): Couldn't send request to peer 03476ac9a15e46d289bb12f33f1b7ae5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:48.684849 17996 tablet_copy_client.cc:806] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:48.685653 17996 tablet_copy_client.cc:670] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:48.690994 17996 tablet_copy_client.cc:538] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:48.697477 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:48.700692 17996 tablet_bootstrap.cc:492] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99: Bootstrap starting.
I20260608 10:08:48.701129 16932 tablet_replica.cc:333] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5: stopping tablet replica
I20260608 10:08:48.702597 16932 raft_consensus.cc:2243] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:48.703476 16932 raft_consensus.cc:2272] T b30471e5bc4f44c199c2eab2473aac27 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.704597 18004 ts_tablet_manager.cc:933] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99: Initiating tablet copy from peer abf7d999fa154b58ae97f35ea33a8319 (127.16.137.2:43739)
I20260608 10:08:48.707235 16932 tablet_replica.cc:333] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5: stopping tablet replica
I20260608 10:08:48.708561 16932 raft_consensus.cc:2243] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:48.717056 18004 tablet_copy_client.cc:323] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.2:43739
I20260608 10:08:48.709388 16932 raft_consensus.cc:2272] T 154dce845d2f4f46870a0a3a0cc9bc13 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.720156 17684 tablet_copy_service.cc:140] P abf7d999fa154b58ae97f35ea33a8319: Received BeginTabletCopySession request for tablet 8dc58055f5974b589c0dea00bbeab9fa from peer 436e8fe6141f4883bb9eea2f6eb1fa99 ({username='slave'} at 127.0.0.1:33710)
W20260608 10:08:48.720420 17712 consensus_peers.cc:597] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de -> Peer 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347): Couldn't send request to peer 03476ac9a15e46d289bb12f33f1b7ae5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:48.720762 17684 tablet_copy_service.cc:161] P abf7d999fa154b58ae97f35ea33a8319: Beginning new tablet copy session on tablet 8dc58055f5974b589c0dea00bbeab9fa from peer 436e8fe6141f4883bb9eea2f6eb1fa99 at {username='slave'} at 127.0.0.1:33710: session id = 436e8fe6141f4883bb9eea2f6eb1fa99-8dc58055f5974b589c0dea00bbeab9fa
I20260608 10:08:48.722791 16932 tablet_replica.cc:333] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5: stopping tablet replica
I20260608 10:08:48.723722 16932 raft_consensus.cc:2243] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:48.724503 16932 raft_consensus.cc:2272] T 8dc58055f5974b589c0dea00bbeab9fa P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.729117 17684 tablet_copy_source_session.cc:215] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:48.732800 18004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc58055f5974b589c0dea00bbeab9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:48.737063 17996 tablet_bootstrap.cc:492] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:48.728395 16932 tablet_replica.cc:333] T 321f1c7af2cf48509e9f26a95b4c6274 P 03476ac9a15e46d289bb12f33f1b7ae5: stopping tablet replica
I20260608 10:08:48.738765 18008 ts_tablet_manager.cc:933] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99: Initiating tablet copy from peer 64609e27320d4467b7d62a3c570c95de (127.16.137.3:39505)
I20260608 10:08:48.740908 17996 tablet_bootstrap.cc:492] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99: Bootstrap complete.
I20260608 10:08:48.740870 16932 raft_consensus.cc:2243] T 321f1c7af2cf48509e9f26a95b4c6274 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:48.742175 17996 ts_tablet_manager.cc:1403] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.012s
I20260608 10:08:48.742244 16932 raft_consensus.cc:2272] T 321f1c7af2cf48509e9f26a95b4c6274 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.746426 16932 tablet_replica.cc:333] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5: stopping tablet replica
I20260608 10:08:48.747267 16932 raft_consensus.cc:2243] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:48.746982 17996 raft_consensus.cc:359] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } attrs { replace: true } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } }
I20260608 10:08:48.748378 17996 raft_consensus.cc:740] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436e8fe6141f4883bb9eea2f6eb1fa99, State: Initialized, Role: LEARNER
I20260608 10:08:48.749679 17996 consensus_queue.cc:260] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99 [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: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } attrs { replace: true } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } }
I20260608 10:08:48.754856 17996 ts_tablet_manager.cc:1434] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 10:08:48.748413 16932 raft_consensus.cc:2272] T f55cda2db4de42479a39fb9f6447c7fc P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.757623 17684 tablet_copy_service.cc:342] P abf7d999fa154b58ae97f35ea33a8319: Request end of tablet copy session 436e8fe6141f4883bb9eea2f6eb1fa99-5ec584d2a3ce4089bc0e47d90fdb61c9 received from {username='slave'} at 127.0.0.1:33710
I20260608 10:08:48.758163 17684 tablet_copy_service.cc:434] P abf7d999fa154b58ae97f35ea33a8319: ending tablet copy session 436e8fe6141f4883bb9eea2f6eb1fa99-5ec584d2a3ce4089bc0e47d90fdb61c9 on tablet 5ec584d2a3ce4089bc0e47d90fdb61c9 with peer 436e8fe6141f4883bb9eea2f6eb1fa99
I20260608 10:08:48.760465 16932 tablet_replica.cc:333] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5: stopping tablet replica
I20260608 10:08:48.761384 16932 raft_consensus.cc:2243] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:48.762712 16932 raft_consensus.cc:2272] T d6115e4283334934872bc2daf001a642 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.765972 16932 tablet_replica.cc:333] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5: stopping tablet replica
I20260608 10:08:48.766774 16932 raft_consensus.cc:2243] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:08:48.767901 16932 raft_consensus.cc:2272] T 5bfef9690d1247ca85c1fca0007cea11 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.768628 18004 tablet_copy_client.cc:806] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:48.769263 18004 tablet_copy_client.cc:670] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:48.770833 16932 tablet_replica.cc:333] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5: stopping tablet replica
I20260608 10:08:48.771617 16932 raft_consensus.cc:2243] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:48.772260 16932 raft_consensus.cc:2272] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 03476ac9a15e46d289bb12f33f1b7ae5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.776878 18004 tablet_copy_client.cc:538] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:48.782087 18008 tablet_copy_client.cc:323] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:39505
I20260608 10:08:48.785585 18004 tablet_bootstrap.cc:492] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99: Bootstrap starting.
I20260608 10:08:48.812668 17758 tablet_copy_service.cc:140] P 64609e27320d4467b7d62a3c570c95de: Received BeginTabletCopySession request for tablet b30471e5bc4f44c199c2eab2473aac27 from peer 436e8fe6141f4883bb9eea2f6eb1fa99 ({username='slave'} at 127.0.0.1:47194)
I20260608 10:08:48.812765 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:08:48.813396 17758 tablet_copy_service.cc:161] P 64609e27320d4467b7d62a3c570c95de: Beginning new tablet copy session on tablet b30471e5bc4f44c199c2eab2473aac27 from peer 436e8fe6141f4883bb9eea2f6eb1fa99 at {username='slave'} at 127.0.0.1:47194: session id = 436e8fe6141f4883bb9eea2f6eb1fa99-b30471e5bc4f44c199c2eab2473aac27
I20260608 10:08:48.818248 18004 tablet_bootstrap.cc:492] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:48.819250 18004 tablet_bootstrap.cc:492] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99: Bootstrap complete.
I20260608 10:08:48.820436 18004 ts_tablet_manager.cc:1403] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.011s
I20260608 10:08:48.823849 18004 raft_consensus.cc:359] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } }
I20260608 10:08:48.824769 18004 raft_consensus.cc:740] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436e8fe6141f4883bb9eea2f6eb1fa99, State: Initialized, Role: LEARNER
I20260608 10:08:48.824962 17758 tablet_copy_source_session.cc:215] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:48.825677 18004 consensus_queue.cc:260] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99 [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: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } attrs { replace: true } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } }
I20260608 10:08:48.828403 18004 ts_tablet_manager.cc:1434] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:08:48.829386 18008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30471e5bc4f44c199c2eab2473aac27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:48.830622 17684 tablet_copy_service.cc:342] P abf7d999fa154b58ae97f35ea33a8319: Request end of tablet copy session 436e8fe6141f4883bb9eea2f6eb1fa99-8dc58055f5974b589c0dea00bbeab9fa received from {username='slave'} at 127.0.0.1:33710
I20260608 10:08:48.831154 17684 tablet_copy_service.cc:434] P abf7d999fa154b58ae97f35ea33a8319: ending tablet copy session 436e8fe6141f4883bb9eea2f6eb1fa99-8dc58055f5974b589c0dea00bbeab9fa on tablet 8dc58055f5974b589c0dea00bbeab9fa with peer 436e8fe6141f4883bb9eea2f6eb1fa99
I20260608 10:08:48.845616 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:08:48.848279 18008 tablet_copy_client.cc:806] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:48.849083 18008 tablet_copy_client.cc:670] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:48.853819 18008 tablet_copy_client.cc:538] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:48.873560 18008 tablet_bootstrap.cc:492] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99: Bootstrap starting.
I20260608 10:08:48.881757 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:48.882822 16932 tablet_replica.cc:333] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319: stopping tablet replica
I20260608 10:08:48.883733 16932 raft_consensus.cc:2243] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:48.884387 16932 raft_consensus.cc:2272] T b30471e5bc4f44c199c2eab2473aac27 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.887478 16932 tablet_replica.cc:333] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319: stopping tablet replica
I20260608 10:08:48.888247 16932 raft_consensus.cc:2243] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:48.889518 16932 raft_consensus.cc:2272] T 8dc58055f5974b589c0dea00bbeab9fa P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.892510 16932 tablet_replica.cc:333] T 321f1c7af2cf48509e9f26a95b4c6274 P abf7d999fa154b58ae97f35ea33a8319: stopping tablet replica
I20260608 10:08:48.893270 16932 raft_consensus.cc:2243] T 321f1c7af2cf48509e9f26a95b4c6274 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:48.893831 16932 raft_consensus.cc:2272] T 321f1c7af2cf48509e9f26a95b4c6274 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.896376 16932 tablet_replica.cc:333] T f55cda2db4de42479a39fb9f6447c7fc P abf7d999fa154b58ae97f35ea33a8319: stopping tablet replica
I20260608 10:08:48.897070 16932 raft_consensus.cc:2243] T f55cda2db4de42479a39fb9f6447c7fc P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:48.897675 16932 raft_consensus.cc:2272] T f55cda2db4de42479a39fb9f6447c7fc P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.900359 16932 tablet_replica.cc:333] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319: stopping tablet replica
I20260608 10:08:48.901057 16932 raft_consensus.cc:2243] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:48.901981 16932 raft_consensus.cc:2272] T 154dce845d2f4f46870a0a3a0cc9bc13 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.904654 16932 tablet_replica.cc:333] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319: stopping tablet replica
I20260608 10:08:48.905378 16932 raft_consensus.cc:2243] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:48.906639 16932 raft_consensus.cc:2272] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.909578 16932 tablet_replica.cc:333] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319: stopping tablet replica
I20260608 10:08:48.910286 16932 raft_consensus.cc:2243] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:48.910881 16932 raft_consensus.cc:2272] T 5bfef9690d1247ca85c1fca0007cea11 P abf7d999fa154b58ae97f35ea33a8319 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.913619 16932 tablet_replica.cc:333] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319: stopping tablet replica
I20260608 10:08:48.914237 16932 raft_consensus.cc:2243] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:48.914830 16932 raft_consensus.cc:2272] T d6115e4283334934872bc2daf001a642 P abf7d999fa154b58ae97f35ea33a8319 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.916158 18008 tablet_bootstrap.cc:492] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:48.916946 18008 tablet_bootstrap.cc:492] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99: Bootstrap complete.
I20260608 10:08:48.917601 18008 ts_tablet_manager.cc:1403] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.014s
I20260608 10:08:48.919938 18008 raft_consensus.cc:359] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } attrs { replace: true } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } }
I20260608 10:08:48.920624 18008 raft_consensus.cc:740] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436e8fe6141f4883bb9eea2f6eb1fa99, State: Initialized, Role: LEARNER
I20260608 10:08:48.921198 18008 consensus_queue.cc:260] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99 [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: "03476ac9a15e46d289bb12f33f1b7ae5" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 35347 } } peers { permanent_uuid: "abf7d999fa154b58ae97f35ea33a8319" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 43739 } attrs { replace: true } } peers { permanent_uuid: "64609e27320d4467b7d62a3c570c95de" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 39505 } } peers { permanent_uuid: "436e8fe6141f4883bb9eea2f6eb1fa99" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42005 } attrs { promote: true } }
I20260608 10:08:48.923418 18008 ts_tablet_manager.cc:1434] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:08:48.925493 17758 tablet_copy_service.cc:342] P 64609e27320d4467b7d62a3c570c95de: Request end of tablet copy session 436e8fe6141f4883bb9eea2f6eb1fa99-b30471e5bc4f44c199c2eab2473aac27 received from {username='slave'} at 127.0.0.1:47194
I20260608 10:08:48.925978 17758 tablet_copy_service.cc:434] P 64609e27320d4467b7d62a3c570c95de: ending tablet copy session 436e8fe6141f4883bb9eea2f6eb1fa99-b30471e5bc4f44c199c2eab2473aac27 on tablet b30471e5bc4f44c199c2eab2473aac27 with peer 436e8fe6141f4883bb9eea2f6eb1fa99
W20260608 10:08:48.943389 17712 consensus_peers.cc:597] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de -> Peer 03476ac9a15e46d289bb12f33f1b7ae5 (127.16.137.1:35347): Couldn't send request to peer 03476ac9a15e46d289bb12f33f1b7ae5. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:35347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:48.952790 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:08:48.979512 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:08:49.010409 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:49.011368 16932 tablet_replica.cc:333] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de: stopping tablet replica
I20260608 10:08:49.012228 16932 raft_consensus.cc:2243] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:49.013603 16932 raft_consensus.cc:2272] T b30471e5bc4f44c199c2eab2473aac27 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:49.016518 16932 tablet_replica.cc:333] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de: stopping tablet replica
I20260608 10:08:49.017419 16932 raft_consensus.cc:2243] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:49.018047 16932 raft_consensus.cc:2272] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:49.021095 16932 tablet_replica.cc:333] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de: stopping tablet replica
I20260608 10:08:49.021873 16932 raft_consensus.cc:2243] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:49.022472 16932 raft_consensus.cc:2272] T d6115e4283334934872bc2daf001a642 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:49.025555 16932 tablet_replica.cc:333] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de: stopping tablet replica
I20260608 10:08:49.026330 16932 raft_consensus.cc:2243] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:49.026911 16932 raft_consensus.cc:2272] T 5bfef9690d1247ca85c1fca0007cea11 P 64609e27320d4467b7d62a3c570c95de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:49.029536 16932 tablet_replica.cc:333] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de: stopping tablet replica
I20260608 10:08:49.030280 16932 raft_consensus.cc:2243] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:49.030795 16932 raft_consensus.cc:2272] T 154dce845d2f4f46870a0a3a0cc9bc13 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:49.033406 16932 tablet_replica.cc:333] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de: stopping tablet replica
I20260608 10:08:49.034116 16932 raft_consensus.cc:2243] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:49.035080 16932 raft_consensus.cc:2272] T 321f1c7af2cf48509e9f26a95b4c6274 P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:49.037711 16932 tablet_replica.cc:333] T f55cda2db4de42479a39fb9f6447c7fc P 64609e27320d4467b7d62a3c570c95de: stopping tablet replica
I20260608 10:08:49.038411 16932 raft_consensus.cc:2243] T f55cda2db4de42479a39fb9f6447c7fc P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:49.038923 16932 raft_consensus.cc:2272] T f55cda2db4de42479a39fb9f6447c7fc P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:49.041620 16932 tablet_replica.cc:333] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de: stopping tablet replica
I20260608 10:08:49.042274 16932 raft_consensus.cc:2243] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:49.042886 16932 raft_consensus.cc:2272] T 8dc58055f5974b589c0dea00bbeab9fa P 64609e27320d4467b7d62a3c570c95de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:49.075891 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:08:49.095310 16932 tablet_server.cc:179] TabletServer@127.16.137.4:0 shutting down...
I20260608 10:08:49.130324 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:49.132067 16932 tablet_replica.cc:333] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99: stopping tablet replica
I20260608 10:08:49.132715 16932 raft_consensus.cc:2243] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:49.133153 16932 raft_consensus.cc:2272] T b30471e5bc4f44c199c2eab2473aac27 P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:49.135152 16932 tablet_replica.cc:333] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99: stopping tablet replica
I20260608 10:08:49.135689 16932 raft_consensus.cc:2243] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:49.136075 16932 raft_consensus.cc:2272] T 8dc58055f5974b589c0dea00bbeab9fa P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:49.138013 16932 tablet_replica.cc:333] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99: stopping tablet replica
I20260608 10:08:49.138551 16932 raft_consensus.cc:2243] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:49.138940 16932 raft_consensus.cc:2272] T 5ec584d2a3ce4089bc0e47d90fdb61c9 P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:49.141149 16932 tablet_replica.cc:333] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99: stopping tablet replica
I20260608 10:08:49.141664 16932 raft_consensus.cc:2243] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:49.142050 16932 raft_consensus.cc:2272] T d6115e4283334934872bc2daf001a642 P 436e8fe6141f4883bb9eea2f6eb1fa99 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:49.164644 16932 tablet_server.cc:196] TabletServer@127.16.137.4:0 shutdown complete.
I20260608 10:08:49.178370 16932 master.cc:562] Master@127.16.137.62:36855 shutting down...
W20260608 10:08:49.205773 17545 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:08:49.206063 17545 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:08:49.206297 17545 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:08:49.207556 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:49.208134 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:49.208498 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 407a03756b6640b8ab3ea1b7dc2a95bf: stopping tablet replica
I20260608 10:08:49.228598 16932 master.cc:584] Master@127.16.137.62:36855 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9466 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 10:08:49.268136 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:32787,127.16.137.61:45981,127.16.137.60:46077
I20260608 10:08:49.269662 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:49.275416 18016 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:49.275462 18017 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:49.277015 18019 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:49.278007 16932 server_base.cc:1061] running on GCE node
I20260608 10:08:49.278853 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:49.279047 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:49.279165 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913329279153 us; error 0 us; skew 500 ppm
I20260608 10:08:49.279668 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:49.282323 16932 webserver.cc:533] Webserver started at http://127.16.137.62:44885/ using document root <none> and password file <none>
I20260608 10:08:49.282795 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:49.282958 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:49.283180 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:49.284271 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "89e6a42e1b644e7ca7d4c63a27d361f8"
format_stamp: "Formatted at 2026-06-08 10:08:49 on dist-test-slave-4pww"
I20260608 10:08:49.289687 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:08:49.293248 18024 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:49.294243 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:08:49.294582 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "89e6a42e1b644e7ca7d4c63a27d361f8"
format_stamp: "Formatted at 2026-06-08 10:08:49 on dist-test-slave-4pww"
I20260608 10:08:49.294888 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:49.311123 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:49.312410 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:49.351956 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:32787
I20260608 10:08:49.352074 18075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:32787 every 8 connection(s)
I20260608 10:08:49.356274 18076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:49.356418 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:49.362059 18078 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:49.363837 18076 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:08:49.365070 18079 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:49.365264 18081 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:49.366361 16932 server_base.cc:1061] running on GCE node
I20260608 10:08:49.367496 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:49.367784 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:49.367993 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913329367973 us; error 0 us; skew 500 ppm
I20260608 10:08:49.368856 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:49.371707 16932 webserver.cc:533] Webserver started at http://127.16.137.61:35349/ using document root <none> and password file <none>
I20260608 10:08:49.372254 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:49.372473 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:49.372756 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:49.373888 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-1-root/instance:
uuid: "bc3575bff210486f90dadd4b2f88bee1"
format_stamp: "Formatted at 2026-06-08 10:08:49 on dist-test-slave-4pww"
I20260608 10:08:49.378356 18076 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:49.379107 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:08:49.384227 18089 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260608 10:08:49.384902 18076 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.137.61:45981: Network error: Client connection negotiation failed: client connection to 127.16.137.61:45981: connect: Connection refused (error 111)
I20260608 10:08:49.385656 16932 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 10:08:49.385985 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-1-root
uuid: "bc3575bff210486f90dadd4b2f88bee1"
format_stamp: "Formatted at 2026-06-08 10:08:49 on dist-test-slave-4pww"
I20260608 10:08:49.386299 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:49.415397 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:49.416682 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:49.423431 18076 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } attempt: 1
W20260608 10:08:49.428185 18076 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.137.61:45981: Network error: Client connection negotiation failed: client connection to 127.16.137.61:45981: connect: Connection refused (error 111)
I20260608 10:08:49.457113 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.61:45981
I20260608 10:08:49.457250 18140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.61:45981 every 8 connection(s)
I20260608 10:08:49.461561 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:08:49.462138 18141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:08:49.469693 18143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:49.472244 18144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:49.473124 18141 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:49.476461 16932 server_base.cc:1061] running on GCE node
W20260608 10:08:49.476612 18146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:49.477771 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:49.478030 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:49.478233 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913329478213 us; error 0 us; skew 500 ppm
I20260608 10:08:49.478838 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:49.481791 16932 webserver.cc:533] Webserver started at http://127.16.137.60:34873/ using document root <none> and password file <none>
I20260608 10:08:49.482322 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:49.482568 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:49.482940 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:49.484478 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-2-root/instance:
uuid: "84422bb41fb2459d9ea38b5d164f1d91"
format_stamp: "Formatted at 2026-06-08 10:08:49 on dist-test-slave-4pww"
I20260608 10:08:49.486831 18141 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:49.490639 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260608 10:08:49.495766 18153 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:49.496946 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:08:49.497323 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-2-root
uuid: "84422bb41fb2459d9ea38b5d164f1d91"
format_stamp: "Formatted at 2026-06-08 10:08:49 on dist-test-slave-4pww"
I20260608 10:08:49.497726 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:49.501504 18141 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:49.501766 18076 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } attempt: 2
W20260608 10:08:49.508767 18141 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.137.60:46077: Network error: Client connection negotiation failed: client connection to 127.16.137.60:46077: connect: Connection refused (error 111)
I20260608 10:08:49.514078 18076 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:08:49.519080 18076 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.137.60:46077: Network error: Client connection negotiation failed: client connection to 127.16.137.60:46077: connect: Connection refused (error 111)
I20260608 10:08:49.524796 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:49.526077 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:49.562405 18141 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } attempt: 1
I20260608 10:08:49.563369 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.60:46077
I20260608 10:08:49.563512 18205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.60:46077 every 8 connection(s)
I20260608 10:08:49.567965 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:49.568626 18076 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } attempt: 1
I20260608 10:08:49.569598 18207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:49.579353 18207 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:49.585719 18141 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1: Bootstrap starting.
I20260608 10:08:49.592407 18141 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:49.592634 18076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8: Bootstrap starting.
I20260608 10:08:49.594480 18207 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:49.598464 18141 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1: No bootstrap required, opened a new log
I20260608 10:08:49.599457 18076 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:49.601943 18141 raft_consensus.cc:359] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:49.602876 18141 raft_consensus.cc:385] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:49.603274 18141 raft_consensus.cc:740] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3575bff210486f90dadd4b2f88bee1, State: Initialized, Role: FOLLOWER
I20260608 10:08:49.604187 18141 consensus_queue.cc:260] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:49.605988 18076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8: No bootstrap required, opened a new log
I20260608 10:08:49.606539 18213 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [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: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } } }
I20260608 10:08:49.607313 18213 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:49.607744 18207 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:49.608167 18141 sys_catalog.cc:565] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:49.609248 18076 raft_consensus.cc:359] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:49.610006 18076 raft_consensus.cc:385] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:49.610304 18076 raft_consensus.cc:740] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e6a42e1b644e7ca7d4c63a27d361f8, State: Initialized, Role: FOLLOWER
I20260608 10:08:49.611125 18076 consensus_queue.cc:260] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:49.614715 18216 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [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: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } } }
I20260608 10:08:49.615712 18216 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:49.616117 18076 sys_catalog.cc:565] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:49.632088 18207 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91: Bootstrap starting.
I20260608 10:08:49.635913 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260608 10:08:49.636207 18230 catalog_manager.cc:1593] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260608 10:08:49.636227 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 10:08:49.636839 18230 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:08:49.638921 18207 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91: Neither blocks nor log segments found. Creating new log.
W20260608 10:08:49.639760 18236 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:08:49.640075 18236 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:08:49.643471 18207 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91: No bootstrap required, opened a new log
I20260608 10:08:49.645900 18207 raft_consensus.cc:359] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:49.646435 18207 raft_consensus.cc:385] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:49.646688 18207 raft_consensus.cc:740] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84422bb41fb2459d9ea38b5d164f1d91, State: Initialized, Role: FOLLOWER
I20260608 10:08:49.647333 18207 consensus_queue.cc:260] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:49.649065 18238 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [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: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } } }
I20260608 10:08:49.649701 18238 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:49.650290 18207 sys_catalog.cc:565] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:49.661794 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:49.663816 18249 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:08:49.664167 18249 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:08:49.668534 18250 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:49.669656 18251 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:49.671278 16932 server_base.cc:1061] running on GCE node
W20260608 10:08:49.671264 18253 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:49.672434 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:49.672636 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:49.672827 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913329672812 us; error 0 us; skew 500 ppm
I20260608 10:08:49.673394 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:49.675693 16932 webserver.cc:533] Webserver started at http://127.16.137.1:44521/ using document root <none> and password file <none>
I20260608 10:08:49.676162 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:49.676322 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:49.676540 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:49.677742 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "0d0670e196834fa3bc0fc735b47280fe"
format_stamp: "Formatted at 2026-06-08 10:08:49 on dist-test-slave-4pww"
I20260608 10:08:49.682349 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:08:49.685858 18258 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:49.686666 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:08:49.686980 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "0d0670e196834fa3bc0fc735b47280fe"
format_stamp: "Formatted at 2026-06-08 10:08:49 on dist-test-slave-4pww"
I20260608 10:08:49.687294 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:49.720870 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:49.722308 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:49.723965 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:49.726409 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:49.726655 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:49.726920 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:49.727128 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:49.769022 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:43183
I20260608 10:08:49.769138 18320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:43183 every 8 connection(s)
I20260608 10:08:49.785545 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:08:49.794595 18321 heartbeater.cc:344] Connected to a master server at 127.16.137.60:46077
I20260608 10:08:49.795152 18321 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:49.796250 18321 heartbeater.cc:507] Master 127.16.137.60:46077 requested a full tablet report, sending...
I20260608 10:08:49.799803 18171 ts_manager.cc:194] Registered new tserver with Master: 0d0670e196834fa3bc0fc735b47280fe (127.16.137.1:43183)
W20260608 10:08:49.802551 18328 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:49.803544 18322 heartbeater.cc:344] Connected to a master server at 127.16.137.61:45981
I20260608 10:08:49.804044 18322 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:49.805115 18322 heartbeater.cc:507] Master 127.16.137.61:45981 requested a full tablet report, sending...
I20260608 10:08:49.809247 18106 ts_manager.cc:194] Registered new tserver with Master: 0d0670e196834fa3bc0fc735b47280fe (127.16.137.1:43183)
W20260608 10:08:49.809432 18329 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:49.810629 18323 heartbeater.cc:344] Connected to a master server at 127.16.137.62:32787
I20260608 10:08:49.811163 18323 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:49.812546 18323 heartbeater.cc:507] Master 127.16.137.62:32787 requested a full tablet report, sending...
W20260608 10:08:49.814698 18331 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:49.816282 16932 server_base.cc:1061] running on GCE node
I20260608 10:08:49.816839 18041 ts_manager.cc:194] Registered new tserver with Master: 0d0670e196834fa3bc0fc735b47280fe (127.16.137.1:43183)
I20260608 10:08:49.817664 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:49.817975 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:49.818210 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913329818188 us; error 0 us; skew 500 ppm
I20260608 10:08:49.818962 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:49.821770 16932 webserver.cc:533] Webserver started at http://127.16.137.2:41259/ using document root <none> and password file <none>
I20260608 10:08:49.822363 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:49.822598 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:49.822901 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:49.824122 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "fab05de6a1d44daa83300967d7e41d74"
format_stamp: "Formatted at 2026-06-08 10:08:49 on dist-test-slave-4pww"
I20260608 10:08:49.829144 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260608 10:08:49.833051 18336 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:49.834017 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:08:49.834319 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "fab05de6a1d44daa83300967d7e41d74"
format_stamp: "Formatted at 2026-06-08 10:08:49 on dist-test-slave-4pww"
I20260608 10:08:49.834583 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:49.854398 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:49.855660 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:49.857159 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:49.859601 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:49.859867 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:49.860121 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:49.860311 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:49.904668 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:33617
I20260608 10:08:49.904780 18398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:33617 every 8 connection(s)
I20260608 10:08:49.924216 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:08:49.937422 18399 heartbeater.cc:344] Connected to a master server at 127.16.137.60:46077
I20260608 10:08:49.938040 18399 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:49.939266 18399 heartbeater.cc:507] Master 127.16.137.60:46077 requested a full tablet report, sending...
I20260608 10:08:49.942920 18400 heartbeater.cc:344] Connected to a master server at 127.16.137.61:45981
I20260608 10:08:49.943427 18400 heartbeater.cc:461] Registering TS with master...
W20260608 10:08:49.943802 18406 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:49.944536 18400 heartbeater.cc:507] Master 127.16.137.61:45981 requested a full tablet report, sending...
I20260608 10:08:49.944862 18171 ts_manager.cc:194] Registered new tserver with Master: fab05de6a1d44daa83300967d7e41d74 (127.16.137.2:33617)
I20260608 10:08:49.948362 18106 ts_manager.cc:194] Registered new tserver with Master: fab05de6a1d44daa83300967d7e41d74 (127.16.137.2:33617)
W20260608 10:08:49.950764 18407 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:49.952570 18401 heartbeater.cc:344] Connected to a master server at 127.16.137.62:32787
I20260608 10:08:49.953090 18401 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:49.954075 18401 heartbeater.cc:507] Master 127.16.137.62:32787 requested a full tablet report, sending...
W20260608 10:08:49.954355 18409 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:49.954733 16932 server_base.cc:1061] running on GCE node
I20260608 10:08:49.955873 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:49.956077 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:49.956387 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913329956366 us; error 0 us; skew 500 ppm
I20260608 10:08:49.957088 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:49.957139 18041 ts_manager.cc:194] Registered new tserver with Master: fab05de6a1d44daa83300967d7e41d74 (127.16.137.2:33617)
I20260608 10:08:49.959841 16932 webserver.cc:533] Webserver started at http://127.16.137.3:46561/ using document root <none> and password file <none>
I20260608 10:08:49.960421 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:49.960654 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:49.960942 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:49.962116 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "44ba219d48474987a757e8f6a8e5ae4e"
format_stamp: "Formatted at 2026-06-08 10:08:49 on dist-test-slave-4pww"
I20260608 10:08:49.966840 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:08:49.970325 18414 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:49.971158 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:08:49.971484 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "44ba219d48474987a757e8f6a8e5ae4e"
format_stamp: "Formatted at 2026-06-08 10:08:49 on dist-test-slave-4pww"
I20260608 10:08:49.971799 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:49.972095 18216 raft_consensus.cc:493] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:49.972620 18216 raft_consensus.cc:515] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:49.974896 18216 leader_election.cc:290] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc3575bff210486f90dadd4b2f88bee1 (127.16.137.61:45981), 84422bb41fb2459d9ea38b5d164f1d91 (127.16.137.60:46077)
I20260608 10:08:49.975867 18116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3575bff210486f90dadd4b2f88bee1" is_pre_election: true
I20260608 10:08:49.976162 18181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84422bb41fb2459d9ea38b5d164f1d91" is_pre_election: true
I20260608 10:08:49.976220 18213 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:49.976841 18181 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89e6a42e1b644e7ca7d4c63a27d361f8 in term 0.
I20260608 10:08:49.977022 18213 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:49.978668 18026 leader_election.cc:304] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84422bb41fb2459d9ea38b5d164f1d91, 89e6a42e1b644e7ca7d4c63a27d361f8; no voters: 
I20260608 10:08:49.979669 18216 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:49.980079 18216 raft_consensus.cc:493] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:49.980024 18116 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89e6a42e1b644e7ca7d4c63a27d361f8 in term 0.
I20260608 10:08:49.980577 18216 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:49.981329 18051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc3575bff210486f90dadd4b2f88bee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" is_pre_election: true
I20260608 10:08:49.982481 18213 leader_election.cc:290] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787), 84422bb41fb2459d9ea38b5d164f1d91 (127.16.137.60:46077)
I20260608 10:08:49.983968 18181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc3575bff210486f90dadd4b2f88bee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84422bb41fb2459d9ea38b5d164f1d91" is_pre_election: true
I20260608 10:08:49.984613 18181 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc3575bff210486f90dadd4b2f88bee1 in term 0.
I20260608 10:08:49.985898 18091 leader_election.cc:304] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84422bb41fb2459d9ea38b5d164f1d91, bc3575bff210486f90dadd4b2f88bee1; no voters: 
I20260608 10:08:49.986771 18213 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:49.987133 18213 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:49.987437 18213 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:49.987829 18216 raft_consensus.cc:515] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:49.989063 18051 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc3575bff210486f90dadd4b2f88bee1 in current term 1: Already voted for candidate 89e6a42e1b644e7ca7d4c63a27d361f8 in this term.
I20260608 10:08:49.991088 18116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3575bff210486f90dadd4b2f88bee1"
I20260608 10:08:49.992216 18216 leader_election.cc:290] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [CANDIDATE]: Term 1 election: Requested vote from peers bc3575bff210486f90dadd4b2f88bee1 (127.16.137.61:45981), 84422bb41fb2459d9ea38b5d164f1d91 (127.16.137.60:46077)
I20260608 10:08:49.993405 18181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84422bb41fb2459d9ea38b5d164f1d91"
I20260608 10:08:49.993913 18181 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:49.993971 18213 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:49.996622 18116 raft_consensus.cc:2393] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89e6a42e1b644e7ca7d4c63a27d361f8 in current term 1: Already voted for candidate bc3575bff210486f90dadd4b2f88bee1 in this term.
I20260608 10:08:49.998267 18051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc3575bff210486f90dadd4b2f88bee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8"
I20260608 10:08:49.999037 18051 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc3575bff210486f90dadd4b2f88bee1 in current term 1: Already voted for candidate 89e6a42e1b644e7ca7d4c63a27d361f8 in this term.
I20260608 10:08:50.000451 18213 leader_election.cc:290] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 1 election: Requested vote from peers 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787), 84422bb41fb2459d9ea38b5d164f1d91 (127.16.137.60:46077)
I20260608 10:08:50.001000 18181 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e6a42e1b644e7ca7d4c63a27d361f8 in term 1.
I20260608 10:08:50.001725 18180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc3575bff210486f90dadd4b2f88bee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84422bb41fb2459d9ea38b5d164f1d91"
I20260608 10:08:50.002077 18026 leader_election.cc:304] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [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: 84422bb41fb2459d9ea38b5d164f1d91, 89e6a42e1b644e7ca7d4c63a27d361f8; no voters: bc3575bff210486f90dadd4b2f88bee1
I20260608 10:08:50.002545 18180 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc3575bff210486f90dadd4b2f88bee1 in current term 1: Already voted for candidate 89e6a42e1b644e7ca7d4c63a27d361f8 in this term.
I20260608 10:08:50.003186 18216 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:50.003814 18091 leader_election.cc:304] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [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: bc3575bff210486f90dadd4b2f88bee1; no voters: 84422bb41fb2459d9ea38b5d164f1d91, 89e6a42e1b644e7ca7d4c63a27d361f8
I20260608 10:08:50.004331 18216 raft_consensus.cc:697] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [term 1 LEADER]: Becoming Leader. State: Replica: 89e6a42e1b644e7ca7d4c63a27d361f8, State: Running, Role: LEADER
I20260608 10:08:50.004846 18213 raft_consensus.cc:2749] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:08:50.005304 18216 consensus_queue.cc:237] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:50.010740 18419 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 89e6a42e1b644e7ca7d4c63a27d361f8. Latest consensus state: current_term: 1 leader_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } } }
I20260608 10:08:50.011524 18419 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:50.013195 18421 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:50.018488 18421 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:50.028168 18180 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 1 FOLLOWER]: Refusing update from remote peer 89e6a42e1b644e7ca7d4c63a27d361f8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:50.028715 18116 raft_consensus.cc:1275] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 1 FOLLOWER]: Refusing update from remote peer 89e6a42e1b644e7ca7d4c63a27d361f8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:50.029790 18419 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:50.030711 18216 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:50.033787 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:50.035358 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:50.039430 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:50.041780 18213 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 89e6a42e1b644e7ca7d4c63a27d361f8. Latest consensus state: current_term: 1 leader_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } } }
I20260608 10:08:50.042877 18213 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:50.052074 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:50.052536 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:50.052963 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:50.053243 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:50.056279 18238 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 89e6a42e1b644e7ca7d4c63a27d361f8. Latest consensus state: current_term: 1 leader_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } } }
I20260608 10:08:50.057591 18238 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:50.061753 18216 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } } }
I20260608 10:08:50.062600 18216 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:50.065420 18213 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } } }
I20260608 10:08:50.066201 18213 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:50.066501 18421 catalog_manager.cc:1382] Generated new cluster ID: ed440352845a4a85a2260f0f67f79ddd
I20260608 10:08:50.066891 18421 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:50.070204 18419 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } } }
I20260608 10:08:50.071224 18419 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:50.078344 18238 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } } }
I20260608 10:08:50.079094 18238 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:50.117558 18421 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:50.119063 18421 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:50.147756 18421 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8: Generated new TSK 0
I20260608 10:08:50.148481 18421 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:50.157663 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:38419
I20260608 10:08:50.157838 18488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:38419 every 8 connection(s)
I20260608 10:08:50.177915 18490 heartbeater.cc:344] Connected to a master server at 127.16.137.61:45981
I20260608 10:08:50.178462 18490 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:50.178488 18489 heartbeater.cc:344] Connected to a master server at 127.16.137.60:46077
I20260608 10:08:50.179085 18489 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:50.179625 18490 heartbeater.cc:507] Master 127.16.137.61:45981 requested a full tablet report, sending...
I20260608 10:08:50.179948 18489 heartbeater.cc:507] Master 127.16.137.60:46077 requested a full tablet report, sending...
I20260608 10:08:50.182940 18491 heartbeater.cc:344] Connected to a master server at 127.16.137.62:32787
I20260608 10:08:50.182971 18171 ts_manager.cc:194] Registered new tserver with Master: 44ba219d48474987a757e8f6a8e5ae4e (127.16.137.3:38419)
I20260608 10:08:50.182979 18106 ts_manager.cc:194] Registered new tserver with Master: 44ba219d48474987a757e8f6a8e5ae4e (127.16.137.3:38419)
I20260608 10:08:50.183653 18491 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:50.184685 18491 heartbeater.cc:507] Master 127.16.137.62:32787 requested a full tablet report, sending...
I20260608 10:08:50.187059 18041 ts_manager.cc:194] Registered new tserver with Master: 44ba219d48474987a757e8f6a8e5ae4e (127.16.137.3:38419)
I20260608 10:08:50.187728 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019882876s
I20260608 10:08:50.189013 18041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44282
I20260608 10:08:50.640769 18230 catalog_manager.cc:1294] Loaded cluster ID: ed440352845a4a85a2260f0f67f79ddd
I20260608 10:08:50.641090 18230 catalog_manager.cc:1587] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1: loading cluster ID for follower catalog manager: success
I20260608 10:08:50.646188 18230 catalog_manager.cc:1609] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1: acquiring CA information for follower catalog manager: success
I20260608 10:08:50.649668 18230 catalog_manager.cc:1637] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:08:50.668133 18249 catalog_manager.cc:1294] Loaded cluster ID: ed440352845a4a85a2260f0f67f79ddd
I20260608 10:08:50.668488 18249 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91: loading cluster ID for follower catalog manager: success
I20260608 10:08:50.673142 18249 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91: acquiring CA information for follower catalog manager: success
I20260608 10:08:50.677075 18249 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:08:50.821833 18041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44264
I20260608 10:08:50.961910 18041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44278
I20260608 10:08:51.192157 18491 heartbeater.cc:499] Master 127.16.137.62:32787 was elected leader, sending a full tablet report...
I20260608 10:08:51.635594 18235 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:51.785219 18041 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44288:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:08:51.824481 18323 heartbeater.cc:499] Master 127.16.137.62:32787 was elected leader, sending a full tablet report...
I20260608 10:08:51.859354 18454 tablet_service.cc:1511] Processing CreateTablet for tablet 72e028f95f0e4182a0da9e1982a33616 (DEFAULT_TABLE table=test-workload [id=1744299be6f945b391c7ba5f75bf996e]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:08:51.860869 18454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e028f95f0e4182a0da9e1982a33616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:51.867864 18364 tablet_service.cc:1511] Processing CreateTablet for tablet d3016d45f114465eadd1b4df1ff51509 (DEFAULT_TABLE table=test-workload [id=1744299be6f945b391c7ba5f75bf996e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:08:51.868700 18286 tablet_service.cc:1511] Processing CreateTablet for tablet 74d3951efc7a4d52bf54845794b7c23d (DEFAULT_TABLE table=test-workload [id=1744299be6f945b391c7ba5f75bf996e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:08:51.869483 18364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3016d45f114465eadd1b4df1ff51509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:51.870191 18286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d3951efc7a4d52bf54845794b7c23d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:51.877192 18524 tablet_bootstrap.cc:492] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e: Bootstrap starting.
I20260608 10:08:51.883396 18524 tablet_bootstrap.cc:654] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:51.888504 18526 tablet_bootstrap.cc:492] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe: Bootstrap starting.
I20260608 10:08:51.889642 18524 tablet_bootstrap.cc:492] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e: No bootstrap required, opened a new log
I20260608 10:08:51.890635 18524 ts_tablet_manager.cc:1403] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260608 10:08:51.890678 18527 tablet_bootstrap.cc:492] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74: Bootstrap starting.
I20260608 10:08:51.894897 18526 tablet_bootstrap.cc:654] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:51.895157 18524 raft_consensus.cc:359] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44ba219d48474987a757e8f6a8e5ae4e" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38419 } }
I20260608 10:08:51.895840 18524 raft_consensus.cc:385] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:51.896217 18524 raft_consensus.cc:740] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44ba219d48474987a757e8f6a8e5ae4e, State: Initialized, Role: FOLLOWER
I20260608 10:08:51.897097 18524 consensus_queue.cc:260] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44ba219d48474987a757e8f6a8e5ae4e" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38419 } }
I20260608 10:08:51.897847 18527 tablet_bootstrap.cc:654] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:51.897812 18524 raft_consensus.cc:399] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:51.898598 18524 raft_consensus.cc:493] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:51.899062 18524 raft_consensus.cc:3060] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:51.901396 18526 tablet_bootstrap.cc:492] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe: No bootstrap required, opened a new log
I20260608 10:08:51.901961 18526 ts_tablet_manager.cc:1403] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 10:08:51.903383 18527 tablet_bootstrap.cc:492] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74: No bootstrap required, opened a new log
I20260608 10:08:51.903848 18527 ts_tablet_manager.cc:1403] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260608 10:08:51.905156 18526 raft_consensus.cc:359] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d0670e196834fa3bc0fc735b47280fe" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43183 } }
I20260608 10:08:51.905871 18526 raft_consensus.cc:385] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:51.906236 18526 raft_consensus.cc:740] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0670e196834fa3bc0fc735b47280fe, State: Initialized, Role: FOLLOWER
I20260608 10:08:51.906540 18524 raft_consensus.cc:515] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44ba219d48474987a757e8f6a8e5ae4e" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38419 } }
I20260608 10:08:51.906874 18527 raft_consensus.cc:359] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fab05de6a1d44daa83300967d7e41d74" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33617 } }
I20260608 10:08:51.907548 18527 raft_consensus.cc:385] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:51.907394 18524 leader_election.cc:304] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e [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: 44ba219d48474987a757e8f6a8e5ae4e; no voters: 
I20260608 10:08:51.907254 18526 consensus_queue.cc:260] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0d0670e196834fa3bc0fc735b47280fe" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43183 } }
I20260608 10:08:51.907930 18527 raft_consensus.cc:740] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab05de6a1d44daa83300967d7e41d74, State: Initialized, Role: FOLLOWER
I20260608 10:08:51.908254 18526 raft_consensus.cc:399] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:51.908689 18526 raft_consensus.cc:493] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:51.909102 18526 raft_consensus.cc:3060] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:51.908941 18527 consensus_queue.cc:260] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fab05de6a1d44daa83300967d7e41d74" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33617 } }
I20260608 10:08:51.909384 18524 leader_election.cc:290] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:51.909925 18527 raft_consensus.cc:399] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:51.910125 18530 raft_consensus.cc:2804] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:51.910380 18527 raft_consensus.cc:493] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:51.910945 18527 raft_consensus.cc:3060] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:51.916079 18530 raft_consensus.cc:697] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e [term 1 LEADER]: Becoming Leader. State: Replica: 44ba219d48474987a757e8f6a8e5ae4e, State: Running, Role: LEADER
I20260608 10:08:51.916757 18526 raft_consensus.cc:515] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d0670e196834fa3bc0fc735b47280fe" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43183 } }
I20260608 10:08:51.917723 18526 leader_election.cc:304] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe [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: 0d0670e196834fa3bc0fc735b47280fe; no voters: 
I20260608 10:08:51.917987 18527 raft_consensus.cc:515] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fab05de6a1d44daa83300967d7e41d74" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33617 } }
I20260608 10:08:51.917591 18530 consensus_queue.cc:237] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e [LEADER]: Queue going to LEADER mode. State: All 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: "44ba219d48474987a757e8f6a8e5ae4e" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38419 } }
I20260608 10:08:51.918802 18527 leader_election.cc:304] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 [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: fab05de6a1d44daa83300967d7e41d74; no voters: 
I20260608 10:08:51.925954 18524 ts_tablet_manager.cc:1434] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e: Time spent starting tablet: real 0.035s	user 0.024s	sys 0.009s
I20260608 10:08:51.931241 18527 leader_election.cc:290] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:51.932119 18534 raft_consensus.cc:2804] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:51.935873 18041 catalog_manager.cc:5696] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 44ba219d48474987a757e8f6a8e5ae4e (127.16.137.3). New cstate: current_term: 1 leader_uuid: "44ba219d48474987a757e8f6a8e5ae4e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44ba219d48474987a757e8f6a8e5ae4e" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38419 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:51.946803 18534 raft_consensus.cc:697] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 [term 1 LEADER]: Becoming Leader. State: Replica: fab05de6a1d44daa83300967d7e41d74, State: Running, Role: LEADER
I20260608 10:08:51.948137 18534 consensus_queue.cc:237] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 [LEADER]: Queue going to LEADER mode. State: All 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: "fab05de6a1d44daa83300967d7e41d74" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33617 } }
I20260608 10:08:51.964442 18401 heartbeater.cc:499] Master 127.16.137.62:32787 was elected leader, sending a full tablet report...
I20260608 10:08:51.970880 18041 catalog_manager.cc:5696] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 reported cstate change: term changed from 0 to 1, leader changed from <none> to fab05de6a1d44daa83300967d7e41d74 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "fab05de6a1d44daa83300967d7e41d74" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fab05de6a1d44daa83300967d7e41d74" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33617 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:51.976171 18527 ts_tablet_manager.cc:1434] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74: Time spent starting tablet: real 0.072s	user 0.023s	sys 0.018s
I20260608 10:08:51.976851 18526 leader_election.cc:290] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:51.977581 18533 raft_consensus.cc:2804] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:51.979885 18526 ts_tablet_manager.cc:1434] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe: Time spent starting tablet: real 0.078s	user 0.036s	sys 0.023s
I20260608 10:08:51.981408 18533 raft_consensus.cc:697] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe [term 1 LEADER]: Becoming Leader. State: Replica: 0d0670e196834fa3bc0fc735b47280fe, State: Running, Role: LEADER
I20260608 10:08:51.982299 18533 consensus_queue.cc:237] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe [LEADER]: Queue going to LEADER mode. State: All 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: "0d0670e196834fa3bc0fc735b47280fe" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43183 } }
I20260608 10:08:52.013121 18039 catalog_manager.cc:5696] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d0670e196834fa3bc0fc735b47280fe (127.16.137.1). New cstate: current_term: 1 leader_uuid: "0d0670e196834fa3bc0fc735b47280fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d0670e196834fa3bc0fc735b47280fe" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43183 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:52.065539 16932 master.cc:562] Master@127.16.137.62:32787 shutting down...
I20260608 10:08:52.082475 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:52.083319 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:52.083639 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 89e6a42e1b644e7ca7d4c63a27d361f8: stopping tablet replica
I20260608 10:08:52.106374 16932 master.cc:584] Master@127.16.137.62:32787 shutdown complete.
W20260608 10:08:53.011111 18491 heartbeater.cc:646] Failed to heartbeat to 127.16.137.62:32787 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.16.137.62:32787: connect: Connection refused (error 111)
I20260608 10:08:53.556820 18548 raft_consensus.cc:493] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89e6a42e1b644e7ca7d4c63a27d361f8)
I20260608 10:08:53.557570 18549 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89e6a42e1b644e7ca7d4c63a27d361f8)
I20260608 10:08:53.557516 18548 raft_consensus.cc:515] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:53.558053 18549 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:53.559623 18548 leader_election.cc:290] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787), bc3575bff210486f90dadd4b2f88bee1 (127.16.137.61:45981)
I20260608 10:08:53.560097 18549 leader_election.cc:290] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787), 84422bb41fb2459d9ea38b5d164f1d91 (127.16.137.60:46077)
I20260608 10:08:53.562716 18180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc3575bff210486f90dadd4b2f88bee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "84422bb41fb2459d9ea38b5d164f1d91" is_pre_election: true
I20260608 10:08:53.563491 18180 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc3575bff210486f90dadd4b2f88bee1 in term 1.
I20260608 10:08:53.562716 18115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "84422bb41fb2459d9ea38b5d164f1d91" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "bc3575bff210486f90dadd4b2f88bee1" is_pre_election: true
I20260608 10:08:53.564332 18115 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84422bb41fb2459d9ea38b5d164f1d91 in term 1.
I20260608 10:08:53.565799 18157 leader_election.cc:304] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [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: 84422bb41fb2459d9ea38b5d164f1d91, bc3575bff210486f90dadd4b2f88bee1; no voters: 
W20260608 10:08:53.566463 18155 leader_election.cc:336] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787): Network error: Client connection negotiation failed: client connection to 127.16.137.62:32787: connect: Connection refused (error 111)
I20260608 10:08:53.566691 18548 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:08:53.567076 18548 raft_consensus.cc:493] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 89e6a42e1b644e7ca7d4c63a27d361f8)
I20260608 10:08:53.567445 18548 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:53.567948 18091 leader_election.cc:304] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [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: 84422bb41fb2459d9ea38b5d164f1d91, bc3575bff210486f90dadd4b2f88bee1; no voters: 
W20260608 10:08:53.568660 18091 leader_election.cc:336] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787): Network error: Client connection negotiation failed: client connection to 127.16.137.62:32787: connect: Connection refused (error 111)
I20260608 10:08:53.568672 18549 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:08:53.569224 18549 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 89e6a42e1b644e7ca7d4c63a27d361f8)
I20260608 10:08:53.569664 18549 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:53.574515 18548 raft_consensus.cc:515] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:53.576471 18549 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:53.576879 18548 leader_election.cc:290] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [CANDIDATE]: Term 2 election: Requested vote from peers 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787), bc3575bff210486f90dadd4b2f88bee1 (127.16.137.61:45981)
I20260608 10:08:53.578205 18115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "84422bb41fb2459d9ea38b5d164f1d91" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "bc3575bff210486f90dadd4b2f88bee1"
I20260608 10:08:53.578744 18549 leader_election.cc:290] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 2 election: Requested vote from peers 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787), 84422bb41fb2459d9ea38b5d164f1d91 (127.16.137.60:46077)
I20260608 10:08:53.579025 18115 raft_consensus.cc:2393] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 84422bb41fb2459d9ea38b5d164f1d91 in current term 2: Already voted for candidate bc3575bff210486f90dadd4b2f88bee1 in this term.
I20260608 10:08:53.581745 18180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc3575bff210486f90dadd4b2f88bee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "84422bb41fb2459d9ea38b5d164f1d91"
W20260608 10:08:53.582005 18155 leader_election.cc:336] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787): Network error: Client connection negotiation failed: client connection to 127.16.137.62:32787: connect: Connection refused (error 111)
I20260608 10:08:53.582597 18180 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bc3575bff210486f90dadd4b2f88bee1 in current term 2: Already voted for candidate 84422bb41fb2459d9ea38b5d164f1d91 in this term.
I20260608 10:08:53.582537 18155 leader_election.cc:304] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [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: 84422bb41fb2459d9ea38b5d164f1d91; no voters: 89e6a42e1b644e7ca7d4c63a27d361f8, bc3575bff210486f90dadd4b2f88bee1
I20260608 10:08:53.583683 18548 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 10:08:53.583683 18091 leader_election.cc:336] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787): Network error: Client connection negotiation failed: client connection to 127.16.137.62:32787: connect: Connection refused (error 111)
I20260608 10:08:53.584887 18091 leader_election.cc:304] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [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: bc3575bff210486f90dadd4b2f88bee1; no voters: 84422bb41fb2459d9ea38b5d164f1d91, 89e6a42e1b644e7ca7d4c63a27d361f8
I20260608 10:08:53.585645 18549 raft_consensus.cc:2749] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:08:55.437850 18561 raft_consensus.cc:493] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:55.439136 18561 raft_consensus.cc:515] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:55.442513 18561 leader_election.cc:290] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787), bc3575bff210486f90dadd4b2f88bee1 (127.16.137.61:45981)
W20260608 10:08:55.446343 18155 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.137.62:32787: connect: Connection refused (error 111) [suppressed 12 similar messages]
W20260608 10:08:55.453521 18155 leader_election.cc:336] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787): Network error: Client connection negotiation failed: client connection to 127.16.137.62:32787: connect: Connection refused (error 111)
I20260608 10:08:55.578536 18564 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:55.579322 18564 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:55.582314 18564 leader_election.cc:290] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787), 84422bb41fb2459d9ea38b5d164f1d91 (127.16.137.60:46077)
I20260608 10:08:55.598489 18115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "84422bb41fb2459d9ea38b5d164f1d91" candidate_term: 3 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "bc3575bff210486f90dadd4b2f88bee1" is_pre_election: true
I20260608 10:08:55.599787 18115 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84422bb41fb2459d9ea38b5d164f1d91 in term 2.
I20260608 10:08:55.602169 18180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc3575bff210486f90dadd4b2f88bee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "84422bb41fb2459d9ea38b5d164f1d91" is_pre_election: true
I20260608 10:08:55.602806 18180 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc3575bff210486f90dadd4b2f88bee1 in term 2.
W20260608 10:08:55.603207 18091 leader_election.cc:336] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787): Network error: Client connection negotiation failed: client connection to 127.16.137.62:32787: connect: Connection refused (error 111)
I20260608 10:08:55.602757 18157 leader_election.cc:304] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [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: 84422bb41fb2459d9ea38b5d164f1d91, bc3575bff210486f90dadd4b2f88bee1; no voters: 89e6a42e1b644e7ca7d4c63a27d361f8
I20260608 10:08:55.604957 18091 leader_election.cc:304] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [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: 84422bb41fb2459d9ea38b5d164f1d91, bc3575bff210486f90dadd4b2f88bee1; no voters: 89e6a42e1b644e7ca7d4c63a27d361f8
I20260608 10:08:55.605386 18561 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:08:55.605835 18561 raft_consensus.cc:493] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:55.606173 18561 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:08:55.606240 18564 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:08:55.606768 18564 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:55.607206 18564 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:08:55.615294 18561 raft_consensus.cc:515] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:55.616747 18564 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:55.619554 18564 leader_election.cc:290] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 3 election: Requested vote from peers 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787), 84422bb41fb2459d9ea38b5d164f1d91 (127.16.137.60:46077)
I20260608 10:08:55.620939 18561 leader_election.cc:290] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [CANDIDATE]: Term 3 election: Requested vote from peers 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787), bc3575bff210486f90dadd4b2f88bee1 (127.16.137.61:45981)
W20260608 10:08:55.624547 18155 leader_election.cc:336] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787): Network error: Client connection negotiation failed: client connection to 127.16.137.62:32787: connect: Connection refused (error 111)
I20260608 10:08:55.625846 18115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "84422bb41fb2459d9ea38b5d164f1d91" candidate_term: 3 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "bc3575bff210486f90dadd4b2f88bee1"
I20260608 10:08:55.626021 18180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc3575bff210486f90dadd4b2f88bee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "84422bb41fb2459d9ea38b5d164f1d91"
I20260608 10:08:55.626732 18180 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bc3575bff210486f90dadd4b2f88bee1 in current term 3: Already voted for candidate 84422bb41fb2459d9ea38b5d164f1d91 in this term.
W20260608 10:08:55.627857 18091 leader_election.cc:336] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787): Network error: Client connection negotiation failed: client connection to 127.16.137.62:32787: connect: Connection refused (error 111)
I20260608 10:08:55.626732 18115 raft_consensus.cc:2393] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 84422bb41fb2459d9ea38b5d164f1d91 in current term 3: Already voted for candidate bc3575bff210486f90dadd4b2f88bee1 in this term.
I20260608 10:08:55.628774 18091 leader_election.cc:304] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc3575bff210486f90dadd4b2f88bee1; no voters: 84422bb41fb2459d9ea38b5d164f1d91, 89e6a42e1b644e7ca7d4c63a27d361f8
I20260608 10:08:55.629761 18564 raft_consensus.cc:2749] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260608 10:08:55.631291 18157 leader_election.cc:304] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84422bb41fb2459d9ea38b5d164f1d91; no voters: 89e6a42e1b644e7ca7d4c63a27d361f8, bc3575bff210486f90dadd4b2f88bee1
I20260608 10:08:55.632246 18561 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260608 10:08:56.518343 18202 debug-util.cc:398] Leaking SignalData structure 0x7b0800153c40 after lost signal to thread 16935
W20260608 10:08:56.519389 18202 debug-util.cc:398] Leaking SignalData structure 0x7b0800153580 after lost signal to thread 18140
W20260608 10:08:56.520222 18202 debug-util.cc:398] Leaking SignalData structure 0x7b08001a9c40 after lost signal to thread 18205
W20260608 10:08:56.521374 18202 debug-util.cc:398] Leaking SignalData structure 0x7b080014d980 after lost signal to thread 18320
W20260608 10:08:56.522230 18202 debug-util.cc:398] Leaking SignalData structure 0x7b0800132d60 after lost signal to thread 18398
W20260608 10:08:56.523099 18202 debug-util.cc:398] Leaking SignalData structure 0x7b0800055180 after lost signal to thread 18488
W20260608 10:08:56.523440 18202 debug-util.cc:398] Leaking SignalData structure 0x7b0800055220 after lost signal to thread 18558
I20260608 10:08:57.221468 18573 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:57.222016 18573 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:57.224097 18573 leader_election.cc:290] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787), 84422bb41fb2459d9ea38b5d164f1d91 (127.16.137.60:46077)
I20260608 10:08:57.229820 18180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc3575bff210486f90dadd4b2f88bee1" candidate_term: 4 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "84422bb41fb2459d9ea38b5d164f1d91" is_pre_election: true
I20260608 10:08:57.230646 18180 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc3575bff210486f90dadd4b2f88bee1 in term 3.
I20260608 10:08:57.233011 18091 leader_election.cc:304] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84422bb41fb2459d9ea38b5d164f1d91, bc3575bff210486f90dadd4b2f88bee1; no voters: 
I20260608 10:08:57.233990 18573 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260608 10:08:57.234077 18091 leader_election.cc:336] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787): Network error: Client connection negotiation failed: client connection to 127.16.137.62:32787: connect: Connection refused (error 111)
I20260608 10:08:57.234366 18573 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:57.234777 18573 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:08:57.239866 18573 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:57.241710 18573 leader_election.cc:290] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 4 election: Requested vote from peers 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787), 84422bb41fb2459d9ea38b5d164f1d91 (127.16.137.60:46077)
I20260608 10:08:57.243685 18180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc3575bff210486f90dadd4b2f88bee1" candidate_term: 4 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "84422bb41fb2459d9ea38b5d164f1d91"
I20260608 10:08:57.244355 18180 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 3 FOLLOWER]: Advancing to term 4
W20260608 10:08:57.246284 18091 leader_election.cc:336] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787): Network error: Client connection negotiation failed: client connection to 127.16.137.62:32787: connect: Connection refused (error 111)
I20260608 10:08:57.249965 18180 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc3575bff210486f90dadd4b2f88bee1 in term 4.
I20260608 10:08:57.251209 18091 leader_election.cc:304] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 84422bb41fb2459d9ea38b5d164f1d91, bc3575bff210486f90dadd4b2f88bee1; no voters: 89e6a42e1b644e7ca7d4c63a27d361f8
I20260608 10:08:57.252254 18573 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 4 FOLLOWER]: Leader election won for term 4
I20260608 10:08:57.253602 18573 raft_consensus.cc:697] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 4 LEADER]: Becoming Leader. State: Replica: bc3575bff210486f90dadd4b2f88bee1, State: Running, Role: LEADER
I20260608 10:08:57.254631 18573 consensus_queue.cc:237] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } }
I20260608 10:08:57.260880 18576 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bc3575bff210486f90dadd4b2f88bee1. Latest consensus state: current_term: 4 leader_uuid: "bc3575bff210486f90dadd4b2f88bee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } } }
I20260608 10:08:57.261868 18576 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:57.263861 18578 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:57.270556 18578 catalog_manager.cc:679] Loaded metadata for table test-workload [id=1744299be6f945b391c7ba5f75bf996e]
I20260608 10:08:57.275887 18578 tablet_loader.cc:96] loaded metadata for tablet 72e028f95f0e4182a0da9e1982a33616 (table test-workload [id=1744299be6f945b391c7ba5f75bf996e])
I20260608 10:08:57.277163 18578 tablet_loader.cc:96] loaded metadata for tablet 74d3951efc7a4d52bf54845794b7c23d (table test-workload [id=1744299be6f945b391c7ba5f75bf996e])
I20260608 10:08:57.278164 18578 tablet_loader.cc:96] loaded metadata for tablet d3016d45f114465eadd1b4df1ff51509 (table test-workload [id=1744299be6f945b391c7ba5f75bf996e])
I20260608 10:08:57.279127 18578 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:57.282348 18578 catalog_manager.cc:1294] Loaded cluster ID: ed440352845a4a85a2260f0f67f79ddd
I20260608 10:08:57.282609 18578 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:57.286350 18578 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:57.289530 18578 catalog_manager.cc:6080] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1: Loaded TSK: 0
I20260608 10:08:57.290822 18578 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:57.633000 18229 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:57.633416 18229 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:08:57.718081 18091 consensus_peers.cc:597] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 -> Peer 89e6a42e1b644e7ca7d4c63a27d361f8 (127.16.137.62:32787): Couldn't send request to peer 89e6a42e1b644e7ca7d4c63a27d361f8. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.62:32787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:57.726728 18180 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 4 FOLLOWER]: Refusing update from remote peer bc3575bff210486f90dadd4b2f88bee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 4 index: 12. (index mismatch)
I20260608 10:08:57.728407 18576 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260608 10:08:57.734855 18579 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bc3575bff210486f90dadd4b2f88bee1. Latest consensus state: current_term: 4 leader_uuid: "bc3575bff210486f90dadd4b2f88bee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } } }
I20260608 10:08:57.735745 18579 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:57.738619 18573 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 4 leader_uuid: "bc3575bff210486f90dadd4b2f88bee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } } }
I20260608 10:08:57.739589 18573 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:57.740340 18579 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 4 leader_uuid: "bc3575bff210486f90dadd4b2f88bee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e6a42e1b644e7ca7d4c63a27d361f8" member_type: VOTER last_known_addr { host: "127.16.137.62" port: 32787 } } peers { permanent_uuid: "bc3575bff210486f90dadd4b2f88bee1" member_type: VOTER last_known_addr { host: "127.16.137.61" port: 45981 } } peers { permanent_uuid: "84422bb41fb2459d9ea38b5d164f1d91" member_type: VOTER last_known_addr { host: "127.16.137.60" port: 46077 } } }
I20260608 10:08:57.741183 18579 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:57.910072 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:08:57.941287 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:57.942322 16932 tablet_replica.cc:333] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe: stopping tablet replica
I20260608 10:08:57.942927 16932 raft_consensus.cc:2243] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:57.943562 16932 raft_consensus.cc:2272] T 74d3951efc7a4d52bf54845794b7c23d P 0d0670e196834fa3bc0fc735b47280fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:57.964181 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:08:57.983496 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:08:58.018643 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:58.019745 16932 tablet_replica.cc:333] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74: stopping tablet replica
I20260608 10:08:58.020651 16932 raft_consensus.cc:2243] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:58.021534 16932 raft_consensus.cc:2272] T d3016d45f114465eadd1b4df1ff51509 P fab05de6a1d44daa83300967d7e41d74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:58.045042 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:08:58.060431 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:08:58.091876 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:58.092725 16932 tablet_replica.cc:333] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e: stopping tablet replica
I20260608 10:08:58.093444 16932 raft_consensus.cc:2243] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:58.094036 16932 raft_consensus.cc:2272] T 72e028f95f0e4182a0da9e1982a33616 P 44ba219d48474987a757e8f6a8e5ae4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:58.115715 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:08:58.131590 16932 master.cc:562] Master@127.16.137.61:45981 shutting down...
I20260608 10:08:58.158807 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 4 LEADER]: Raft consensus shutting down.
I20260608 10:08:58.160215 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:58.161562 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P bc3575bff210486f90dadd4b2f88bee1: stopping tablet replica
I20260608 10:08:58.185056 16932 master.cc:584] Master@127.16.137.61:45981 shutdown complete.
I20260608 10:08:58.202600 16932 master.cc:562] Master@127.16.137.60:46077 shutting down...
I20260608 10:08:58.242059 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:58.243000 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:58.243474 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 84422bb41fb2459d9ea38b5d164f1d91: stopping tablet replica
I20260608 10:08:59.141011 16932 master.cc:584] Master@127.16.137.60:46077 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (9911 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 10:08:59.180032 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:43027
I20260608 10:08:59.181442 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:59.187948 18584 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:59.188210 18585 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:59.188550 18587 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:59.189592 16932 server_base.cc:1061] running on GCE node
I20260608 10:08:59.190403 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:59.190598 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:59.190791 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913339190756 us; error 0 us; skew 500 ppm
I20260608 10:08:59.191404 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:59.194128 16932 webserver.cc:533] Webserver started at http://127.16.137.62:45869/ using document root <none> and password file <none>
I20260608 10:08:59.194677 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:59.194890 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:59.195197 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:59.196449 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "ef62cc61bb8f48f4948d3d3eec677a60"
format_stamp: "Formatted at 2026-06-08 10:08:59 on dist-test-slave-4pww"
I20260608 10:08:59.201176 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 10:08:59.204928 18592 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:59.205819 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:08:59.206126 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "ef62cc61bb8f48f4948d3d3eec677a60"
format_stamp: "Formatted at 2026-06-08 10:08:59 on dist-test-slave-4pww"
I20260608 10:08:59.206442 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:59.227674 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:59.229135 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:59.272164 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:43027
I20260608 10:08:59.272310 18643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:43027 every 8 connection(s)
I20260608 10:08:59.276839 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:59.287812 18644 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60: Bootstrap starting.
I20260608 10:08:59.292789 18644 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:59.297282 18644 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60: No bootstrap required, opened a new log
I20260608 10:08:59.299551 18644 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef62cc61bb8f48f4948d3d3eec677a60" member_type: VOTER }
I20260608 10:08:59.299932 18644 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:59.300112 18644 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef62cc61bb8f48f4948d3d3eec677a60, State: Initialized, Role: FOLLOWER
I20260608 10:08:59.300774 18644 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef62cc61bb8f48f4948d3d3eec677a60" member_type: VOTER }
I20260608 10:08:59.301216 18644 raft_consensus.cc:399] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:59.301451 18644 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:59.301671 18644 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:59.306254 18644 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef62cc61bb8f48f4948d3d3eec677a60" member_type: VOTER }
I20260608 10:08:59.306813 18644 leader_election.cc:304] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [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: ef62cc61bb8f48f4948d3d3eec677a60; no voters: 
I20260608 10:08:59.308307 18644 leader_election.cc:290] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:59.308736 18647 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:59.310286 18647 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [term 1 LEADER]: Becoming Leader. State: Replica: ef62cc61bb8f48f4948d3d3eec677a60, State: Running, Role: LEADER
I20260608 10:08:59.311124 18647 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [LEADER]: Queue going to LEADER mode. State: All 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: "ef62cc61bb8f48f4948d3d3eec677a60" member_type: VOTER }
I20260608 10:08:59.313053 18644 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:59.314687 18648 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ef62cc61bb8f48f4948d3d3eec677a60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef62cc61bb8f48f4948d3d3eec677a60" member_type: VOTER } }
I20260608 10:08:59.314697 18649 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef62cc61bb8f48f4948d3d3eec677a60. Latest consensus state: current_term: 1 leader_uuid: "ef62cc61bb8f48f4948d3d3eec677a60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef62cc61bb8f48f4948d3d3eec677a60" member_type: VOTER } }
I20260608 10:08:59.315531 18648 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:59.315546 18649 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:59.324362 18652 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:59.330632 18652 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:59.331758 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:59.340691 18652 catalog_manager.cc:1382] Generated new cluster ID: 1ee0a44d722c4c91928977e9c1598a98
I20260608 10:08:59.340970 18652 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:59.375306 18652 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:59.376674 18652 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:59.392776 18652 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60: Generated new TSK 0
I20260608 10:08:59.393451 18652 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:59.398373 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:59.404541 18665 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:59.406011 18666 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:59.408095 18668 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:59.408414 16932 server_base.cc:1061] running on GCE node
I20260608 10:08:59.409591 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:59.409775 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:59.409909 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913339409897 us; error 0 us; skew 500 ppm
I20260608 10:08:59.410434 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:59.412899 16932 webserver.cc:533] Webserver started at http://127.16.137.1:45365/ using document root <none> and password file <none>
I20260608 10:08:59.413473 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:59.413662 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:59.413889 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:59.415052 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "f1e8bc2393644f3ba8494bc51976e8b0"
format_stamp: "Formatted at 2026-06-08 10:08:59 on dist-test-slave-4pww"
I20260608 10:08:59.419929 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:08:59.423610 18673 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:59.424379 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:08:59.424650 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "f1e8bc2393644f3ba8494bc51976e8b0"
format_stamp: "Formatted at 2026-06-08 10:08:59 on dist-test-slave-4pww"
I20260608 10:08:59.424932 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:59.435153 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:59.436311 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:59.438055 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:59.440526 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:59.440713 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:59.440981 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:59.441135 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:59.488610 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:40773
I20260608 10:08:59.488744 18735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:40773 every 8 connection(s)
I20260608 10:08:59.494288 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:59.502287 18740 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:59.503156 18741 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:59.506657 16932 server_base.cc:1061] running on GCE node
W20260608 10:08:59.508569 18744 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:59.509722 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:08:59.509944 18736 heartbeater.cc:344] Connected to a master server at 127.16.137.62:43027
W20260608 10:08:59.510013 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:59.510398 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913339510372 us; error 0 us; skew 500 ppm
I20260608 10:08:59.510485 18736 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:59.511278 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:59.511471 18736 heartbeater.cc:507] Master 127.16.137.62:43027 requested a full tablet report, sending...
I20260608 10:08:59.514362 16932 webserver.cc:533] Webserver started at http://127.16.137.2:45435/ using document root <none> and password file <none>
I20260608 10:08:59.514496 18609 ts_manager.cc:194] Registered new tserver with Master: f1e8bc2393644f3ba8494bc51976e8b0 (127.16.137.1:40773)
I20260608 10:08:59.515105 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:59.515355 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:59.515666 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:59.516700 18609 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50214
I20260608 10:08:59.516906 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "a79d10888c244e89a1031a0225190384"
format_stamp: "Formatted at 2026-06-08 10:08:59 on dist-test-slave-4pww"
I20260608 10:08:59.522871 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:08:59.526563 18748 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:59.527540 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:08:59.527868 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "a79d10888c244e89a1031a0225190384"
format_stamp: "Formatted at 2026-06-08 10:08:59 on dist-test-slave-4pww"
I20260608 10:08:59.528179 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:59.554706 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:59.556006 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:59.557690 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:59.560220 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:59.560472 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:59.560724 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:59.560901 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:59.602852 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:33649
I20260608 10:08:59.602979 18810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:33649 every 8 connection(s)
I20260608 10:08:59.608402 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:59.616554 18814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:59.617563 18815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:59.620568 18817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:59.621449 16932 server_base.cc:1061] running on GCE node
I20260608 10:08:59.622128 18811 heartbeater.cc:344] Connected to a master server at 127.16.137.62:43027
I20260608 10:08:59.622480 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:08:59.622566 18811 heartbeater.cc:461] Registering TS with master...
W20260608 10:08:59.622810 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:59.623049 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913339623027 us; error 0 us; skew 500 ppm
I20260608 10:08:59.623639 18811 heartbeater.cc:507] Master 127.16.137.62:43027 requested a full tablet report, sending...
I20260608 10:08:59.623941 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:59.626264 18609 ts_manager.cc:194] Registered new tserver with Master: a79d10888c244e89a1031a0225190384 (127.16.137.2:33649)
I20260608 10:08:59.626976 16932 webserver.cc:533] Webserver started at http://127.16.137.3:43101/ using document root <none> and password file <none>
I20260608 10:08:59.627554 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:59.627750 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:59.628052 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:59.627990 18609 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50218
I20260608 10:08:59.629720 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "3ab3dc28641d4715a7d2d7a45fb2873d"
format_stamp: "Formatted at 2026-06-08 10:08:59 on dist-test-slave-4pww"
I20260608 10:08:59.634689 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:08:59.638339 18822 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:59.639165 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:08:59.639513 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "3ab3dc28641d4715a7d2d7a45fb2873d"
format_stamp: "Formatted at 2026-06-08 10:08:59 on dist-test-slave-4pww"
I20260608 10:08:59.639830 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:59.662992 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:59.664299 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:59.665930 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:59.668318 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:59.668568 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:59.668833 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:59.669031 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:59.710789 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:40659
I20260608 10:08:59.710897 18884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:40659 every 8 connection(s)
I20260608 10:08:59.726308 18885 heartbeater.cc:344] Connected to a master server at 127.16.137.62:43027
I20260608 10:08:59.726758 18885 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:59.727617 18885 heartbeater.cc:507] Master 127.16.137.62:43027 requested a full tablet report, sending...
I20260608 10:08:59.729806 18609 ts_manager.cc:194] Registered new tserver with Master: 3ab3dc28641d4715a7d2d7a45fb2873d (127.16.137.3:40659)
I20260608 10:08:59.730250 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015770635s
I20260608 10:08:59.731263 18609 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50220
I20260608 10:09:00.520314 18736 heartbeater.cc:499] Master 127.16.137.62:43027 was elected leader, sending a full tablet report...
I20260608 10:09:00.631026 18811 heartbeater.cc:499] Master 127.16.137.62:43027 was elected leader, sending a full tablet report...
I20260608 10:09:00.733889 18885 heartbeater.cc:499] Master 127.16.137.62:43027 was elected leader, sending a full tablet report...
I20260608 10:09:00.787674 18609 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50230:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:09:00.790019 18609 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:09:00.840068 18776 tablet_service.cc:1511] Processing CreateTablet for tablet 3816e59579d143599cf28f0ac9f90951 (DEFAULT_TABLE table=test-workload [id=05ad10fe7d9042c9a2c69c705f53b8cf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:09:00.842839 18775 tablet_service.cc:1511] Processing CreateTablet for tablet 7682e69039d2442f9d222b61e3df7627 (DEFAULT_TABLE table=test-workload [id=05ad10fe7d9042c9a2c69c705f53b8cf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:09:00.843818 18776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3816e59579d143599cf28f0ac9f90951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:00.844547 18775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7682e69039d2442f9d222b61e3df7627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:00.848208 18701 tablet_service.cc:1511] Processing CreateTablet for tablet 3816e59579d143599cf28f0ac9f90951 (DEFAULT_TABLE table=test-workload [id=05ad10fe7d9042c9a2c69c705f53b8cf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:09:00.849740 18701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3816e59579d143599cf28f0ac9f90951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:00.854081 18700 tablet_service.cc:1511] Processing CreateTablet for tablet 7682e69039d2442f9d222b61e3df7627 (DEFAULT_TABLE table=test-workload [id=05ad10fe7d9042c9a2c69c705f53b8cf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:09:00.855600 18700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7682e69039d2442f9d222b61e3df7627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:00.864113 18849 tablet_service.cc:1511] Processing CreateTablet for tablet 7682e69039d2442f9d222b61e3df7627 (DEFAULT_TABLE table=test-workload [id=05ad10fe7d9042c9a2c69c705f53b8cf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:09:00.864231 18850 tablet_service.cc:1511] Processing CreateTablet for tablet 3816e59579d143599cf28f0ac9f90951 (DEFAULT_TABLE table=test-workload [id=05ad10fe7d9042c9a2c69c705f53b8cf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:09:00.865756 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7682e69039d2442f9d222b61e3df7627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:00.866569 18850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3816e59579d143599cf28f0ac9f90951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:00.883163 18905 tablet_bootstrap.cc:492] T 3816e59579d143599cf28f0ac9f90951 P a79d10888c244e89a1031a0225190384: Bootstrap starting.
I20260608 10:09:00.888456 18906 tablet_bootstrap.cc:492] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0: Bootstrap starting.
I20260608 10:09:00.894001 18906 tablet_bootstrap.cc:654] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:00.895514 18907 tablet_bootstrap.cc:492] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d: Bootstrap starting.
I20260608 10:09:00.897236 18905 tablet_bootstrap.cc:654] T 3816e59579d143599cf28f0ac9f90951 P a79d10888c244e89a1031a0225190384: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:00.902957 18906 tablet_bootstrap.cc:492] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0: No bootstrap required, opened a new log
I20260608 10:09:00.903148 18905 tablet_bootstrap.cc:492] T 3816e59579d143599cf28f0ac9f90951 P a79d10888c244e89a1031a0225190384: No bootstrap required, opened a new log
I20260608 10:09:00.903494 18906 ts_tablet_manager.cc:1403] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260608 10:09:00.903680 18905 ts_tablet_manager.cc:1403] T 3816e59579d143599cf28f0ac9f90951 P a79d10888c244e89a1031a0225190384: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260608 10:09:00.903847 18907 tablet_bootstrap.cc:654] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:00.906200 18906 raft_consensus.cc:359] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:00.906843 18906 raft_consensus.cc:385] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:00.907109 18906 raft_consensus.cc:740] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e8bc2393644f3ba8494bc51976e8b0, State: Initialized, Role: FOLLOWER
I20260608 10:09:00.907050 18905 raft_consensus.cc:359] T 3816e59579d143599cf28f0ac9f90951 P a79d10888c244e89a1031a0225190384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:00.908118 18905 raft_consensus.cc:385] T 3816e59579d143599cf28f0ac9f90951 P a79d10888c244e89a1031a0225190384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:00.908392 18905 raft_consensus.cc:740] T 3816e59579d143599cf28f0ac9f90951 P a79d10888c244e89a1031a0225190384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79d10888c244e89a1031a0225190384, State: Initialized, Role: FOLLOWER
I20260608 10:09:00.908490 18906 consensus_queue.cc:260] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:00.909322 18905 consensus_queue.cc:260] T 3816e59579d143599cf28f0ac9f90951 P a79d10888c244e89a1031a0225190384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:00.910404 18907 tablet_bootstrap.cc:492] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d: No bootstrap required, opened a new log
I20260608 10:09:00.910995 18907 ts_tablet_manager.cc:1403] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 10:09:00.912019 18906 ts_tablet_manager.cc:1434] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:09:00.913151 18906 tablet_bootstrap.cc:492] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0: Bootstrap starting.
I20260608 10:09:00.914244 18907 raft_consensus.cc:359] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:00.914973 18907 raft_consensus.cc:385] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:00.915287 18907 raft_consensus.cc:740] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab3dc28641d4715a7d2d7a45fb2873d, State: Initialized, Role: FOLLOWER
I20260608 10:09:00.916321 18907 consensus_queue.cc:260] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:00.919217 18905 ts_tablet_manager.cc:1434] T 3816e59579d143599cf28f0ac9f90951 P a79d10888c244e89a1031a0225190384: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260608 10:09:00.923403 18906 tablet_bootstrap.cc:654] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:00.932202 18905 tablet_bootstrap.cc:492] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384: Bootstrap starting.
I20260608 10:09:00.935860 18907 ts_tablet_manager.cc:1434] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.012s
I20260608 10:09:00.938170 18907 tablet_bootstrap.cc:492] T 3816e59579d143599cf28f0ac9f90951 P 3ab3dc28641d4715a7d2d7a45fb2873d: Bootstrap starting.
I20260608 10:09:00.942427 18905 tablet_bootstrap.cc:654] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:00.944205 18906 tablet_bootstrap.cc:492] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0: No bootstrap required, opened a new log
I20260608 10:09:00.944751 18906 ts_tablet_manager.cc:1403] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.006s
I20260608 10:09:00.947963 18906 raft_consensus.cc:359] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:00.948698 18906 raft_consensus.cc:385] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:00.948873 18905 tablet_bootstrap.cc:492] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384: No bootstrap required, opened a new log
I20260608 10:09:00.948982 18906 raft_consensus.cc:740] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e8bc2393644f3ba8494bc51976e8b0, State: Initialized, Role: FOLLOWER
I20260608 10:09:00.949563 18905 ts_tablet_manager.cc:1403] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260608 10:09:00.949911 18906 consensus_queue.cc:260] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:00.952258 18906 ts_tablet_manager.cc:1434] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:09:00.952901 18905 raft_consensus.cc:359] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:00.953706 18905 raft_consensus.cc:385] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:00.953933 18907 tablet_bootstrap.cc:654] T 3816e59579d143599cf28f0ac9f90951 P 3ab3dc28641d4715a7d2d7a45fb2873d: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:00.954035 18905 raft_consensus.cc:740] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79d10888c244e89a1031a0225190384, State: Initialized, Role: FOLLOWER
I20260608 10:09:00.955133 18905 consensus_queue.cc:260] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:00.959456 18905 ts_tablet_manager.cc:1434] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:09:00.959995 18907 tablet_bootstrap.cc:492] T 3816e59579d143599cf28f0ac9f90951 P 3ab3dc28641d4715a7d2d7a45fb2873d: No bootstrap required, opened a new log
I20260608 10:09:00.960464 18907 ts_tablet_manager.cc:1403] T 3816e59579d143599cf28f0ac9f90951 P 3ab3dc28641d4715a7d2d7a45fb2873d: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.001s
I20260608 10:09:00.963289 18907 raft_consensus.cc:359] T 3816e59579d143599cf28f0ac9f90951 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:00.964056 18907 raft_consensus.cc:385] T 3816e59579d143599cf28f0ac9f90951 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:00.964372 18907 raft_consensus.cc:740] T 3816e59579d143599cf28f0ac9f90951 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab3dc28641d4715a7d2d7a45fb2873d, State: Initialized, Role: FOLLOWER
I20260608 10:09:00.965170 18907 consensus_queue.cc:260] T 3816e59579d143599cf28f0ac9f90951 P 3ab3dc28641d4715a7d2d7a45fb2873d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:00.966972 18913 raft_consensus.cc:493] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:00.967442 18907 ts_tablet_manager.cc:1434] T 3816e59579d143599cf28f0ac9f90951 P 3ab3dc28641d4715a7d2d7a45fb2873d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:09:00.967470 18913 raft_consensus.cc:515] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:00.971571 18913 leader_election.cc:290] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1e8bc2393644f3ba8494bc51976e8b0 (127.16.137.1:40773), a79d10888c244e89a1031a0225190384 (127.16.137.2:33649)
I20260608 10:09:00.985172 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682e69039d2442f9d222b61e3df7627" candidate_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" is_pre_election: true
I20260608 10:09:00.985987 18711 raft_consensus.cc:2468] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab3dc28641d4715a7d2d7a45fb2873d in term 0.
I20260608 10:09:00.986582 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682e69039d2442f9d222b61e3df7627" candidate_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79d10888c244e89a1031a0225190384" is_pre_election: true
I20260608 10:09:00.987249 18786 raft_consensus.cc:2468] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab3dc28641d4715a7d2d7a45fb2873d in term 0.
I20260608 10:09:00.987294 18826 leader_election.cc:304] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab3dc28641d4715a7d2d7a45fb2873d, f1e8bc2393644f3ba8494bc51976e8b0; no voters: 
I20260608 10:09:00.988266 18913 raft_consensus.cc:2804] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:00.988641 18913 raft_consensus.cc:493] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:00.989004 18913 raft_consensus.cc:3060] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:00.994063 18913 raft_consensus.cc:515] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:00.995739 18913 leader_election.cc:290] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [CANDIDATE]: Term 1 election: Requested vote from peers f1e8bc2393644f3ba8494bc51976e8b0 (127.16.137.1:40773), a79d10888c244e89a1031a0225190384 (127.16.137.2:33649)
I20260608 10:09:00.996706 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682e69039d2442f9d222b61e3df7627" candidate_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e8bc2393644f3ba8494bc51976e8b0"
I20260608 10:09:00.996827 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682e69039d2442f9d222b61e3df7627" candidate_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79d10888c244e89a1031a0225190384"
I20260608 10:09:00.997254 18711 raft_consensus.cc:3060] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:00.997448 18786 raft_consensus.cc:3060] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:01.002254 18711 raft_consensus.cc:2468] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab3dc28641d4715a7d2d7a45fb2873d in term 1.
I20260608 10:09:01.002372 18786 raft_consensus.cc:2468] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab3dc28641d4715a7d2d7a45fb2873d in term 1.
I20260608 10:09:01.003492 18826 leader_election.cc:304] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab3dc28641d4715a7d2d7a45fb2873d, f1e8bc2393644f3ba8494bc51976e8b0; no voters: 
I20260608 10:09:01.004268 18913 raft_consensus.cc:2804] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:01.005568 18913 raft_consensus.cc:697] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 1 LEADER]: Becoming Leader. State: Replica: 3ab3dc28641d4715a7d2d7a45fb2873d, State: Running, Role: LEADER
I20260608 10:09:01.006455 18913 consensus_queue.cc:237] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:01.016065 18608 catalog_manager.cc:5696] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab3dc28641d4715a7d2d7a45fb2873d (127.16.137.3). New cstate: current_term: 1 leader_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } health_report { overall_health: HEALTHY } } }
I20260608 10:09:01.143344 18911 raft_consensus.cc:493] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:01.143934 18911 raft_consensus.cc:515] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:01.146533 18911 leader_election.cc:290] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79d10888c244e89a1031a0225190384 (127.16.137.2:33649), 3ab3dc28641d4715a7d2d7a45fb2873d (127.16.137.3:40659)
I20260608 10:09:01.158299 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3816e59579d143599cf28f0ac9f90951" candidate_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79d10888c244e89a1031a0225190384" is_pre_election: true
I20260608 10:09:01.158324 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3816e59579d143599cf28f0ac9f90951" candidate_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" is_pre_election: true
I20260608 10:09:01.159015 18786 raft_consensus.cc:2468] T 3816e59579d143599cf28f0ac9f90951 P a79d10888c244e89a1031a0225190384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1e8bc2393644f3ba8494bc51976e8b0 in term 0.
I20260608 10:09:01.159149 18860 raft_consensus.cc:2468] T 3816e59579d143599cf28f0ac9f90951 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1e8bc2393644f3ba8494bc51976e8b0 in term 0.
I20260608 10:09:01.160357 18675 leader_election.cc:304] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a79d10888c244e89a1031a0225190384, f1e8bc2393644f3ba8494bc51976e8b0; no voters: 
I20260608 10:09:01.161113 18911 raft_consensus.cc:2804] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:01.161510 18911 raft_consensus.cc:493] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:01.161744 18911 raft_consensus.cc:3060] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:01.166558 18911 raft_consensus.cc:515] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:01.168251 18911 leader_election.cc:290] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [CANDIDATE]: Term 1 election: Requested vote from peers a79d10888c244e89a1031a0225190384 (127.16.137.2:33649), 3ab3dc28641d4715a7d2d7a45fb2873d (127.16.137.3:40659)
I20260608 10:09:01.169092 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3816e59579d143599cf28f0ac9f90951" candidate_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79d10888c244e89a1031a0225190384"
I20260608 10:09:01.169400 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3816e59579d143599cf28f0ac9f90951" candidate_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d"
I20260608 10:09:01.169672 18786 raft_consensus.cc:3060] T 3816e59579d143599cf28f0ac9f90951 P a79d10888c244e89a1031a0225190384 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:01.169999 18860 raft_consensus.cc:3060] T 3816e59579d143599cf28f0ac9f90951 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:01.175562 18786 raft_consensus.cc:2468] T 3816e59579d143599cf28f0ac9f90951 P a79d10888c244e89a1031a0225190384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e8bc2393644f3ba8494bc51976e8b0 in term 1.
I20260608 10:09:01.176330 18860 raft_consensus.cc:2468] T 3816e59579d143599cf28f0ac9f90951 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e8bc2393644f3ba8494bc51976e8b0 in term 1.
I20260608 10:09:01.176819 18675 leader_election.cc:304] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a79d10888c244e89a1031a0225190384, f1e8bc2393644f3ba8494bc51976e8b0; no voters: 
I20260608 10:09:01.177742 18911 raft_consensus.cc:2804] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:01.178828 18911 raft_consensus.cc:697] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [term 1 LEADER]: Becoming Leader. State: Replica: f1e8bc2393644f3ba8494bc51976e8b0, State: Running, Role: LEADER
I20260608 10:09:01.179656 18911 consensus_queue.cc:237] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } } peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } }
I20260608 10:09:01.187007 18608 catalog_manager.cc:5696] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1e8bc2393644f3ba8494bc51976e8b0 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:01.328660 18662 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:01.331067 18662 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:01.331473 18662 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:01.406685 18913 consensus_queue.cc:1048] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:01.421689 18913 consensus_queue.cc:1048] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:09:01.640678 18911 consensus_queue.cc:1048] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:01.652951 18911 consensus_queue.cc:1048] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:03.332382 18662 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:03.334576 18662 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:03.334967 18662 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:05.336176 18662 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:05.339184 18662 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:05.339640 18662 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:09:07.036209 18640 debug-util.cc:398] Leaking SignalData structure 0x7b08001424c0 after lost signal to thread 16935
W20260608 10:09:07.037320 18640 debug-util.cc:398] Leaking SignalData structure 0x7b0800142ba0 after lost signal to thread 18643
W20260608 10:09:07.038398 18640 debug-util.cc:398] Leaking SignalData structure 0x7b0800064da0 after lost signal to thread 18735
W20260608 10:09:07.039386 18640 debug-util.cc:398] Leaking SignalData structure 0x7b08002322c0 after lost signal to thread 18810
W20260608 10:09:07.040303 18640 debug-util.cc:398] Leaking SignalData structure 0x7b08001e2280 after lost signal to thread 18884
I20260608 10:09:07.340852 18662 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:07.344039 18662 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:07.344529 18662 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:09.345566 18662 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:09.347747 18662 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:09.348148 18662 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:11.349138 18662 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:11.351238 18662 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:11.351637 18662 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:12.331478 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:12.339664 18944 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:12.341867 18945 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:12.346424 16932 server_base.cc:1061] running on GCE node
W20260608 10:09:12.347671 18947 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:12.348846 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:12.349133 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:12.349295 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913352349283 us; error 0 us; skew 500 ppm
I20260608 10:09:12.349941 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:12.352854 16932 webserver.cc:533] Webserver started at http://127.16.137.4:39841/ using document root <none> and password file <none>
I20260608 10:09:12.353482 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:12.353703 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:12.354027 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:12.355443 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-3-root/instance:
uuid: "65b0fc10380d46b5ae7c90ef9aeb48af"
format_stamp: "Formatted at 2026-06-08 10:09:12 on dist-test-slave-4pww"
I20260608 10:09:12.360723 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:09:12.364650 18952 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:12.365624 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:09:12.366000 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-3-root
uuid: "65b0fc10380d46b5ae7c90ef9aeb48af"
format_stamp: "Formatted at 2026-06-08 10:09:12 on dist-test-slave-4pww"
I20260608 10:09:12.366384 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:12.386404 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:12.387933 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:12.389623 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:12.392230 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:12.392510 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:12.392778 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:12.393006 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:12.436939 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.4:42281
I20260608 10:09:12.437088 19014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.4:42281 every 8 connection(s)
I20260608 10:09:12.464152 19015 heartbeater.cc:344] Connected to a master server at 127.16.137.62:43027
I20260608 10:09:12.464625 19015 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:12.465551 19015 heartbeater.cc:507] Master 127.16.137.62:43027 requested a full tablet report, sending...
I20260608 10:09:12.467705 18608 ts_manager.cc:194] Registered new tserver with Master: 65b0fc10380d46b5ae7c90ef9aeb48af (127.16.137.4:42281)
I20260608 10:09:12.469535 18608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57398
I20260608 10:09:13.352515 18662 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:13.354840 18662 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:13.355233 18662 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:13.414927 18860 consensus_queue.cc:237] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [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: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } attrs { replace: true } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: true } }
I20260608 10:09:13.424440 18786 raft_consensus.cc:1275] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384 [term 1 FOLLOWER]: Refusing update from remote peer 3ab3dc28641d4715a7d2d7a45fb2873d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:09:13.424798 18711 raft_consensus.cc:1275] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 [term 1 FOLLOWER]: Refusing update from remote peer 3ab3dc28641d4715a7d2d7a45fb2873d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:09:13.426525 19022 consensus_queue.cc:1048] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:09:13.427778 18941 consensus_queue.cc:1048] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:09:13.440423 18823 consensus_peers.cc:597] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d -> Peer 65b0fc10380d46b5ae7c90ef9aeb48af (127.16.137.4:42281): Couldn't send request to peer 65b0fc10380d46b5ae7c90ef9aeb48af. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7682e69039d2442f9d222b61e3df7627. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:13.440470 19022 raft_consensus.cc:2955] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65b0fc10380d46b5ae7c90ef9aeb48af (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } attrs { replace: true } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: true } } }
I20260608 10:09:13.441114 18711 raft_consensus.cc:2955] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65b0fc10380d46b5ae7c90ef9aeb48af (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } attrs { replace: true } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: true } } }
I20260608 10:09:13.442322 18786 raft_consensus.cc:2955] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65b0fc10380d46b5ae7c90ef9aeb48af (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } attrs { replace: true } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: true } } }
I20260608 10:09:13.461400 18609 catalog_manager.cc:5696] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 reported cstate change: config changed from index -1 to 2, NON_VOTER 65b0fc10380d46b5ae7c90ef9aeb48af (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } attrs { replace: true } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: true } } }
I20260608 10:09:13.472070 19015 heartbeater.cc:499] Master 127.16.137.62:43027 was elected leader, sending a full tablet report...
I20260608 10:09:13.935751 19034 ts_tablet_manager.cc:933] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af: Initiating tablet copy from peer 3ab3dc28641d4715a7d2d7a45fb2873d (127.16.137.3:40659)
I20260608 10:09:13.937686 19034 tablet_copy_client.cc:323] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:40659
I20260608 10:09:13.949244 18870 tablet_copy_service.cc:140] P 3ab3dc28641d4715a7d2d7a45fb2873d: Received BeginTabletCopySession request for tablet 7682e69039d2442f9d222b61e3df7627 from peer 65b0fc10380d46b5ae7c90ef9aeb48af ({username='slave'} at 127.0.0.1:34662)
I20260608 10:09:13.949847 18870 tablet_copy_service.cc:161] P 3ab3dc28641d4715a7d2d7a45fb2873d: Beginning new tablet copy session on tablet 7682e69039d2442f9d222b61e3df7627 from peer 65b0fc10380d46b5ae7c90ef9aeb48af at {username='slave'} at 127.0.0.1:34662: session id = 65b0fc10380d46b5ae7c90ef9aeb48af-7682e69039d2442f9d222b61e3df7627
I20260608 10:09:13.955576 18870 tablet_copy_source_session.cc:215] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:09:13.958690 19034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7682e69039d2442f9d222b61e3df7627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:13.970229 19034 tablet_copy_client.cc:806] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af: tablet copy: Starting download of 0 data blocks...
I20260608 10:09:13.970829 19034 tablet_copy_client.cc:670] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af: tablet copy: Starting download of 1 WAL segments...
I20260608 10:09:13.974896 19034 tablet_copy_client.cc:538] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:09:13.981101 19034 tablet_bootstrap.cc:492] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af: Bootstrap starting.
I20260608 10:09:13.997524 19034 tablet_bootstrap.cc:492] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:09:13.998350 19034 tablet_bootstrap.cc:492] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af: Bootstrap complete.
I20260608 10:09:13.998973 19034 ts_tablet_manager.cc:1403] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260608 10:09:14.001892 19034 raft_consensus.cc:359] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } attrs { replace: true } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: true } }
I20260608 10:09:14.002681 19034 raft_consensus.cc:740] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 65b0fc10380d46b5ae7c90ef9aeb48af, State: Initialized, Role: LEARNER
I20260608 10:09:14.003293 19034 consensus_queue.cc:260] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af [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: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } attrs { replace: true } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: true } }
I20260608 10:09:14.006194 19034 ts_tablet_manager.cc:1434] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:09:14.008153 18870 tablet_copy_service.cc:342] P 3ab3dc28641d4715a7d2d7a45fb2873d: Request end of tablet copy session 65b0fc10380d46b5ae7c90ef9aeb48af-7682e69039d2442f9d222b61e3df7627 received from {username='slave'} at 127.0.0.1:34662
I20260608 10:09:14.008603 18870 tablet_copy_service.cc:434] P 3ab3dc28641d4715a7d2d7a45fb2873d: ending tablet copy session 65b0fc10380d46b5ae7c90ef9aeb48af-7682e69039d2442f9d222b61e3df7627 on tablet 7682e69039d2442f9d222b61e3df7627 with peer 65b0fc10380d46b5ae7c90ef9aeb48af
I20260608 10:09:14.400756 18990 raft_consensus.cc:1217] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:09:14.973261 19042 raft_consensus.cc:1064] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d: attempting to promote NON_VOTER 65b0fc10380d46b5ae7c90ef9aeb48af to VOTER
I20260608 10:09:14.975569 19042 consensus_queue.cc:237] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [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: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } attrs { replace: true } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: false } }
I20260608 10:09:14.982390 18990 raft_consensus.cc:1275] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af [term 1 LEARNER]: Refusing update from remote peer 3ab3dc28641d4715a7d2d7a45fb2873d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:14.984113 19042 consensus_queue.cc:1048] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:14.984587 18711 raft_consensus.cc:1275] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 [term 1 FOLLOWER]: Refusing update from remote peer 3ab3dc28641d4715a7d2d7a45fb2873d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:14.984758 18786 raft_consensus.cc:1275] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384 [term 1 FOLLOWER]: Refusing update from remote peer 3ab3dc28641d4715a7d2d7a45fb2873d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:14.986495 19042 consensus_queue.cc:1048] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:14.987340 19040 consensus_queue.cc:1048] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:14.997900 19040 raft_consensus.cc:2955] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 65b0fc10380d46b5ae7c90ef9aeb48af (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } attrs { replace: true } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: false } } }
I20260608 10:09:15.000211 18711 raft_consensus.cc:2955] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 65b0fc10380d46b5ae7c90ef9aeb48af (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } attrs { replace: true } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: false } } }
I20260608 10:09:15.005090 18786 raft_consensus.cc:2955] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 65b0fc10380d46b5ae7c90ef9aeb48af (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } attrs { replace: true } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: false } } }
I20260608 10:09:15.011982 18990 raft_consensus.cc:2955] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 65b0fc10380d46b5ae7c90ef9aeb48af (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } attrs { replace: true } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: false } } }
I20260608 10:09:15.018290 18608 catalog_manager.cc:5696] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 reported cstate change: config changed from index 2 to 3, 65b0fc10380d46b5ae7c90ef9aeb48af (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "a79d10888c244e89a1031a0225190384" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33649 } attrs { replace: true } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: false } } }
I20260608 10:09:15.047930 18860 consensus_queue.cc:237] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [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: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: false } }
I20260608 10:09:15.053692 18990 raft_consensus.cc:1275] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af [term 1 FOLLOWER]: Refusing update from remote peer 3ab3dc28641d4715a7d2d7a45fb2873d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:09:15.053781 18711 raft_consensus.cc:1275] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 [term 1 FOLLOWER]: Refusing update from remote peer 3ab3dc28641d4715a7d2d7a45fb2873d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:09:15.055171 19040 consensus_queue.cc:1048] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:09:15.056135 19044 consensus_queue.cc:1048] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:09:15.064579 19040 raft_consensus.cc:2955] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a79d10888c244e89a1031a0225190384 (127.16.137.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: false } } }
I20260608 10:09:15.066064 18990 raft_consensus.cc:2955] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a79d10888c244e89a1031a0225190384 (127.16.137.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: false } } }
I20260608 10:09:15.066241 18710 raft_consensus.cc:2955] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a79d10888c244e89a1031a0225190384 (127.16.137.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: false } } }
I20260608 10:09:15.105402 18596 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7682e69039d2442f9d222b61e3df7627 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:09:15.115087 18607 catalog_manager.cc:5696] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d reported cstate change: config changed from index 3 to 4, VOTER a79d10888c244e89a1031a0225190384 (127.16.137.2) evicted. New cstate: current_term: 1 leader_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1e8bc2393644f3ba8494bc51976e8b0" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 40773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab3dc28641d4715a7d2d7a45fb2873d" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b0fc10380d46b5ae7c90ef9aeb48af" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 42281 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:09:15.134433 18776 tablet_service.cc:1558] Processing DeleteTablet for tablet 7682e69039d2442f9d222b61e3df7627 with delete_type TABLET_DATA_TOMBSTONED (TS a79d10888c244e89a1031a0225190384 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43048
I20260608 10:09:15.138852 19055 tablet_replica.cc:333] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384: stopping tablet replica
I20260608 10:09:15.139825 19055 raft_consensus.cc:2243] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:15.141101 19055 raft_consensus.cc:2272] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:15.144910 19055 ts_tablet_manager.cc:1916] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:09:15.157558 19055 ts_tablet_manager.cc:1929] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:09:15.158011 19055 log.cc:1199] T 7682e69039d2442f9d222b61e3df7627 P a79d10888c244e89a1031a0225190384: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913314735645-16932-0/minicluster-data/ts-1-root/wals/7682e69039d2442f9d222b61e3df7627
I20260608 10:09:15.159890 18594 catalog_manager.cc:5027] TS a79d10888c244e89a1031a0225190384 (127.16.137.2:33649): tablet 7682e69039d2442f9d222b61e3df7627 (table test-workload [id=05ad10fe7d9042c9a2c69c705f53b8cf]) successfully deleted
I20260608 10:09:15.356462 18662 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:15.358917 18662 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:15.359349 18662 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:17.360474 18662 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:17.362664 18662 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:17.363042 18662 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:19.364034 18662 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:19.366194 18662 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:19.366575 18662 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:21.367666 18662 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:21.369995 18662 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:21.370366 18662 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:23.371379 18662 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:23.374047 18662 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:23.374459 18662 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:25.375674 18662 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:25.378929 18662 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:25.379390 18662 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:27.380548 18662 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:27.383143 18662 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:27.383580 18662 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:28.060381 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:09:28.088604 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:28.089464 16932 tablet_replica.cc:333] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0: stopping tablet replica
I20260608 10:09:28.090134 16932 raft_consensus.cc:2243] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:28.091284 16932 raft_consensus.cc:2272] T 7682e69039d2442f9d222b61e3df7627 P f1e8bc2393644f3ba8494bc51976e8b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:28.093786 16932 tablet_replica.cc:333] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0: stopping tablet replica
I20260608 10:09:28.094276 16932 raft_consensus.cc:2243] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:28.095175 16932 raft_consensus.cc:2272] T 3816e59579d143599cf28f0ac9f90951 P f1e8bc2393644f3ba8494bc51976e8b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:28.119858 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:09:28.135514 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:09:28.159399 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:28.160265 16932 tablet_replica.cc:333] T 3816e59579d143599cf28f0ac9f90951 P a79d10888c244e89a1031a0225190384: stopping tablet replica
I20260608 10:09:28.160811 16932 raft_consensus.cc:2243] T 3816e59579d143599cf28f0ac9f90951 P a79d10888c244e89a1031a0225190384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:28.161301 16932 raft_consensus.cc:2272] T 3816e59579d143599cf28f0ac9f90951 P a79d10888c244e89a1031a0225190384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:28.183338 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:09:28.200222 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:09:28.227802 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:28.228691 16932 tablet_replica.cc:333] T 3816e59579d143599cf28f0ac9f90951 P 3ab3dc28641d4715a7d2d7a45fb2873d: stopping tablet replica
I20260608 10:09:28.229508 16932 raft_consensus.cc:2243] T 3816e59579d143599cf28f0ac9f90951 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:28.230104 16932 raft_consensus.cc:2272] T 3816e59579d143599cf28f0ac9f90951 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:28.232379 16932 tablet_replica.cc:333] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d: stopping tablet replica
I20260608 10:09:28.232894 16932 raft_consensus.cc:2243] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:28.233850 16932 raft_consensus.cc:2272] T 7682e69039d2442f9d222b61e3df7627 P 3ab3dc28641d4715a7d2d7a45fb2873d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:28.264550 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:09:28.278719 16932 tablet_server.cc:179] TabletServer@127.16.137.4:0 shutting down...
I20260608 10:09:28.300966 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:28.301903 16932 tablet_replica.cc:333] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af: stopping tablet replica
I20260608 10:09:28.302556 16932 raft_consensus.cc:2243] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:28.303464 16932 raft_consensus.cc:2272] T 7682e69039d2442f9d222b61e3df7627 P 65b0fc10380d46b5ae7c90ef9aeb48af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:28.323427 16932 tablet_server.cc:196] TabletServer@127.16.137.4:0 shutdown complete.
I20260608 10:09:28.334457 16932 master.cc:562] Master@127.16.137.62:43027 shutting down...
I20260608 10:09:28.352866 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:28.353631 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:28.354017 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef62cc61bb8f48f4948d3d3eec677a60: stopping tablet replica
I20260608 10:09:28.391578 16932 master.cc:584] Master@127.16.137.62:43027 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (29259 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 10:09:28.441792 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:37803
I20260608 10:09:28.443717 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:28.451011 19060 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:28.451043 19061 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:28.451743 19063 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:28.453253 16932 server_base.cc:1061] running on GCE node
I20260608 10:09:28.454349 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:28.454532 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:28.454649 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913368454638 us; error 0 us; skew 500 ppm
I20260608 10:09:28.455274 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:28.457863 16932 webserver.cc:533] Webserver started at http://127.16.137.62:44569/ using document root <none> and password file <none>
I20260608 10:09:28.458356 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:28.458518 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:28.458746 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:28.459920 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "40952371be73438d9f1e3298943d87ac"
format_stamp: "Formatted at 2026-06-08 10:09:28 on dist-test-slave-4pww"
I20260608 10:09:28.464929 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:09:28.468596 19068 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:28.469447 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:09:28.469794 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "40952371be73438d9f1e3298943d87ac"
format_stamp: "Formatted at 2026-06-08 10:09:28 on dist-test-slave-4pww"
I20260608 10:09:28.470090 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:28.487728 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:28.489101 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:28.529775 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:37803
I20260608 10:09:28.529897 19119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:37803 every 8 connection(s)
I20260608 10:09:28.534415 19120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:28.545748 19120 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac: Bootstrap starting.
I20260608 10:09:28.550931 19120 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:28.555650 19120 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac: No bootstrap required, opened a new log
I20260608 10:09:28.558290 19120 raft_consensus.cc:359] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40952371be73438d9f1e3298943d87ac" member_type: VOTER }
I20260608 10:09:28.558801 19120 raft_consensus.cc:385] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:28.559010 19120 raft_consensus.cc:740] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40952371be73438d9f1e3298943d87ac, State: Initialized, Role: FOLLOWER
I20260608 10:09:28.559749 19120 consensus_queue.cc:260] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40952371be73438d9f1e3298943d87ac" member_type: VOTER }
I20260608 10:09:28.560246 19120 raft_consensus.cc:399] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:09:28.560456 19120 raft_consensus.cc:493] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:09:28.560678 19120 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:28.565292 19120 raft_consensus.cc:515] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40952371be73438d9f1e3298943d87ac" member_type: VOTER }
I20260608 10:09:28.565884 19120 leader_election.cc:304] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [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: 40952371be73438d9f1e3298943d87ac; no voters: 
I20260608 10:09:28.567092 19120 leader_election.cc:290] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:09:28.567559 19123 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:28.569037 19123 raft_consensus.cc:697] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [term 1 LEADER]: Becoming Leader. State: Replica: 40952371be73438d9f1e3298943d87ac, State: Running, Role: LEADER
I20260608 10:09:28.569911 19123 consensus_queue.cc:237] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [LEADER]: Queue going to LEADER mode. State: All 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: "40952371be73438d9f1e3298943d87ac" member_type: VOTER }
I20260608 10:09:28.570565 19120 sys_catalog.cc:565] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:09:28.575253 19125 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [sys.catalog]: SysCatalogTable state changed. Reason: New leader 40952371be73438d9f1e3298943d87ac. Latest consensus state: current_term: 1 leader_uuid: "40952371be73438d9f1e3298943d87ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40952371be73438d9f1e3298943d87ac" member_type: VOTER } }
I20260608 10:09:28.576045 19125 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:28.575158 19124 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "40952371be73438d9f1e3298943d87ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40952371be73438d9f1e3298943d87ac" member_type: VOTER } }
I20260608 10:09:28.577083 19124 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:28.582850 19130 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:09:28.591638 19130 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:09:28.592635 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:09:28.602151 19130 catalog_manager.cc:1382] Generated new cluster ID: a91a9ea3bd2e404097cc2d64b56597e6
I20260608 10:09:28.602439 19130 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:09:28.624158 19130 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:09:28.625636 19130 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:09:28.647571 19130 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac: Generated new TSK 0
I20260608 10:09:28.648241 19130 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:09:28.658193 16932 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000187653s
I20260608 10:09:40.754585 16932 master.cc:562] Master@127.16.137.62:37803 shutting down...
I20260608 10:09:40.783263 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:40.784045 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:40.784395 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 40952371be73438d9f1e3298943d87ac: stopping tablet replica
I20260608 10:09:40.804811 16932 master.cc:584] Master@127.16.137.62:37803 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12398 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 10:09:40.838706 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:41673
I20260608 10:09:40.839982 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:40.846758 19143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:40.846720 19144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:40.848019 19146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:40.849539 16932 server_base.cc:1061] running on GCE node
I20260608 10:09:40.850358 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:40.850584 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:40.850741 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913380850719 us; error 0 us; skew 500 ppm
I20260608 10:09:40.851338 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:40.854012 16932 webserver.cc:533] Webserver started at http://127.16.137.62:45099/ using document root <none> and password file <none>
I20260608 10:09:40.854569 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:40.854784 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:40.855070 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:40.856331 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "1e150d6b85734e8f9341d56324684f26"
format_stamp: "Formatted at 2026-06-08 10:09:40 on dist-test-slave-4pww"
I20260608 10:09:40.861682 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:09:40.865687 19151 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:40.866515 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:09:40.866838 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "1e150d6b85734e8f9341d56324684f26"
format_stamp: "Formatted at 2026-06-08 10:09:40 on dist-test-slave-4pww"
I20260608 10:09:40.867139 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:40.881835 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:40.883190 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:40.923120 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:41673
I20260608 10:09:40.923259 19202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:41673 every 8 connection(s)
I20260608 10:09:40.927798 19203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:40.939476 19203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26: Bootstrap starting.
I20260608 10:09:40.945204 19203 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:40.949856 19203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26: No bootstrap required, opened a new log
I20260608 10:09:40.952374 19203 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e150d6b85734e8f9341d56324684f26" member_type: VOTER }
I20260608 10:09:40.952870 19203 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:40.953121 19203 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e150d6b85734e8f9341d56324684f26, State: Initialized, Role: FOLLOWER
I20260608 10:09:40.953850 19203 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e150d6b85734e8f9341d56324684f26" member_type: VOTER }
I20260608 10:09:40.954362 19203 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:09:40.954608 19203 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:09:40.954897 19203 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:40.959764 19203 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e150d6b85734e8f9341d56324684f26" member_type: VOTER }
I20260608 10:09:40.960346 19203 leader_election.cc:304] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [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: 1e150d6b85734e8f9341d56324684f26; no voters: 
I20260608 10:09:40.961712 19203 leader_election.cc:290] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:09:40.962165 19206 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:40.963696 19206 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [term 1 LEADER]: Becoming Leader. State: Replica: 1e150d6b85734e8f9341d56324684f26, State: Running, Role: LEADER
I20260608 10:09:40.964499 19206 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [LEADER]: Queue going to LEADER mode. State: All 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: "1e150d6b85734e8f9341d56324684f26" member_type: VOTER }
I20260608 10:09:40.964986 19203 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:09:40.967887 19208 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1e150d6b85734e8f9341d56324684f26. Latest consensus state: current_term: 1 leader_uuid: "1e150d6b85734e8f9341d56324684f26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e150d6b85734e8f9341d56324684f26" member_type: VOTER } }
I20260608 10:09:40.967860 19207 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1e150d6b85734e8f9341d56324684f26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e150d6b85734e8f9341d56324684f26" member_type: VOTER } }
I20260608 10:09:40.968737 19207 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:40.969298 19208 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:40.975071 19212 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:09:40.981711 19212 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:09:40.982811 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:09:40.991946 19212 catalog_manager.cc:1382] Generated new cluster ID: 46ee8942e0bc42ee9f921437b82c8e92
I20260608 10:09:40.992244 19212 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:09:41.015081 19212 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:09:41.016608 19212 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:09:41.034502 19212 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26: Generated new TSK 0
I20260608 10:09:41.035137 19212 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:09:41.049433 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:41.056501 19224 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:41.057649 19225 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:41.059619 16932 server_base.cc:1061] running on GCE node
W20260608 10:09:41.060421 19227 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:41.061365 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:41.061645 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:41.061851 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913381061835 us; error 0 us; skew 500 ppm
I20260608 10:09:41.062469 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:41.064978 16932 webserver.cc:533] Webserver started at http://127.16.137.1:42133/ using document root <none> and password file <none>
I20260608 10:09:41.065601 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:41.065814 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:41.066089 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:41.067494 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "396c015c97fa4ef3ad38fdab7e361cc9"
format_stamp: "Formatted at 2026-06-08 10:09:41 on dist-test-slave-4pww"
I20260608 10:09:41.072398 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 10:09:41.076272 19232 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:41.077188 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:09:41.077540 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "396c015c97fa4ef3ad38fdab7e361cc9"
format_stamp: "Formatted at 2026-06-08 10:09:41 on dist-test-slave-4pww"
I20260608 10:09:41.077831 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:41.097739 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:41.098989 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:41.100481 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:41.102983 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:41.103204 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:41.103500 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:41.103669 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:41.147473 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:42661
I20260608 10:09:41.147626 19294 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:42661 every 8 connection(s)
I20260608 10:09:41.152987 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:41.162513 19299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:41.164232 19300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:41.167639 19302 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:41.168612 16932 server_base.cc:1061] running on GCE node
I20260608 10:09:41.169840 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:41.170192 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:41.170423 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913381170402 us; error 0 us; skew 500 ppm
I20260608 10:09:41.171090 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:41.171463 19295 heartbeater.cc:344] Connected to a master server at 127.16.137.62:41673
I20260608 10:09:41.171954 19295 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:41.173053 19295 heartbeater.cc:507] Master 127.16.137.62:41673 requested a full tablet report, sending...
I20260608 10:09:41.174324 16932 webserver.cc:533] Webserver started at http://127.16.137.2:38373/ using document root <none> and password file <none>
I20260608 10:09:41.175016 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:41.175310 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:41.175611 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:41.176007 19168 ts_manager.cc:194] Registered new tserver with Master: 396c015c97fa4ef3ad38fdab7e361cc9 (127.16.137.1:42661)
I20260608 10:09:41.176950 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "54c02cef9e914924a279ce9a16de74e9"
format_stamp: "Formatted at 2026-06-08 10:09:41 on dist-test-slave-4pww"
I20260608 10:09:41.178155 19168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38460
I20260608 10:09:41.183064 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:09:41.187130 19307 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:41.188026 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260608 10:09:41.188346 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "54c02cef9e914924a279ce9a16de74e9"
format_stamp: "Formatted at 2026-06-08 10:09:41 on dist-test-slave-4pww"
I20260608 10:09:41.188664 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:41.216423 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:41.217875 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:41.219465 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:41.221946 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:41.222132 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:41.222445 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:41.222613 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:41.265936 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:36953
I20260608 10:09:41.266108 19369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:36953 every 8 connection(s)
I20260608 10:09:41.271456 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:41.278564 19373 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:41.281781 19374 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:41.285028 19370 heartbeater.cc:344] Connected to a master server at 127.16.137.62:41673
I20260608 10:09:41.285588 19370 heartbeater.cc:461] Registering TS with master...
W20260608 10:09:41.285717 19376 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:41.286731 16932 server_base.cc:1061] running on GCE node
I20260608 10:09:41.286827 19370 heartbeater.cc:507] Master 127.16.137.62:41673 requested a full tablet report, sending...
I20260608 10:09:41.287720 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:41.287974 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:41.288172 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913381288143 us; error 0 us; skew 500 ppm
I20260608 10:09:41.288978 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:41.289330 19168 ts_manager.cc:194] Registered new tserver with Master: 54c02cef9e914924a279ce9a16de74e9 (127.16.137.2:36953)
I20260608 10:09:41.291113 19168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38464
I20260608 10:09:41.292076 16932 webserver.cc:533] Webserver started at http://127.16.137.3:38371/ using document root <none> and password file <none>
I20260608 10:09:41.292697 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:41.292860 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:41.293076 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:41.294384 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "df2c5361e44d44a1bcaaba41d313bc41"
format_stamp: "Formatted at 2026-06-08 10:09:41 on dist-test-slave-4pww"
I20260608 10:09:41.299208 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 10:09:41.303030 19381 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:41.303903 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:09:41.304214 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "df2c5361e44d44a1bcaaba41d313bc41"
format_stamp: "Formatted at 2026-06-08 10:09:41 on dist-test-slave-4pww"
I20260608 10:09:41.304533 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:41.322104 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:41.323551 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:41.325174 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:41.328558 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:41.328799 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:41.329088 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:41.329322 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:41.373479 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:34773
I20260608 10:09:41.373594 19443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:34773 every 8 connection(s)
I20260608 10:09:41.388837 19444 heartbeater.cc:344] Connected to a master server at 127.16.137.62:41673
I20260608 10:09:41.389256 19444 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:41.390120 19444 heartbeater.cc:507] Master 127.16.137.62:41673 requested a full tablet report, sending...
I20260608 10:09:41.392315 19168 ts_manager.cc:194] Registered new tserver with Master: df2c5361e44d44a1bcaaba41d313bc41 (127.16.137.3:34773)
I20260608 10:09:41.392987 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015837883s
I20260608 10:09:41.393828 19168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38478
I20260608 10:09:42.294183 19370 heartbeater.cc:499] Master 127.16.137.62:41673 was elected leader, sending a full tablet report...
I20260608 10:09:42.396855 19444 heartbeater.cc:499] Master 127.16.137.62:41673 was elected leader, sending a full tablet report...
I20260608 10:09:42.472548 19295 heartbeater.cc:499] Master 127.16.137.62:41673 was elected leader, sending a full tablet report...
I20260608 10:09:42.979868 19221 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:09:43.496368 19366 debug-util.cc:398] Leaking SignalData structure 0x7b08001c9f40 after lost signal to thread 16935
W20260608 10:09:43.497270 19366 debug-util.cc:398] Leaking SignalData structure 0x7b0800065ca0 after lost signal to thread 19202
W20260608 10:09:43.498298 19366 debug-util.cc:398] Leaking SignalData structure 0x7b08001e2f40 after lost signal to thread 19294
W20260608 10:09:43.499101 19366 debug-util.cc:398] Leaking SignalData structure 0x7b0800186920 after lost signal to thread 19369
W20260608 10:09:43.499895 19366 debug-util.cc:398] Leaking SignalData structure 0x7b0800217940 after lost signal to thread 19443
I20260608 10:09:44.980887 19221 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:09:46.607393 19291 debug-util.cc:398] Leaking SignalData structure 0x7b08001d58c0 after lost signal to thread 16935
W20260608 10:09:46.608479 19291 debug-util.cc:398] Leaking SignalData structure 0x7b08001e27a0 after lost signal to thread 19202
W20260608 10:09:46.609524 19291 debug-util.cc:398] Leaking SignalData structure 0x7b080011fd00 after lost signal to thread 19294
W20260608 10:09:46.610613 19291 debug-util.cc:398] Leaking SignalData structure 0x7b0800065940 after lost signal to thread 19369
W20260608 10:09:46.611572 19291 debug-util.cc:398] Leaking SignalData structure 0x7b08000308c0 after lost signal to thread 19443
I20260608 10:09:46.982211 19221 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:48.983304 19221 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:50.984368 19221 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:52.985590 19221 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:53.956408 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:09:53.982999 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:54.010129 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:09:54.021227 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:09:54.043763 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:54.076586 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:09:54.086475 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:09:54.107685 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:54.124462 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:09:54.134166 16932 master.cc:562] Master@127.16.137.62:41673 shutting down...
I20260608 10:09:54.153456 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:54.154278 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:54.154637 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1e150d6b85734e8f9341d56324684f26: stopping tablet replica
I20260608 10:09:54.173592 16932 master.cc:584] Master@127.16.137.62:41673 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (13367 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 10:09:54.208912 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:34835
I20260608 10:09:54.210216 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:54.216485 19449 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:54.216568 19450 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:54.218572 19452 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:54.219501 16932 server_base.cc:1061] running on GCE node
I20260608 10:09:54.220613 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:54.220904 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:54.221099 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913394221081 us; error 0 us; skew 500 ppm
I20260608 10:09:54.221809 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:54.224757 16932 webserver.cc:533] Webserver started at http://127.16.137.62:33803/ using document root <none> and password file <none>
I20260608 10:09:54.225454 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:54.225677 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:54.225979 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:54.227239 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "3a4e003878ed47ee839a51f8b0f171e3"
format_stamp: "Formatted at 2026-06-08 10:09:54 on dist-test-slave-4pww"
I20260608 10:09:54.232156 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:09:54.236009 19457 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:54.236989 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 10:09:54.237253 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "3a4e003878ed47ee839a51f8b0f171e3"
format_stamp: "Formatted at 2026-06-08 10:09:54 on dist-test-slave-4pww"
I20260608 10:09:54.237592 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:54.266592 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:54.267887 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:54.309571 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:34835
I20260608 10:09:54.309721 19508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:34835 every 8 connection(s)
I20260608 10:09:54.314419 19509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:54.326311 19509 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3: Bootstrap starting.
I20260608 10:09:54.331547 19509 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:54.336274 19509 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3: No bootstrap required, opened a new log
I20260608 10:09:54.338977 19509 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a4e003878ed47ee839a51f8b0f171e3" member_type: VOTER }
I20260608 10:09:54.339568 19509 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:54.339864 19509 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a4e003878ed47ee839a51f8b0f171e3, State: Initialized, Role: FOLLOWER
I20260608 10:09:54.340582 19509 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3a4e003878ed47ee839a51f8b0f171e3" member_type: VOTER }
I20260608 10:09:54.341082 19509 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:09:54.341353 19509 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:09:54.341636 19509 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:54.346419 19509 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a4e003878ed47ee839a51f8b0f171e3" member_type: VOTER }
I20260608 10:09:54.347008 19509 leader_election.cc:304] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [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: 3a4e003878ed47ee839a51f8b0f171e3; no voters: 
I20260608 10:09:54.348230 19509 leader_election.cc:290] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:09:54.348815 19512 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:54.350313 19512 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [term 1 LEADER]: Becoming Leader. State: Replica: 3a4e003878ed47ee839a51f8b0f171e3, State: Running, Role: LEADER
I20260608 10:09:54.351084 19512 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [LEADER]: Queue going to LEADER mode. State: All 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: "3a4e003878ed47ee839a51f8b0f171e3" member_type: VOTER }
I20260608 10:09:54.351397 19509 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:09:54.356575 19513 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3a4e003878ed47ee839a51f8b0f171e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a4e003878ed47ee839a51f8b0f171e3" member_type: VOTER } }
I20260608 10:09:54.356978 19514 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3a4e003878ed47ee839a51f8b0f171e3. Latest consensus state: current_term: 1 leader_uuid: "3a4e003878ed47ee839a51f8b0f171e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a4e003878ed47ee839a51f8b0f171e3" member_type: VOTER } }
I20260608 10:09:54.357529 19513 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:54.357821 19514 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:54.361922 19521 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:09:54.370430 19521 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:09:54.371496 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:09:54.381421 19521 catalog_manager.cc:1382] Generated new cluster ID: 628d7b9948154421935aa47d2fad2d23
I20260608 10:09:54.381764 19521 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:09:54.401702 19521 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:09:54.403136 19521 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:09:54.416018 19521 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3: Generated new TSK 0
I20260608 10:09:54.416666 19521 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:09:54.438264 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:54.444945 19530 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:54.446137 19531 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:54.447893 16932 server_base.cc:1061] running on GCE node
W20260608 10:09:54.448395 19533 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:54.449457 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:54.449651 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:54.449793 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913394449779 us; error 0 us; skew 500 ppm
I20260608 10:09:54.450343 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:54.453099 16932 webserver.cc:533] Webserver started at http://127.16.137.1:38855/ using document root <none> and password file <none>
I20260608 10:09:54.453660 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:54.453828 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:54.454054 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:54.455217 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "892e5b7175e142b68afb650a84fe025e"
format_stamp: "Formatted at 2026-06-08 10:09:54 on dist-test-slave-4pww"
I20260608 10:09:54.460222 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:09:54.464097 19538 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:54.464934 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:09:54.465286 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "892e5b7175e142b68afb650a84fe025e"
format_stamp: "Formatted at 2026-06-08 10:09:54 on dist-test-slave-4pww"
I20260608 10:09:54.465683 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:54.481070 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:54.482589 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:54.484277 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:54.487125 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:54.487388 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:54.487672 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:54.487874 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:54.531605 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:36517
I20260608 10:09:54.531773 19600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:36517 every 8 connection(s)
I20260608 10:09:54.537489 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:54.546437 19605 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:54.547540 19606 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:54.552443 16932 server_base.cc:1061] running on GCE node
W20260608 10:09:54.552989 19608 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:54.554070 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:54.554334 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:54.554558 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913394554538 us; error 0 us; skew 500 ppm
I20260608 10:09:54.555470 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:54.556474 19601 heartbeater.cc:344] Connected to a master server at 127.16.137.62:34835
I20260608 10:09:54.556880 19601 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:54.557816 19601 heartbeater.cc:507] Master 127.16.137.62:34835 requested a full tablet report, sending...
I20260608 10:09:54.558665 16932 webserver.cc:533] Webserver started at http://127.16.137.2:33165/ using document root <none> and password file <none>
I20260608 10:09:54.559382 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:54.559644 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:54.559996 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:54.560614 19474 ts_manager.cc:194] Registered new tserver with Master: 892e5b7175e142b68afb650a84fe025e (127.16.137.1:36517)
I20260608 10:09:54.561719 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "60169066f2f34f5da34ae66898e89228"
format_stamp: "Formatted at 2026-06-08 10:09:54 on dist-test-slave-4pww"
I20260608 10:09:54.563545 19474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46996
I20260608 10:09:54.567957 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:09:54.571882 19613 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:54.572820 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:09:54.573158 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "60169066f2f34f5da34ae66898e89228"
format_stamp: "Formatted at 2026-06-08 10:09:54 on dist-test-slave-4pww"
I20260608 10:09:54.573518 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:54.596473 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:54.597997 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:54.599678 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:54.602123 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:54.602365 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:54.602622 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:54.602813 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:54.645534 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:42585
I20260608 10:09:54.645637 19675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:42585 every 8 connection(s)
I20260608 10:09:54.650842 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:54.659128 19679 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:54.661885 19680 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:54.662189 16932 server_base.cc:1061] running on GCE node
W20260608 10:09:54.664402 19682 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:54.665092 19676 heartbeater.cc:344] Connected to a master server at 127.16.137.62:34835
I20260608 10:09:54.665601 19676 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:54.665637 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:54.666033 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:54.666249 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913394666228 us; error 0 us; skew 500 ppm
I20260608 10:09:54.666714 19676 heartbeater.cc:507] Master 127.16.137.62:34835 requested a full tablet report, sending...
I20260608 10:09:54.667166 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:54.669543 19474 ts_manager.cc:194] Registered new tserver with Master: 60169066f2f34f5da34ae66898e89228 (127.16.137.2:42585)
I20260608 10:09:54.670735 16932 webserver.cc:533] Webserver started at http://127.16.137.3:38329/ using document root <none> and password file <none>
I20260608 10:09:54.671499 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:54.671751 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:54.671638 19474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47010
I20260608 10:09:54.672199 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:54.673688 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "984ab0158ac043e6b2d894b19ff26cd2"
format_stamp: "Formatted at 2026-06-08 10:09:54 on dist-test-slave-4pww"
I20260608 10:09:54.678606 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:09:54.682515 19687 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:54.683298 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:09:54.683627 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "984ab0158ac043e6b2d894b19ff26cd2"
format_stamp: "Formatted at 2026-06-08 10:09:54 on dist-test-slave-4pww"
I20260608 10:09:54.683956 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:54.706745 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:54.708068 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:54.709753 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:54.712256 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:54.712445 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:54.712757 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:54.712956 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:54.755345 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:43451
I20260608 10:09:54.755486 19749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:43451 every 8 connection(s)
I20260608 10:09:54.771003 19750 heartbeater.cc:344] Connected to a master server at 127.16.137.62:34835
I20260608 10:09:54.771423 19750 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:54.772231 19750 heartbeater.cc:507] Master 127.16.137.62:34835 requested a full tablet report, sending...
I20260608 10:09:54.774493 19474 ts_manager.cc:194] Registered new tserver with Master: 984ab0158ac043e6b2d894b19ff26cd2 (127.16.137.3:43451)
I20260608 10:09:54.774981 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016173888s
I20260608 10:09:54.776510 19474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47020
I20260608 10:09:55.567210 19601 heartbeater.cc:499] Master 127.16.137.62:34835 was elected leader, sending a full tablet report...
I20260608 10:09:55.675132 19676 heartbeater.cc:499] Master 127.16.137.62:34835 was elected leader, sending a full tablet report...
I20260608 10:09:55.779860 19750 heartbeater.cc:499] Master 127.16.137.62:34835 was elected leader, sending a full tablet report...
I20260608 10:09:55.837116 19474 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47024:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:09:55.840277 19474 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:09:55.920653 19715 tablet_service.cc:1511] Processing CreateTablet for tablet b24e47f009444a3d9a8529a3a9caaf8a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=765e557631c644e0adbb898a6e67d710]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:55.922099 19714 tablet_service.cc:1511] Processing CreateTablet for tablet 6a74df2d319c4d308c65bee4590596db (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=765e557631c644e0adbb898a6e67d710]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:55.924074 19641 tablet_service.cc:1511] Processing CreateTablet for tablet b24e47f009444a3d9a8529a3a9caaf8a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=765e557631c644e0adbb898a6e67d710]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:55.924475 19640 tablet_service.cc:1511] Processing CreateTablet for tablet 6a74df2d319c4d308c65bee4590596db (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=765e557631c644e0adbb898a6e67d710]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:55.925017 19713 tablet_service.cc:1511] Processing CreateTablet for tablet ea9f4d82a17e48488527051c2a623501 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=765e557631c644e0adbb898a6e67d710]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:55.926047 19641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b24e47f009444a3d9a8529a3a9caaf8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:55.926103 19638 tablet_service.cc:1511] Processing CreateTablet for tablet 70bc684cd08c440786265edaf4680eed (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=765e557631c644e0adbb898a6e67d710]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:55.927289 19639 tablet_service.cc:1511] Processing CreateTablet for tablet ea9f4d82a17e48488527051c2a623501 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=765e557631c644e0adbb898a6e67d710]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:55.927955 19638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bc684cd08c440786265edaf4680eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:55.928937 19639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9f4d82a17e48488527051c2a623501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:55.929054 19712 tablet_service.cc:1511] Processing CreateTablet for tablet 70bc684cd08c440786265edaf4680eed (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=765e557631c644e0adbb898a6e67d710]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:55.931528 19640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a74df2d319c4d308c65bee4590596db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:55.932678 19715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b24e47f009444a3d9a8529a3a9caaf8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:55.933418 19714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a74df2d319c4d308c65bee4590596db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:55.939240 19566 tablet_service.cc:1511] Processing CreateTablet for tablet b24e47f009444a3d9a8529a3a9caaf8a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=765e557631c644e0adbb898a6e67d710]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:55.941056 19566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b24e47f009444a3d9a8529a3a9caaf8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:55.942724 19565 tablet_service.cc:1511] Processing CreateTablet for tablet 6a74df2d319c4d308c65bee4590596db (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=765e557631c644e0adbb898a6e67d710]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:55.945572 19564 tablet_service.cc:1511] Processing CreateTablet for tablet ea9f4d82a17e48488527051c2a623501 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=765e557631c644e0adbb898a6e67d710]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:55.949368 19563 tablet_service.cc:1511] Processing CreateTablet for tablet 70bc684cd08c440786265edaf4680eed (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=765e557631c644e0adbb898a6e67d710]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:55.953576 19565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a74df2d319c4d308c65bee4590596db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:55.954406 19713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9f4d82a17e48488527051c2a623501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:55.955190 19712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bc684cd08c440786265edaf4680eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:55.956107 19563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bc684cd08c440786265edaf4680eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:55.956884 19564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9f4d82a17e48488527051c2a623501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:55.976102 19771 tablet_bootstrap.cc:492] T b24e47f009444a3d9a8529a3a9caaf8a P 60169066f2f34f5da34ae66898e89228: Bootstrap starting.
I20260608 10:09:55.994688 19771 tablet_bootstrap.cc:654] T b24e47f009444a3d9a8529a3a9caaf8a P 60169066f2f34f5da34ae66898e89228: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:55.994680 19772 tablet_bootstrap.cc:492] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2: Bootstrap starting.
I20260608 10:09:56.015323 19772 tablet_bootstrap.cc:654] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:56.041767 19771 tablet_bootstrap.cc:492] T b24e47f009444a3d9a8529a3a9caaf8a P 60169066f2f34f5da34ae66898e89228: No bootstrap required, opened a new log
I20260608 10:09:56.042565 19771 ts_tablet_manager.cc:1403] T b24e47f009444a3d9a8529a3a9caaf8a P 60169066f2f34f5da34ae66898e89228: Time spent bootstrapping tablet: real 0.067s	user 0.034s	sys 0.006s
I20260608 10:09:56.047175 19771 raft_consensus.cc:359] T b24e47f009444a3d9a8529a3a9caaf8a P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } }
I20260608 10:09:56.048507 19771 raft_consensus.cc:385] T b24e47f009444a3d9a8529a3a9caaf8a P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:56.048930 19771 raft_consensus.cc:740] T b24e47f009444a3d9a8529a3a9caaf8a P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60169066f2f34f5da34ae66898e89228, State: Initialized, Role: FOLLOWER
I20260608 10:09:56.050045 19771 consensus_queue.cc:260] T b24e47f009444a3d9a8529a3a9caaf8a P 60169066f2f34f5da34ae66898e89228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } }
I20260608 10:09:56.050799 19774 tablet_bootstrap.cc:492] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e: Bootstrap starting.
I20260608 10:09:56.054400 19771 ts_tablet_manager.cc:1434] T b24e47f009444a3d9a8529a3a9caaf8a P 60169066f2f34f5da34ae66898e89228: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260608 10:09:56.055450 19771 tablet_bootstrap.cc:492] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228: Bootstrap starting.
I20260608 10:09:56.060308 19772 tablet_bootstrap.cc:492] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2: No bootstrap required, opened a new log
I20260608 10:09:56.060479 19774 tablet_bootstrap.cc:654] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:56.061152 19772 ts_tablet_manager.cc:1403] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.029s
I20260608 10:09:56.062549 19771 tablet_bootstrap.cc:654] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:56.065099 19772 raft_consensus.cc:359] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.066140 19772 raft_consensus.cc:385] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:56.066589 19772 raft_consensus.cc:740] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984ab0158ac043e6b2d894b19ff26cd2, State: Initialized, Role: FOLLOWER
I20260608 10:09:56.067976 19772 consensus_queue.cc:260] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.073101 19774 tablet_bootstrap.cc:492] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e: No bootstrap required, opened a new log
I20260608 10:09:56.073861 19774 ts_tablet_manager.cc:1403] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
I20260608 10:09:56.076659 19771 tablet_bootstrap.cc:492] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228: No bootstrap required, opened a new log
I20260608 10:09:56.077143 19771 ts_tablet_manager.cc:1403] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260608 10:09:56.077806 19774 raft_consensus.cc:359] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } }
I20260608 10:09:56.078532 19772 ts_tablet_manager.cc:1434] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 10:09:56.078564 19774 raft_consensus.cc:385] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:56.079085 19774 raft_consensus.cc:740] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892e5b7175e142b68afb650a84fe025e, State: Initialized, Role: FOLLOWER
I20260608 10:09:56.079876 19772 tablet_bootstrap.cc:492] T b24e47f009444a3d9a8529a3a9caaf8a P 984ab0158ac043e6b2d894b19ff26cd2: Bootstrap starting.
I20260608 10:09:56.080111 19774 consensus_queue.cc:260] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } }
I20260608 10:09:56.080322 19771 raft_consensus.cc:359] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.081120 19771 raft_consensus.cc:385] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:56.081486 19771 raft_consensus.cc:740] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60169066f2f34f5da34ae66898e89228, State: Initialized, Role: FOLLOWER
I20260608 10:09:56.082495 19771 consensus_queue.cc:260] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.086410 19771 ts_tablet_manager.cc:1434] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:09:56.087560 19771 tablet_bootstrap.cc:492] T ea9f4d82a17e48488527051c2a623501 P 60169066f2f34f5da34ae66898e89228: Bootstrap starting.
I20260608 10:09:56.089911 19774 ts_tablet_manager.cc:1434] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.001s
I20260608 10:09:56.096792 19771 tablet_bootstrap.cc:654] T ea9f4d82a17e48488527051c2a623501 P 60169066f2f34f5da34ae66898e89228: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:56.097229 19774 tablet_bootstrap.cc:492] T 70bc684cd08c440786265edaf4680eed P 892e5b7175e142b68afb650a84fe025e: Bootstrap starting.
I20260608 10:09:56.100139 19772 tablet_bootstrap.cc:654] T b24e47f009444a3d9a8529a3a9caaf8a P 984ab0158ac043e6b2d894b19ff26cd2: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:56.104552 19774 tablet_bootstrap.cc:654] T 70bc684cd08c440786265edaf4680eed P 892e5b7175e142b68afb650a84fe025e: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:56.105665 19771 tablet_bootstrap.cc:492] T ea9f4d82a17e48488527051c2a623501 P 60169066f2f34f5da34ae66898e89228: No bootstrap required, opened a new log
I20260608 10:09:56.106242 19771 ts_tablet_manager.cc:1403] T ea9f4d82a17e48488527051c2a623501 P 60169066f2f34f5da34ae66898e89228: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260608 10:09:56.106995 19772 tablet_bootstrap.cc:492] T b24e47f009444a3d9a8529a3a9caaf8a P 984ab0158ac043e6b2d894b19ff26cd2: No bootstrap required, opened a new log
I20260608 10:09:56.107558 19772 ts_tablet_manager.cc:1403] T b24e47f009444a3d9a8529a3a9caaf8a P 984ab0158ac043e6b2d894b19ff26cd2: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.008s
I20260608 10:09:56.109840 19771 raft_consensus.cc:359] T ea9f4d82a17e48488527051c2a623501 P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.110455 19771 raft_consensus.cc:385] T ea9f4d82a17e48488527051c2a623501 P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:56.110714 19771 raft_consensus.cc:740] T ea9f4d82a17e48488527051c2a623501 P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60169066f2f34f5da34ae66898e89228, State: Initialized, Role: FOLLOWER
I20260608 10:09:56.110837 19774 tablet_bootstrap.cc:492] T 70bc684cd08c440786265edaf4680eed P 892e5b7175e142b68afb650a84fe025e: No bootstrap required, opened a new log
I20260608 10:09:56.110837 19772 raft_consensus.cc:359] T b24e47f009444a3d9a8529a3a9caaf8a P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } }
I20260608 10:09:56.111563 19774 ts_tablet_manager.cc:1403] T 70bc684cd08c440786265edaf4680eed P 892e5b7175e142b68afb650a84fe025e: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260608 10:09:56.111703 19772 raft_consensus.cc:385] T b24e47f009444a3d9a8529a3a9caaf8a P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:56.111718 19771 consensus_queue.cc:260] T ea9f4d82a17e48488527051c2a623501 P 60169066f2f34f5da34ae66898e89228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.112181 19772 raft_consensus.cc:740] T b24e47f009444a3d9a8529a3a9caaf8a P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984ab0158ac043e6b2d894b19ff26cd2, State: Initialized, Role: FOLLOWER
I20260608 10:09:56.113361 19772 consensus_queue.cc:260] T b24e47f009444a3d9a8529a3a9caaf8a P 984ab0158ac043e6b2d894b19ff26cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } }
I20260608 10:09:56.114754 19774 raft_consensus.cc:359] T 70bc684cd08c440786265edaf4680eed P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.115491 19774 raft_consensus.cc:385] T 70bc684cd08c440786265edaf4680eed P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:56.115688 19772 ts_tablet_manager.cc:1434] T b24e47f009444a3d9a8529a3a9caaf8a P 984ab0158ac043e6b2d894b19ff26cd2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:09:56.115805 19774 raft_consensus.cc:740] T 70bc684cd08c440786265edaf4680eed P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892e5b7175e142b68afb650a84fe025e, State: Initialized, Role: FOLLOWER
I20260608 10:09:56.116812 19772 tablet_bootstrap.cc:492] T 70bc684cd08c440786265edaf4680eed P 984ab0158ac043e6b2d894b19ff26cd2: Bootstrap starting.
I20260608 10:09:56.116767 19771 ts_tablet_manager.cc:1434] T ea9f4d82a17e48488527051c2a623501 P 60169066f2f34f5da34ae66898e89228: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 10:09:56.116750 19774 consensus_queue.cc:260] T 70bc684cd08c440786265edaf4680eed P 892e5b7175e142b68afb650a84fe025e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.118204 19771 tablet_bootstrap.cc:492] T 6a74df2d319c4d308c65bee4590596db P 60169066f2f34f5da34ae66898e89228: Bootstrap starting.
I20260608 10:09:56.119247 19774 ts_tablet_manager.cc:1434] T 70bc684cd08c440786265edaf4680eed P 892e5b7175e142b68afb650a84fe025e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 10:09:56.125851 19772 tablet_bootstrap.cc:654] T 70bc684cd08c440786265edaf4680eed P 984ab0158ac043e6b2d894b19ff26cd2: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:56.130630 19771 tablet_bootstrap.cc:654] T 6a74df2d319c4d308c65bee4590596db P 60169066f2f34f5da34ae66898e89228: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:56.134199 19774 tablet_bootstrap.cc:492] T 6a74df2d319c4d308c65bee4590596db P 892e5b7175e142b68afb650a84fe025e: Bootstrap starting.
I20260608 10:09:56.140056 19772 tablet_bootstrap.cc:492] T 70bc684cd08c440786265edaf4680eed P 984ab0158ac043e6b2d894b19ff26cd2: No bootstrap required, opened a new log
I20260608 10:09:56.140915 19772 ts_tablet_manager.cc:1403] T 70bc684cd08c440786265edaf4680eed P 984ab0158ac043e6b2d894b19ff26cd2: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.013s
I20260608 10:09:56.143527 19771 tablet_bootstrap.cc:492] T 6a74df2d319c4d308c65bee4590596db P 60169066f2f34f5da34ae66898e89228: No bootstrap required, opened a new log
I20260608 10:09:56.143754 19774 tablet_bootstrap.cc:654] T 6a74df2d319c4d308c65bee4590596db P 892e5b7175e142b68afb650a84fe025e: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:56.144073 19771 ts_tablet_manager.cc:1403] T 6a74df2d319c4d308c65bee4590596db P 60169066f2f34f5da34ae66898e89228: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.010s
I20260608 10:09:56.144078 19772 raft_consensus.cc:359] T 70bc684cd08c440786265edaf4680eed P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.145044 19772 raft_consensus.cc:385] T 70bc684cd08c440786265edaf4680eed P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:56.145380 19772 raft_consensus.cc:740] T 70bc684cd08c440786265edaf4680eed P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984ab0158ac043e6b2d894b19ff26cd2, State: Initialized, Role: FOLLOWER
I20260608 10:09:56.146296 19772 consensus_queue.cc:260] T 70bc684cd08c440786265edaf4680eed P 984ab0158ac043e6b2d894b19ff26cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.147555 19771 raft_consensus.cc:359] T 6a74df2d319c4d308c65bee4590596db P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.148298 19771 raft_consensus.cc:385] T 6a74df2d319c4d308c65bee4590596db P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:56.148603 19771 raft_consensus.cc:740] T 6a74df2d319c4d308c65bee4590596db P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60169066f2f34f5da34ae66898e89228, State: Initialized, Role: FOLLOWER
I20260608 10:09:56.148730 19772 ts_tablet_manager.cc:1434] T 70bc684cd08c440786265edaf4680eed P 984ab0158ac043e6b2d894b19ff26cd2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:09:56.149808 19772 tablet_bootstrap.cc:492] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2: Bootstrap starting.
I20260608 10:09:56.149598 19771 consensus_queue.cc:260] T 6a74df2d319c4d308c65bee4590596db P 60169066f2f34f5da34ae66898e89228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
W20260608 10:09:56.152976 19677 tablet.cc:2404] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:09:56.154098 19774 tablet_bootstrap.cc:492] T 6a74df2d319c4d308c65bee4590596db P 892e5b7175e142b68afb650a84fe025e: No bootstrap required, opened a new log
I20260608 10:09:56.154603 19774 ts_tablet_manager.cc:1403] T 6a74df2d319c4d308c65bee4590596db P 892e5b7175e142b68afb650a84fe025e: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.004s
I20260608 10:09:56.156282 19771 ts_tablet_manager.cc:1434] T 6a74df2d319c4d308c65bee4590596db P 60169066f2f34f5da34ae66898e89228: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 10:09:56.157593 19772 tablet_bootstrap.cc:654] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:56.158041 19774 raft_consensus.cc:359] T 6a74df2d319c4d308c65bee4590596db P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.158798 19774 raft_consensus.cc:385] T 6a74df2d319c4d308c65bee4590596db P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:56.159070 19774 raft_consensus.cc:740] T 6a74df2d319c4d308c65bee4590596db P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892e5b7175e142b68afb650a84fe025e, State: Initialized, Role: FOLLOWER
I20260608 10:09:56.159819 19774 consensus_queue.cc:260] T 6a74df2d319c4d308c65bee4590596db P 892e5b7175e142b68afb650a84fe025e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.162081 19774 ts_tablet_manager.cc:1434] T 6a74df2d319c4d308c65bee4590596db P 892e5b7175e142b68afb650a84fe025e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:09:56.163148 19774 tablet_bootstrap.cc:492] T ea9f4d82a17e48488527051c2a623501 P 892e5b7175e142b68afb650a84fe025e: Bootstrap starting.
I20260608 10:09:56.170325 19774 tablet_bootstrap.cc:654] T ea9f4d82a17e48488527051c2a623501 P 892e5b7175e142b68afb650a84fe025e: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:56.175239 19772 tablet_bootstrap.cc:492] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2: No bootstrap required, opened a new log
I20260608 10:09:56.175783 19772 ts_tablet_manager.cc:1403] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.020s
I20260608 10:09:56.178874 19772 raft_consensus.cc:359] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.179243 19774 tablet_bootstrap.cc:492] T ea9f4d82a17e48488527051c2a623501 P 892e5b7175e142b68afb650a84fe025e: No bootstrap required, opened a new log
I20260608 10:09:56.179513 19772 raft_consensus.cc:385] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:56.179736 19774 ts_tablet_manager.cc:1403] T ea9f4d82a17e48488527051c2a623501 P 892e5b7175e142b68afb650a84fe025e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260608 10:09:56.179827 19772 raft_consensus.cc:740] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984ab0158ac043e6b2d894b19ff26cd2, State: Initialized, Role: FOLLOWER
I20260608 10:09:56.180760 19772 consensus_queue.cc:260] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.182823 19772 ts_tablet_manager.cc:1434] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:09:56.182693 19774 raft_consensus.cc:359] T ea9f4d82a17e48488527051c2a623501 P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.183400 19774 raft_consensus.cc:385] T ea9f4d82a17e48488527051c2a623501 P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:56.183724 19774 raft_consensus.cc:740] T ea9f4d82a17e48488527051c2a623501 P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892e5b7175e142b68afb650a84fe025e, State: Initialized, Role: FOLLOWER
I20260608 10:09:56.184592 19774 consensus_queue.cc:260] T ea9f4d82a17e48488527051c2a623501 P 892e5b7175e142b68afb650a84fe025e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.186671 19774 ts_tablet_manager.cc:1434] T ea9f4d82a17e48488527051c2a623501 P 892e5b7175e142b68afb650a84fe025e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:09:56.233192 19780 raft_consensus.cc:493] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:56.234014 19780 raft_consensus.cc:515] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } }
I20260608 10:09:56.237251 19780 leader_election.cc:290] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 984ab0158ac043e6b2d894b19ff26cd2 (127.16.137.3:43451), 60169066f2f34f5da34ae66898e89228 (127.16.137.2:42585)
I20260608 10:09:56.249569 19725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24e47f009444a3d9a8529a3a9caaf8a" candidate_uuid: "892e5b7175e142b68afb650a84fe025e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984ab0158ac043e6b2d894b19ff26cd2" is_pre_election: true
I20260608 10:09:56.250558 19725 raft_consensus.cc:2468] T b24e47f009444a3d9a8529a3a9caaf8a P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 892e5b7175e142b68afb650a84fe025e in term 0.
I20260608 10:09:56.250799 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24e47f009444a3d9a8529a3a9caaf8a" candidate_uuid: "892e5b7175e142b68afb650a84fe025e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60169066f2f34f5da34ae66898e89228" is_pre_election: true
I20260608 10:09:56.251616 19651 raft_consensus.cc:2468] T b24e47f009444a3d9a8529a3a9caaf8a P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 892e5b7175e142b68afb650a84fe025e in term 0.
I20260608 10:09:56.252298 19541 leader_election.cc:304] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 892e5b7175e142b68afb650a84fe025e, 984ab0158ac043e6b2d894b19ff26cd2; no voters: 
I20260608 10:09:56.253298 19780 raft_consensus.cc:2804] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:56.253700 19780 raft_consensus.cc:493] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:56.253990 19780 raft_consensus.cc:3060] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:56.259058 19780 raft_consensus.cc:515] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } }
I20260608 10:09:56.260794 19780 leader_election.cc:290] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [CANDIDATE]: Term 1 election: Requested vote from peers 984ab0158ac043e6b2d894b19ff26cd2 (127.16.137.3:43451), 60169066f2f34f5da34ae66898e89228 (127.16.137.2:42585)
I20260608 10:09:56.261981 19725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24e47f009444a3d9a8529a3a9caaf8a" candidate_uuid: "892e5b7175e142b68afb650a84fe025e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984ab0158ac043e6b2d894b19ff26cd2"
I20260608 10:09:56.262080 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24e47f009444a3d9a8529a3a9caaf8a" candidate_uuid: "892e5b7175e142b68afb650a84fe025e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60169066f2f34f5da34ae66898e89228"
I20260608 10:09:56.262722 19725 raft_consensus.cc:3060] T b24e47f009444a3d9a8529a3a9caaf8a P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:56.262755 19651 raft_consensus.cc:3060] T b24e47f009444a3d9a8529a3a9caaf8a P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:56.270646 19651 raft_consensus.cc:2468] T b24e47f009444a3d9a8529a3a9caaf8a P 60169066f2f34f5da34ae66898e89228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892e5b7175e142b68afb650a84fe025e in term 1.
I20260608 10:09:56.270646 19725 raft_consensus.cc:2468] T b24e47f009444a3d9a8529a3a9caaf8a P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892e5b7175e142b68afb650a84fe025e in term 1.
I20260608 10:09:56.272269 19541 leader_election.cc:304] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 892e5b7175e142b68afb650a84fe025e, 984ab0158ac043e6b2d894b19ff26cd2; no voters: 
I20260608 10:09:56.273063 19780 raft_consensus.cc:2804] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:56.274312 19780 raft_consensus.cc:697] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [term 1 LEADER]: Becoming Leader. State: Replica: 892e5b7175e142b68afb650a84fe025e, State: Running, Role: LEADER
I20260608 10:09:56.275312 19780 consensus_queue.cc:237] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } }
I20260608 10:09:56.284768 19470 catalog_manager.cc:5696] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e reported cstate change: term changed from 0 to 1, leader changed from <none> to 892e5b7175e142b68afb650a84fe025e (127.16.137.1). New cstate: current_term: 1 leader_uuid: "892e5b7175e142b68afb650a84fe025e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } health_report { overall_health: HEALTHY } } }
I20260608 10:09:56.348976 19776 raft_consensus.cc:493] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:56.349584 19776 raft_consensus.cc:515] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.352249 19776 leader_election.cc:290] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 892e5b7175e142b68afb650a84fe025e (127.16.137.1:36517), 984ab0158ac043e6b2d894b19ff26cd2 (127.16.137.3:43451)
I20260608 10:09:56.364063 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc684cd08c440786265edaf4680eed" candidate_uuid: "60169066f2f34f5da34ae66898e89228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892e5b7175e142b68afb650a84fe025e" is_pre_election: true
I20260608 10:09:56.364915 19576 raft_consensus.cc:2468] T 70bc684cd08c440786265edaf4680eed P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60169066f2f34f5da34ae66898e89228 in term 0.
I20260608 10:09:56.365013 19725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc684cd08c440786265edaf4680eed" candidate_uuid: "60169066f2f34f5da34ae66898e89228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984ab0158ac043e6b2d894b19ff26cd2" is_pre_election: true
I20260608 10:09:56.365796 19725 raft_consensus.cc:2468] T 70bc684cd08c440786265edaf4680eed P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60169066f2f34f5da34ae66898e89228 in term 0.
I20260608 10:09:56.366624 19616 leader_election.cc:304] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60169066f2f34f5da34ae66898e89228, 892e5b7175e142b68afb650a84fe025e; no voters: 
I20260608 10:09:56.367532 19776 raft_consensus.cc:2804] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 10:09:56.367746 19522 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:09:56.367938 19776 raft_consensus.cc:493] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:56.368422 19776 raft_consensus.cc:3060] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:56.369105 19527 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 10:09:56.371497 19527 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:09:56.374852 19776 raft_consensus.cc:515] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.376885 19776 leader_election.cc:290] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [CANDIDATE]: Term 1 election: Requested vote from peers 892e5b7175e142b68afb650a84fe025e (127.16.137.1:36517), 984ab0158ac043e6b2d894b19ff26cd2 (127.16.137.3:43451)
I20260608 10:09:56.377708 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc684cd08c440786265edaf4680eed" candidate_uuid: "60169066f2f34f5da34ae66898e89228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892e5b7175e142b68afb650a84fe025e"
I20260608 10:09:56.378072 19725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc684cd08c440786265edaf4680eed" candidate_uuid: "60169066f2f34f5da34ae66898e89228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984ab0158ac043e6b2d894b19ff26cd2"
I20260608 10:09:56.378329 19576 raft_consensus.cc:3060] T 70bc684cd08c440786265edaf4680eed P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:56.378638 19725 raft_consensus.cc:3060] T 70bc684cd08c440786265edaf4680eed P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:56.383499 19725 raft_consensus.cc:2468] T 70bc684cd08c440786265edaf4680eed P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60169066f2f34f5da34ae66898e89228 in term 1.
I20260608 10:09:56.383981 19576 raft_consensus.cc:2468] T 70bc684cd08c440786265edaf4680eed P 892e5b7175e142b68afb650a84fe025e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60169066f2f34f5da34ae66898e89228 in term 1.
I20260608 10:09:56.384845 19616 leader_election.cc:304] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60169066f2f34f5da34ae66898e89228, 984ab0158ac043e6b2d894b19ff26cd2; no voters: 
I20260608 10:09:56.385968 19776 raft_consensus.cc:2804] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:56.387887 19776 raft_consensus.cc:697] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [term 1 LEADER]: Becoming Leader. State: Replica: 60169066f2f34f5da34ae66898e89228, State: Running, Role: LEADER
I20260608 10:09:56.388794 19779 raft_consensus.cc:493] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:56.388806 19776 consensus_queue.cc:237] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.389501 19779 raft_consensus.cc:515] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.392314 19779 leader_election.cc:290] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 892e5b7175e142b68afb650a84fe025e (127.16.137.1:36517), 60169066f2f34f5da34ae66898e89228 (127.16.137.2:42585)
I20260608 10:09:56.399520 19470 catalog_manager.cc:5696] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60169066f2f34f5da34ae66898e89228 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "60169066f2f34f5da34ae66898e89228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:56.415874 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a74df2d319c4d308c65bee4590596db" candidate_uuid: "984ab0158ac043e6b2d894b19ff26cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892e5b7175e142b68afb650a84fe025e" is_pre_election: true
I20260608 10:09:56.416733 19576 raft_consensus.cc:2468] T 6a74df2d319c4d308c65bee4590596db P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 984ab0158ac043e6b2d894b19ff26cd2 in term 0.
I20260608 10:09:56.417024 19779 raft_consensus.cc:493] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:56.417690 19779 raft_consensus.cc:515] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.418169 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a74df2d319c4d308c65bee4590596db" candidate_uuid: "984ab0158ac043e6b2d894b19ff26cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60169066f2f34f5da34ae66898e89228" is_pre_election: true
I20260608 10:09:56.418437 19690 leader_election.cc:304] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 892e5b7175e142b68afb650a84fe025e, 984ab0158ac043e6b2d894b19ff26cd2; no voters: 
I20260608 10:09:56.418838 19651 raft_consensus.cc:2468] T 6a74df2d319c4d308c65bee4590596db P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 984ab0158ac043e6b2d894b19ff26cd2 in term 0.
I20260608 10:09:56.420142 19779 leader_election.cc:290] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 892e5b7175e142b68afb650a84fe025e (127.16.137.1:36517), 60169066f2f34f5da34ae66898e89228 (127.16.137.2:42585)
I20260608 10:09:56.420912 19799 raft_consensus.cc:2804] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:56.421279 19799 raft_consensus.cc:493] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:56.421692 19799 raft_consensus.cc:3060] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:56.421783 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9f4d82a17e48488527051c2a623501" candidate_uuid: "984ab0158ac043e6b2d894b19ff26cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892e5b7175e142b68afb650a84fe025e" is_pre_election: true
I20260608 10:09:56.422055 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9f4d82a17e48488527051c2a623501" candidate_uuid: "984ab0158ac043e6b2d894b19ff26cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60169066f2f34f5da34ae66898e89228" is_pre_election: true
I20260608 10:09:56.422581 19576 raft_consensus.cc:2468] T ea9f4d82a17e48488527051c2a623501 P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 984ab0158ac043e6b2d894b19ff26cd2 in term 0.
I20260608 10:09:56.422714 19651 raft_consensus.cc:2468] T ea9f4d82a17e48488527051c2a623501 P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 984ab0158ac043e6b2d894b19ff26cd2 in term 0.
I20260608 10:09:56.424010 19690 leader_election.cc:304] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60169066f2f34f5da34ae66898e89228, 984ab0158ac043e6b2d894b19ff26cd2; no voters: 
I20260608 10:09:56.424887 19779 raft_consensus.cc:2804] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:56.425282 19779 raft_consensus.cc:493] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:56.425686 19779 raft_consensus.cc:3060] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:56.429448 19799 raft_consensus.cc:515] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.431850 19799 leader_election.cc:290] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [CANDIDATE]: Term 1 election: Requested vote from peers 892e5b7175e142b68afb650a84fe025e (127.16.137.1:36517), 60169066f2f34f5da34ae66898e89228 (127.16.137.2:42585)
I20260608 10:09:56.432792 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a74df2d319c4d308c65bee4590596db" candidate_uuid: "984ab0158ac043e6b2d894b19ff26cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892e5b7175e142b68afb650a84fe025e"
I20260608 10:09:56.433097 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a74df2d319c4d308c65bee4590596db" candidate_uuid: "984ab0158ac043e6b2d894b19ff26cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60169066f2f34f5da34ae66898e89228"
I20260608 10:09:56.432927 19779 raft_consensus.cc:515] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.433480 19576 raft_consensus.cc:3060] T 6a74df2d319c4d308c65bee4590596db P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:56.433714 19651 raft_consensus.cc:3060] T 6a74df2d319c4d308c65bee4590596db P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:56.435322 19779 leader_election.cc:290] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [CANDIDATE]: Term 1 election: Requested vote from peers 892e5b7175e142b68afb650a84fe025e (127.16.137.1:36517), 60169066f2f34f5da34ae66898e89228 (127.16.137.2:42585)
I20260608 10:09:56.436455 19575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9f4d82a17e48488527051c2a623501" candidate_uuid: "984ab0158ac043e6b2d894b19ff26cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892e5b7175e142b68afb650a84fe025e"
I20260608 10:09:56.437121 19575 raft_consensus.cc:3060] T ea9f4d82a17e48488527051c2a623501 P 892e5b7175e142b68afb650a84fe025e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:56.439131 19650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9f4d82a17e48488527051c2a623501" candidate_uuid: "984ab0158ac043e6b2d894b19ff26cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60169066f2f34f5da34ae66898e89228"
I20260608 10:09:56.439857 19650 raft_consensus.cc:3060] T ea9f4d82a17e48488527051c2a623501 P 60169066f2f34f5da34ae66898e89228 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:56.440073 19651 raft_consensus.cc:2468] T 6a74df2d319c4d308c65bee4590596db P 60169066f2f34f5da34ae66898e89228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 984ab0158ac043e6b2d894b19ff26cd2 in term 1.
I20260608 10:09:56.441300 19690 leader_election.cc:304] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60169066f2f34f5da34ae66898e89228, 984ab0158ac043e6b2d894b19ff26cd2; no voters: 
I20260608 10:09:56.443367 19576 raft_consensus.cc:2468] T 6a74df2d319c4d308c65bee4590596db P 892e5b7175e142b68afb650a84fe025e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 984ab0158ac043e6b2d894b19ff26cd2 in term 1.
I20260608 10:09:56.444378 19779 raft_consensus.cc:2804] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:56.444924 19779 raft_consensus.cc:697] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 LEADER]: Becoming Leader. State: Replica: 984ab0158ac043e6b2d894b19ff26cd2, State: Running, Role: LEADER
I20260608 10:09:56.445291 19575 raft_consensus.cc:2468] T ea9f4d82a17e48488527051c2a623501 P 892e5b7175e142b68afb650a84fe025e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 984ab0158ac043e6b2d894b19ff26cd2 in term 1.
I20260608 10:09:56.446404 19779 consensus_queue.cc:237] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.446671 19690 leader_election.cc:304] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 892e5b7175e142b68afb650a84fe025e, 984ab0158ac043e6b2d894b19ff26cd2; no voters: 
I20260608 10:09:56.447451 19650 raft_consensus.cc:2468] T ea9f4d82a17e48488527051c2a623501 P 60169066f2f34f5da34ae66898e89228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 984ab0158ac043e6b2d894b19ff26cd2 in term 1.
I20260608 10:09:56.447597 19799 raft_consensus.cc:2804] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:56.449263 19799 raft_consensus.cc:697] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 LEADER]: Becoming Leader. State: Replica: 984ab0158ac043e6b2d894b19ff26cd2, State: Running, Role: LEADER
I20260608 10:09:56.450271 19799 consensus_queue.cc:237] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } }
I20260608 10:09:56.455817 19470 catalog_manager.cc:5696] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 984ab0158ac043e6b2d894b19ff26cd2 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "984ab0158ac043e6b2d894b19ff26cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260608 10:09:56.468554 19470 catalog_manager.cc:5696] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 984ab0158ac043e6b2d894b19ff26cd2 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "984ab0158ac043e6b2d894b19ff26cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892e5b7175e142b68afb650a84fe025e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60169066f2f34f5da34ae66898e89228" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "984ab0158ac043e6b2d894b19ff26cd2" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260608 10:09:56.529381 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:09:56.559934 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:56.561069 16932 tablet_replica.cc:333] T 6a74df2d319c4d308c65bee4590596db P 892e5b7175e142b68afb650a84fe025e: stopping tablet replica
I20260608 10:09:56.561820 16932 raft_consensus.cc:2243] T 6a74df2d319c4d308c65bee4590596db P 892e5b7175e142b68afb650a84fe025e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:56.562258 16932 raft_consensus.cc:2272] T 6a74df2d319c4d308c65bee4590596db P 892e5b7175e142b68afb650a84fe025e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.564397 16932 tablet_replica.cc:333] T 70bc684cd08c440786265edaf4680eed P 892e5b7175e142b68afb650a84fe025e: stopping tablet replica
I20260608 10:09:56.564901 16932 raft_consensus.cc:2243] T 70bc684cd08c440786265edaf4680eed P 892e5b7175e142b68afb650a84fe025e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:56.565251 16932 raft_consensus.cc:2272] T 70bc684cd08c440786265edaf4680eed P 892e5b7175e142b68afb650a84fe025e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.567302 16932 tablet_replica.cc:333] T ea9f4d82a17e48488527051c2a623501 P 892e5b7175e142b68afb650a84fe025e: stopping tablet replica
I20260608 10:09:56.567780 16932 raft_consensus.cc:2243] T ea9f4d82a17e48488527051c2a623501 P 892e5b7175e142b68afb650a84fe025e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:56.568113 16932 raft_consensus.cc:2272] T ea9f4d82a17e48488527051c2a623501 P 892e5b7175e142b68afb650a84fe025e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.570037 16932 tablet_replica.cc:333] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e: stopping tablet replica
I20260608 10:09:56.570489 16932 raft_consensus.cc:2243] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:56.571020 16932 pending_rounds.cc:70] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e: Trying to abort 1 pending ops.
I20260608 10:09:56.571238 16932 pending_rounds.cc:77] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621271153070080 op_type: NO_OP noop_request { }
I20260608 10:09:56.571563 16932 raft_consensus.cc:2889] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:09:56.571813 16932 raft_consensus.cc:2272] T b24e47f009444a3d9a8529a3a9caaf8a P 892e5b7175e142b68afb650a84fe025e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.596086 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:09:56.609571 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:09:56.631865 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:56.632925 16932 tablet_replica.cc:333] T 6a74df2d319c4d308c65bee4590596db P 60169066f2f34f5da34ae66898e89228: stopping tablet replica
I20260608 10:09:56.633678 16932 raft_consensus.cc:2243] T 6a74df2d319c4d308c65bee4590596db P 60169066f2f34f5da34ae66898e89228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:56.634141 16932 raft_consensus.cc:2272] T 6a74df2d319c4d308c65bee4590596db P 60169066f2f34f5da34ae66898e89228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.636111 16932 tablet_replica.cc:333] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228: stopping tablet replica
I20260608 10:09:56.636668 16932 raft_consensus.cc:2243] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:56.637287 16932 pending_rounds.cc:70] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228: Trying to abort 1 pending ops.
I20260608 10:09:56.637554 16932 pending_rounds.cc:77] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621271619301376 op_type: NO_OP noop_request { }
I20260608 10:09:56.637885 16932 raft_consensus.cc:2889] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:09:56.638191 16932 raft_consensus.cc:2272] T 70bc684cd08c440786265edaf4680eed P 60169066f2f34f5da34ae66898e89228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.640537 16932 tablet_replica.cc:333] T ea9f4d82a17e48488527051c2a623501 P 60169066f2f34f5da34ae66898e89228: stopping tablet replica
I20260608 10:09:56.641028 16932 raft_consensus.cc:2243] T ea9f4d82a17e48488527051c2a623501 P 60169066f2f34f5da34ae66898e89228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:56.641438 16932 raft_consensus.cc:2272] T ea9f4d82a17e48488527051c2a623501 P 60169066f2f34f5da34ae66898e89228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.643174 16932 tablet_replica.cc:333] T b24e47f009444a3d9a8529a3a9caaf8a P 60169066f2f34f5da34ae66898e89228: stopping tablet replica
I20260608 10:09:56.643656 16932 raft_consensus.cc:2243] T b24e47f009444a3d9a8529a3a9caaf8a P 60169066f2f34f5da34ae66898e89228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:56.643994 16932 raft_consensus.cc:2272] T b24e47f009444a3d9a8529a3a9caaf8a P 60169066f2f34f5da34ae66898e89228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.667697 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:09:56.680614 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:09:56.710074 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:56.710933 16932 tablet_replica.cc:333] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2: stopping tablet replica
I20260608 10:09:56.711567 16932 raft_consensus.cc:2243] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:56.712285 16932 pending_rounds.cc:70] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2: Trying to abort 1 pending ops.
I20260608 10:09:56.712471 16932 pending_rounds.cc:77] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621271869227008 op_type: NO_OP noop_request { }
I20260608 10:09:56.712829 16932 raft_consensus.cc:2889] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:09:56.713160 16932 raft_consensus.cc:2272] T ea9f4d82a17e48488527051c2a623501 P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.715435 16932 tablet_replica.cc:333] T b24e47f009444a3d9a8529a3a9caaf8a P 984ab0158ac043e6b2d894b19ff26cd2: stopping tablet replica
I20260608 10:09:56.716080 16932 raft_consensus.cc:2243] T b24e47f009444a3d9a8529a3a9caaf8a P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:56.716514 16932 raft_consensus.cc:2272] T b24e47f009444a3d9a8529a3a9caaf8a P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.718456 16932 tablet_replica.cc:333] T 70bc684cd08c440786265edaf4680eed P 984ab0158ac043e6b2d894b19ff26cd2: stopping tablet replica
I20260608 10:09:56.719043 16932 raft_consensus.cc:2243] T 70bc684cd08c440786265edaf4680eed P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:56.719468 16932 raft_consensus.cc:2272] T 70bc684cd08c440786265edaf4680eed P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.721259 16932 tablet_replica.cc:333] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2: stopping tablet replica
I20260608 10:09:56.721872 16932 raft_consensus.cc:2243] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:56.722476 16932 pending_rounds.cc:70] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2: Trying to abort 1 pending ops.
I20260608 10:09:56.722661 16932 pending_rounds.cc:77] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621271855546368 op_type: NO_OP noop_request { }
I20260608 10:09:56.722963 16932 raft_consensus.cc:2889] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:09:56.723265 16932 raft_consensus.cc:2272] T 6a74df2d319c4d308c65bee4590596db P 984ab0158ac043e6b2d894b19ff26cd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.737332 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:09:56.750072 16932 master.cc:562] Master@127.16.137.62:34835 shutting down...
I20260608 10:09:56.775377 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:56.775916 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.776262 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3a4e003878ed47ee839a51f8b0f171e3: stopping tablet replica
I20260608 10:09:56.786242 16932 master.cc:584] Master@127.16.137.62:34835 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2618 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 10:09:56.827569 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:42187
I20260608 10:09:56.828771 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:56.834671 19803 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:56.835829 19804 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:56.836313 19806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:56.836761 16932 server_base.cc:1061] running on GCE node
I20260608 10:09:56.837874 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:56.838066 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:56.838290 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913396838255 us; error 0 us; skew 500 ppm
I20260608 10:09:56.838968 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:56.841773 16932 webserver.cc:533] Webserver started at http://127.16.137.62:35791/ using document root <none> and password file <none>
I20260608 10:09:56.842326 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:56.842520 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:56.842830 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:56.843994 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "5cff8ec084d04f5c9a6497ee24cb2884"
format_stamp: "Formatted at 2026-06-08 10:09:56 on dist-test-slave-4pww"
I20260608 10:09:56.849037 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:09:56.852909 19811 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:56.853883 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:09:56.854251 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "5cff8ec084d04f5c9a6497ee24cb2884"
format_stamp: "Formatted at 2026-06-08 10:09:56 on dist-test-slave-4pww"
I20260608 10:09:56.854530 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:56.868968 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:56.870383 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:56.911706 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:42187
I20260608 10:09:56.911835 19862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:42187 every 8 connection(s)
I20260608 10:09:56.916189 19863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:56.926884 19863 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884: Bootstrap starting.
I20260608 10:09:56.931852 19863 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:56.936408 19863 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884: No bootstrap required, opened a new log
I20260608 10:09:56.938724 19863 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cff8ec084d04f5c9a6497ee24cb2884" member_type: VOTER }
I20260608 10:09:56.939131 19863 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:56.939316 19863 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cff8ec084d04f5c9a6497ee24cb2884, State: Initialized, Role: FOLLOWER
I20260608 10:09:56.939970 19863 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5cff8ec084d04f5c9a6497ee24cb2884" member_type: VOTER }
I20260608 10:09:56.940418 19863 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:09:56.940618 19863 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:09:56.940837 19863 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:56.945489 19863 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cff8ec084d04f5c9a6497ee24cb2884" member_type: VOTER }
I20260608 10:09:56.946035 19863 leader_election.cc:304] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [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: 5cff8ec084d04f5c9a6497ee24cb2884; no voters: 
I20260608 10:09:56.947180 19863 leader_election.cc:290] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:09:56.947672 19866 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:56.949144 19866 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [term 1 LEADER]: Becoming Leader. State: Replica: 5cff8ec084d04f5c9a6497ee24cb2884, State: Running, Role: LEADER
I20260608 10:09:56.949946 19866 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [LEADER]: Queue going to LEADER mode. State: All 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: "5cff8ec084d04f5c9a6497ee24cb2884" member_type: VOTER }
I20260608 10:09:56.950414 19863 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:09:56.953095 19868 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5cff8ec084d04f5c9a6497ee24cb2884. Latest consensus state: current_term: 1 leader_uuid: "5cff8ec084d04f5c9a6497ee24cb2884" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cff8ec084d04f5c9a6497ee24cb2884" member_type: VOTER } }
I20260608 10:09:56.953070 19867 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5cff8ec084d04f5c9a6497ee24cb2884" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cff8ec084d04f5c9a6497ee24cb2884" member_type: VOTER } }
I20260608 10:09:56.953874 19867 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:56.953848 19868 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:56.958140 19871 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:09:56.967114 19871 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:09:56.968238 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:09:56.977562 19871 catalog_manager.cc:1382] Generated new cluster ID: 7b993a0daefb4766a2786dd436dc5a3f
I20260608 10:09:56.977926 19871 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:09:56.996513 19871 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:09:56.997988 19871 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:09:57.012348 19871 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884: Generated new TSK 0
I20260608 10:09:57.013051 19871 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:09:57.035744 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:57.042096 19884 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:57.043359 19885 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:57.045449 16932 server_base.cc:1061] running on GCE node
W20260608 10:09:57.045446 19887 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:57.046593 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:57.046871 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:57.047043 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913397047028 us; error 0 us; skew 500 ppm
I20260608 10:09:57.047698 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:57.050189 16932 webserver.cc:533] Webserver started at http://127.16.137.1:46265/ using document root <none> and password file <none>
I20260608 10:09:57.050741 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:57.050964 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:57.051252 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:57.052517 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "93e4a67e49934500929c0440d6032fad"
format_stamp: "Formatted at 2026-06-08 10:09:57 on dist-test-slave-4pww"
I20260608 10:09:57.057575 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:09:57.061554 19892 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.062446 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:09:57.062822 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "93e4a67e49934500929c0440d6032fad"
format_stamp: "Formatted at 2026-06-08 10:09:57 on dist-test-slave-4pww"
I20260608 10:09:57.063158 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:57.082500 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:57.083820 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:57.085484 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:57.088075 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:57.088341 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.088622 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:57.088792 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.130990 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:44019
I20260608 10:09:57.131130 19954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:44019 every 8 connection(s)
I20260608 10:09:57.136528 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:57.144639 19959 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:57.146322 19960 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:57.147904 19962 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:57.148635 16932 server_base.cc:1061] running on GCE node
I20260608 10:09:57.149765 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:57.150063 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:57.150254 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913397150238 us; error 0 us; skew 500 ppm
I20260608 10:09:57.150875 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:57.151314 19955 heartbeater.cc:344] Connected to a master server at 127.16.137.62:42187
I20260608 10:09:57.151746 19955 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:57.152878 19955 heartbeater.cc:507] Master 127.16.137.62:42187 requested a full tablet report, sending...
I20260608 10:09:57.153956 16932 webserver.cc:533] Webserver started at http://127.16.137.2:33773/ using document root <none> and password file <none>
I20260608 10:09:57.154668 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:57.154920 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:57.155225 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:57.155676 19828 ts_manager.cc:194] Registered new tserver with Master: 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
I20260608 10:09:57.156477 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "15feda262aec415882ee88e2f8dc8922"
format_stamp: "Formatted at 2026-06-08 10:09:57 on dist-test-slave-4pww"
I20260608 10:09:57.157774 19828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55902
I20260608 10:09:57.162163 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:09:57.166296 19967 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.167179 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:09:57.167536 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "15feda262aec415882ee88e2f8dc8922"
format_stamp: "Formatted at 2026-06-08 10:09:57 on dist-test-slave-4pww"
I20260608 10:09:57.167865 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:57.182403 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:57.183657 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:57.185194 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:57.187696 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:57.187960 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.188230 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:57.188417 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.228320 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:33093
I20260608 10:09:57.228492 20029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:33093 every 8 connection(s)
I20260608 10:09:57.233964 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:57.241444 20033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:57.242693 20034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:57.246186 16932 server_base.cc:1061] running on GCE node
W20260608 10:09:57.246666 20036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:57.247783 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:09:57.247812 20030 heartbeater.cc:344] Connected to a master server at 127.16.137.62:42187
W20260608 10:09:57.248224 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:57.248392 20030 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:57.248458 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913397248440 us; error 0 us; skew 500 ppm
I20260608 10:09:57.249485 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:57.249449 20030 heartbeater.cc:507] Master 127.16.137.62:42187 requested a full tablet report, sending...
I20260608 10:09:57.252266 19828 ts_manager.cc:194] Registered new tserver with Master: 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:09:57.253808 19828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55910
I20260608 10:09:57.255151 16932 webserver.cc:533] Webserver started at http://127.16.137.3:36983/ using document root <none> and password file <none>
I20260608 10:09:57.255950 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:57.256204 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:57.256577 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:57.257879 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "1d3edc3e58e94be2a7e7d13256855a90"
format_stamp: "Formatted at 2026-06-08 10:09:57 on dist-test-slave-4pww"
I20260608 10:09:57.262923 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:09:57.266851 20041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.267706 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:09:57.268061 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "1d3edc3e58e94be2a7e7d13256855a90"
format_stamp: "Formatted at 2026-06-08 10:09:57 on dist-test-slave-4pww"
I20260608 10:09:57.268393 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:57.306147 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:57.307372 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:57.308918 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:57.311558 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:57.311822 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.312084 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:57.312275 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.354154 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:43309
I20260608 10:09:57.354254 20103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:43309 every 8 connection(s)
I20260608 10:09:57.369504 20104 heartbeater.cc:344] Connected to a master server at 127.16.137.62:42187
I20260608 10:09:57.369938 20104 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:57.370970 20104 heartbeater.cc:507] Master 127.16.137.62:42187 requested a full tablet report, sending...
I20260608 10:09:57.373075 19828 ts_manager.cc:194] Registered new tserver with Master: 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:09:57.373924 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016072253s
I20260608 10:09:57.374735 19828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55922
I20260608 10:09:58.160694 19955 heartbeater.cc:499] Master 127.16.137.62:42187 was elected leader, sending a full tablet report...
I20260608 10:09:58.256820 20030 heartbeater.cc:499] Master 127.16.137.62:42187 was elected leader, sending a full tablet report...
I20260608 10:09:58.377676 20104 heartbeater.cc:499] Master 127.16.137.62:42187 was elected leader, sending a full tablet report...
I20260608 10:09:58.428951 19828 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38160:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:09:58.431229 19828 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:09:58.488848 20069 tablet_service.cc:1511] Processing CreateTablet for tablet cca726d9cc7c44399c84e3e634ae4766 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.490599 20069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cca726d9cc7c44399c84e3e634ae4766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.491384 20066 tablet_service.cc:1511] Processing CreateTablet for tablet 8284744d614a455bac451e0e631625c0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.492972 20066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8284744d614a455bac451e0e631625c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.494477 20068 tablet_service.cc:1511] Processing CreateTablet for tablet 5942c245ba244f779d2c620b4b87d359 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.496073 20068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5942c245ba244f779d2c620b4b87d359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.495630 20065 tablet_service.cc:1511] Processing CreateTablet for tablet e0a26ffef4cf413c979a68c14eb15752 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.497136 20065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a26ffef4cf413c979a68c14eb15752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.498383 20067 tablet_service.cc:1511] Processing CreateTablet for tablet fea153b4401f462b81214e86ba3946d4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.499850 20067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea153b4401f462b81214e86ba3946d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.500286 20064 tablet_service.cc:1511] Processing CreateTablet for tablet 1c5a77cd1e42412c8275fe852c108b53 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.501948 20064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c5a77cd1e42412c8275fe852c108b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.507283 20063 tablet_service.cc:1511] Processing CreateTablet for tablet a7f355bb1c8247f180eef8fae4b9fad3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.508967 20063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f355bb1c8247f180eef8fae4b9fad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.510502 20062 tablet_service.cc:1511] Processing CreateTablet for tablet 65c60620430e423ab3942841c8fba30d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.512295 20062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c60620430e423ab3942841c8fba30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.517397 19995 tablet_service.cc:1511] Processing CreateTablet for tablet cca726d9cc7c44399c84e3e634ae4766 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.518975 19995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cca726d9cc7c44399c84e3e634ae4766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.529369 19994 tablet_service.cc:1511] Processing CreateTablet for tablet 5942c245ba244f779d2c620b4b87d359 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.531077 19994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5942c245ba244f779d2c620b4b87d359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.530666 19992 tablet_service.cc:1511] Processing CreateTablet for tablet 8284744d614a455bac451e0e631625c0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.532280 19992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8284744d614a455bac451e0e631625c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.533293 19993 tablet_service.cc:1511] Processing CreateTablet for tablet fea153b4401f462b81214e86ba3946d4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.534863 19993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea153b4401f462b81214e86ba3946d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.537424 19991 tablet_service.cc:1511] Processing CreateTablet for tablet e0a26ffef4cf413c979a68c14eb15752 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.539026 19991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a26ffef4cf413c979a68c14eb15752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.544097 19990 tablet_service.cc:1511] Processing CreateTablet for tablet 1c5a77cd1e42412c8275fe852c108b53 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.545795 19990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c5a77cd1e42412c8275fe852c108b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.555740 19989 tablet_service.cc:1511] Processing CreateTablet for tablet a7f355bb1c8247f180eef8fae4b9fad3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.557492 19989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f355bb1c8247f180eef8fae4b9fad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.570370 19988 tablet_service.cc:1511] Processing CreateTablet for tablet 65c60620430e423ab3942841c8fba30d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.572575 19920 tablet_service.cc:1511] Processing CreateTablet for tablet cca726d9cc7c44399c84e3e634ae4766 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.574473 19920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cca726d9cc7c44399c84e3e634ae4766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.576380 19988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c60620430e423ab3942841c8fba30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.578049 20124 tablet_bootstrap.cc:492] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap starting.
I20260608 10:09:58.582406 19919 tablet_service.cc:1511] Processing CreateTablet for tablet 5942c245ba244f779d2c620b4b87d359 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.584576 19919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5942c245ba244f779d2c620b4b87d359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.589294 19918 tablet_service.cc:1511] Processing CreateTablet for tablet fea153b4401f462b81214e86ba3946d4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.591005 19918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea153b4401f462b81214e86ba3946d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.597635 19917 tablet_service.cc:1511] Processing CreateTablet for tablet 8284744d614a455bac451e0e631625c0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.602221 19917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8284744d614a455bac451e0e631625c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.602891 20124 tablet_bootstrap.cc:654] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.605396 20125 tablet_bootstrap.cc:492] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922: Bootstrap starting.
I20260608 10:09:58.614952 19916 tablet_service.cc:1511] Processing CreateTablet for tablet e0a26ffef4cf413c979a68c14eb15752 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.616613 19916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a26ffef4cf413c979a68c14eb15752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.618580 19915 tablet_service.cc:1511] Processing CreateTablet for tablet 1c5a77cd1e42412c8275fe852c108b53 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.620193 19915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c5a77cd1e42412c8275fe852c108b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.623075 19914 tablet_service.cc:1511] Processing CreateTablet for tablet a7f355bb1c8247f180eef8fae4b9fad3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.624670 19914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f355bb1c8247f180eef8fae4b9fad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.630620 19913 tablet_service.cc:1511] Processing CreateTablet for tablet 65c60620430e423ab3942841c8fba30d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:58.632241 19913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c60620430e423ab3942841c8fba30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.647876 20125 tablet_bootstrap.cc:654] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.672874 20124 tablet_bootstrap.cc:492] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90: No bootstrap required, opened a new log
I20260608 10:09:58.673473 20124 ts_tablet_manager.cc:1403] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent bootstrapping tablet: real 0.096s	user 0.011s	sys 0.007s
I20260608 10:09:58.676481 20124 raft_consensus.cc:359] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.677246 20124 raft_consensus.cc:385] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.678061 20124 raft_consensus.cc:740] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.678774 20126 tablet_bootstrap.cc:492] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad: Bootstrap starting.
I20260608 10:09:58.678944 20124 consensus_queue.cc:260] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.691218 20125 tablet_bootstrap.cc:492] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922: No bootstrap required, opened a new log
I20260608 10:09:58.691735 20125 ts_tablet_manager.cc:1403] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922: Time spent bootstrapping tablet: real 0.087s	user 0.002s	sys 0.009s
I20260608 10:09:58.693595 20126 tablet_bootstrap.cc:654] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.695451 20124 ts_tablet_manager.cc:1434] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260608 10:09:58.696664 20124 tablet_bootstrap.cc:492] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap starting.
I20260608 10:09:58.698223 20125 raft_consensus.cc:359] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.699052 20125 raft_consensus.cc:385] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.699359 20125 raft_consensus.cc:740] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.700441 20126 tablet_bootstrap.cc:492] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad: No bootstrap required, opened a new log
I20260608 10:09:58.700290 20125 consensus_queue.cc:260] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.700965 20126 ts_tablet_manager.cc:1403] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.009s
I20260608 10:09:58.704218 20126 raft_consensus.cc:359] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.704942 20126 raft_consensus.cc:385] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.705293 20124 tablet_bootstrap.cc:654] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.707247 20125 ts_tablet_manager.cc:1434] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.005s
I20260608 10:09:58.705283 20126 raft_consensus.cc:740] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.708506 20125 tablet_bootstrap.cc:492] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922: Bootstrap starting.
I20260608 10:09:58.708911 20126 consensus_queue.cc:260] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.714035 20124 tablet_bootstrap.cc:492] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90: No bootstrap required, opened a new log
I20260608 10:09:58.716131 20126 ts_tablet_manager.cc:1434] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.006s
I20260608 10:09:58.717516 20124 ts_tablet_manager.cc:1403] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260608 10:09:58.718483 20126 tablet_bootstrap.cc:492] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad: Bootstrap starting.
I20260608 10:09:58.720906 20124 raft_consensus.cc:359] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.721872 20124 raft_consensus.cc:385] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.722234 20124 raft_consensus.cc:740] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.723217 20124 consensus_queue.cc:260] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.716665 20125 tablet_bootstrap.cc:654] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.725873 20126 tablet_bootstrap.cc:654] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.728493 20124 ts_tablet_manager.cc:1434] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:09:58.729630 20124 tablet_bootstrap.cc:492] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap starting.
I20260608 10:09:58.733712 20125 tablet_bootstrap.cc:492] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922: No bootstrap required, opened a new log
I20260608 10:09:58.734426 20125 ts_tablet_manager.cc:1403] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260608 10:09:58.736419 20124 tablet_bootstrap.cc:654] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.738596 20125 raft_consensus.cc:359] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.739727 20125 raft_consensus.cc:385] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.740146 20125 raft_consensus.cc:740] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.741493 20125 consensus_queue.cc:260] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.746356 20125 ts_tablet_manager.cc:1434] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 10:09:58.747411 20125 tablet_bootstrap.cc:492] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922: Bootstrap starting.
I20260608 10:09:58.748162 20126 tablet_bootstrap.cc:492] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad: No bootstrap required, opened a new log
I20260608 10:09:58.748214 20124 tablet_bootstrap.cc:492] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90: No bootstrap required, opened a new log
I20260608 10:09:58.748934 20124 ts_tablet_manager.cc:1403] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 10:09:58.748934 20126 ts_tablet_manager.cc:1403] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.012s
I20260608 10:09:58.752440 20124 raft_consensus.cc:359] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.752632 20126 raft_consensus.cc:359] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.753248 20124 raft_consensus.cc:385] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.753490 20126 raft_consensus.cc:385] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.753655 20124 raft_consensus.cc:740] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.753995 20126 raft_consensus.cc:740] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.754192 20125 tablet_bootstrap.cc:654] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.754733 20124 consensus_queue.cc:260] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.755000 20126 consensus_queue.cc:260] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.757577 20126 ts_tablet_manager.cc:1434] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 10:09:58.758698 20126 tablet_bootstrap.cc:492] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad: Bootstrap starting.
I20260608 10:09:58.763037 20124 ts_tablet_manager.cc:1434] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 10:09:58.764199 20124 tablet_bootstrap.cc:492] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap starting.
I20260608 10:09:58.765044 20126 tablet_bootstrap.cc:654] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.768572 20125 tablet_bootstrap.cc:492] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922: No bootstrap required, opened a new log
I20260608 10:09:58.769037 20125 ts_tablet_manager.cc:1403] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260608 10:09:58.771569 20125 raft_consensus.cc:359] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:09:58.772254 20125 raft_consensus.cc:385] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.772560 20125 raft_consensus.cc:740] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.773636 20125 consensus_queue.cc:260] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:09:58.776041 20124 tablet_bootstrap.cc:654] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.782538 20125 ts_tablet_manager.cc:1434] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260608 10:09:58.783085 20126 tablet_bootstrap.cc:492] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad: No bootstrap required, opened a new log
I20260608 10:09:58.783704 20125 tablet_bootstrap.cc:492] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922: Bootstrap starting.
I20260608 10:09:58.783782 20126 ts_tablet_manager.cc:1403] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.016s
I20260608 10:09:58.786856 20124 tablet_bootstrap.cc:492] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90: No bootstrap required, opened a new log
I20260608 10:09:58.787398 20124 ts_tablet_manager.cc:1403] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260608 10:09:58.787225 20126 raft_consensus.cc:359] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.787999 20126 raft_consensus.cc:385] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.788329 20126 raft_consensus.cc:740] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.789176 20126 consensus_queue.cc:260] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.790587 20124 raft_consensus.cc:359] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.791374 20124 raft_consensus.cc:385] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.791496 20126 ts_tablet_manager.cc:1434] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:09:58.791707 20124 raft_consensus.cc:740] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.792201 20125 tablet_bootstrap.cc:654] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.792600 20126 tablet_bootstrap.cc:492] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad: Bootstrap starting.
I20260608 10:09:58.792706 20124 consensus_queue.cc:260] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.797852 20131 raft_consensus.cc:493] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:58.798548 20131 raft_consensus.cc:515] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.799537 20126 tablet_bootstrap.cc:654] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.801657 20124 ts_tablet_manager.cc:1434] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 10:09:58.803023 20124 tablet_bootstrap.cc:492] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap starting.
I20260608 10:09:58.811102 20131 leader_election.cc:290] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:09:58.820988 20124 tablet_bootstrap.cc:654] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.824950 20125 tablet_bootstrap.cc:492] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922: No bootstrap required, opened a new log
I20260608 10:09:58.828102 20125 ts_tablet_manager.cc:1403] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.004s
I20260608 10:09:58.832679 20125 raft_consensus.cc:359] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.833875 20125 raft_consensus.cc:385] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.836269 20125 raft_consensus.cc:740] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.837692 20131 raft_consensus.cc:493] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:58.837576 20125 consensus_queue.cc:260] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.838325 20131 raft_consensus.cc:515] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:09:58.840692 20131 leader_election.cc:290] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309), 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
I20260608 10:09:58.845796 20131 raft_consensus.cc:493] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:58.846426 20131 raft_consensus.cc:515] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.848827 20131 leader_election.cc:290] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:09:58.854038 20125 ts_tablet_manager.cc:1434] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.013s
I20260608 10:09:58.854722 19928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea153b4401f462b81214e86ba3946d4" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:09:58.855684 20125 tablet_bootstrap.cc:492] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922: Bootstrap starting.
I20260608 10:09:58.856544 19930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5942c245ba244f779d2c620b4b87d359" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:09:58.857362 19930 raft_consensus.cc:2468] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 0.
I20260608 10:09:58.858640 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca726d9cc7c44399c84e3e634ae4766" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:09:58.860850 20126 tablet_bootstrap.cc:492] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad: No bootstrap required, opened a new log
I20260608 10:09:58.861443 20126 ts_tablet_manager.cc:1403] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.046s
I20260608 10:09:58.864845 20126 raft_consensus.cc:359] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.865633 20125 tablet_bootstrap.cc:654] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.865693 20126 raft_consensus.cc:385] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 10:09:58.866048 19968 leader_election.cc:343] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:58.868227 19968 leader_election.cc:304] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad; no voters: 
I20260608 10:09:58.868351 20077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea153b4401f462b81214e86ba3946d4" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:09:58.868566 20124 tablet_bootstrap.cc:492] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90: No bootstrap required, opened a new log
I20260608 10:09:58.867094 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca726d9cc7c44399c84e3e634ae4766" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:09:58.869274 20124 ts_tablet_manager.cc:1403] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.003s
W20260608 10:09:58.870105 19968 leader_election.cc:343] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:09:58.870734 19969 leader_election.cc:343] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:58.870829 20126 raft_consensus.cc:740] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.871325 19969 leader_election.cc:304] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [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: 15feda262aec415882ee88e2f8dc8922; no voters: 1d3edc3e58e94be2a7e7d13256855a90, 93e4a67e49934500929c0440d6032fad
I20260608 10:09:58.872370 20145 raft_consensus.cc:2804] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 10:09:58.872699 19969 leader_election.cc:343] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:58.873008 20145 raft_consensus.cc:493] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:58.873274 19969 leader_election.cc:304] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [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: 15feda262aec415882ee88e2f8dc8922; no voters: 1d3edc3e58e94be2a7e7d13256855a90, 93e4a67e49934500929c0440d6032fad
I20260608 10:09:58.873696 20145 raft_consensus.cc:3060] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:58.867554 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5942c245ba244f779d2c620b4b87d359" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:09:58.874729 20079 raft_consensus.cc:2468] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 0.
I20260608 10:09:58.873274 20124 raft_consensus.cc:359] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:09:58.873494 20131 raft_consensus.cc:2749] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:09:58.876139 20124 raft_consensus.cc:385] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.875586 20126 consensus_queue.cc:260] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.876497 20124 raft_consensus.cc:740] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.876736 20131 raft_consensus.cc:2749] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:09:58.877399 20124 consensus_queue.cc:260] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:09:58.884013 20125 tablet_bootstrap.cc:492] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922: No bootstrap required, opened a new log
I20260608 10:09:58.884611 20125 ts_tablet_manager.cc:1403] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.013s
I20260608 10:09:58.885131 20124 ts_tablet_manager.cc:1434] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 10:09:58.888370 20125 raft_consensus.cc:359] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.887115 20124 tablet_bootstrap.cc:492] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap starting.
I20260608 10:09:58.889307 20125 raft_consensus.cc:385] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.889720 20125 raft_consensus.cc:740] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.890015 20126 ts_tablet_manager.cc:1434] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260608 10:09:58.890744 20125 consensus_queue.cc:260] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.893494 20126 tablet_bootstrap.cc:492] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad: Bootstrap starting.
I20260608 10:09:58.893649 20125 ts_tablet_manager.cc:1434] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260608 10:09:58.894761 20125 tablet_bootstrap.cc:492] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922: Bootstrap starting.
I20260608 10:09:58.897256 20124 tablet_bootstrap.cc:654] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.888423 20145 raft_consensus.cc:515] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.901921 20125 tablet_bootstrap.cc:654] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.904189 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5942c245ba244f779d2c620b4b87d359" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad"
I20260608 10:09:58.904898 19929 raft_consensus.cc:3060] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:58.914239 20145 leader_election.cc:290] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Requested vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:09:58.901292 20126 tablet_bootstrap.cc:654] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.918112 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5942c245ba244f779d2c620b4b87d359" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:09:58.918982 20079 raft_consensus.cc:3060] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:58.922065 19929 raft_consensus.cc:2468] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 1.
I20260608 10:09:58.924906 19968 leader_election.cc:304] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad; no voters: 
I20260608 10:09:58.926245 20145 raft_consensus.cc:2804] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:58.926918 20145 raft_consensus.cc:697] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Becoming Leader. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Running, Role: LEADER
I20260608 10:09:58.928164 20129 raft_consensus.cc:493] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:58.928870 20129 raft_consensus.cc:515] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.941242 20145 consensus_queue.cc:237] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.943946 20079 raft_consensus.cc:2468] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 1.
I20260608 10:09:58.945782 20129 leader_election.cc:290] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:09:58.946539 20129 raft_consensus.cc:493] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:58.946555 20125 tablet_bootstrap.cc:492] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922: No bootstrap required, opened a new log
I20260608 10:09:58.947146 20129 raft_consensus.cc:515] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.947768 20125 ts_tablet_manager.cc:1403] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.023s
I20260608 10:09:58.952720 20126 tablet_bootstrap.cc:492] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad: No bootstrap required, opened a new log
I20260608 10:09:58.953017 20124 tablet_bootstrap.cc:492] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90: No bootstrap required, opened a new log
I20260608 10:09:58.953485 20126 ts_tablet_manager.cc:1403] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.003s
I20260608 10:09:58.958199 20125 raft_consensus.cc:359] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.959249 20125 raft_consensus.cc:385] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.959652 20125 raft_consensus.cc:740] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.960814 20124 ts_tablet_manager.cc:1403] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent bootstrapping tablet: real 0.074s	user 0.038s	sys 0.011s
I20260608 10:09:58.963475 20151 raft_consensus.cc:493] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:58.963512 20125 consensus_queue.cc:260] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.962441 20129 leader_election.cc:290] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:09:58.960491 20126 raft_consensus.cc:359] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.967871 20126 raft_consensus.cc:385] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.970595 19881 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:09:58.970844 20126 raft_consensus.cc:740] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.965166 20151 raft_consensus.cc:515] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
W20260608 10:09:58.971863 19876 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:09:58.974943 20125 ts_tablet_manager.cc:1434] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.001s
I20260608 10:09:58.976207 20125 tablet_bootstrap.cc:492] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922: Bootstrap starting.
W20260608 10:09:58.973116 19881 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:09:58.978399 20126 consensus_queue.cc:260] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.979673 19826 catalog_manager.cc:5696] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15feda262aec415882ee88e2f8dc8922 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "15feda262aec415882ee88e2f8dc8922" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:58.982981 20124 raft_consensus.cc:359] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.983827 20124 raft_consensus.cc:385] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.984020 20125 tablet_bootstrap.cc:654] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.984231 20124 raft_consensus.cc:740] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.977051 20151 leader_election.cc:290] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:09:58.986802 20126 ts_tablet_manager.cc:1434] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260608 10:09:58.987921 20126 tablet_bootstrap.cc:492] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad: Bootstrap starting.
I20260608 10:09:58.988350 20124 consensus_queue.cc:260] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.990797 20124 ts_tablet_manager.cc:1434] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent starting tablet: real 0.029s	user 0.000s	sys 0.007s
I20260608 10:09:58.992578 20145 raft_consensus.cc:493] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:58.994419 20145 raft_consensus.cc:515] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:58.992993 20124 tablet_bootstrap.cc:492] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap starting.
I20260608 10:09:58.998180 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8284744d614a455bac451e0e631625c0" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:09:59.005250 19929 raft_consensus.cc:2468] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 0.
I20260608 10:09:59.008882 20147 raft_consensus.cc:493] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:59.013733 19968 leader_election.cc:304] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad; no voters: 
I20260608 10:09:59.014021 20147 raft_consensus.cc:515] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.014499 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8284744d614a455bac451e0e631625c0" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:09:59.015646 20131 raft_consensus.cc:2804] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:59.016072 20131 raft_consensus.cc:493] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:59.016436 20131 raft_consensus.cc:3060] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.016516 20147 leader_election.cc:290] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:09:59.016932 20125 tablet_bootstrap.cc:492] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922: No bootstrap required, opened a new log
I20260608 10:09:59.017539 20125 ts_tablet_manager.cc:1403] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.003s
I20260608 10:09:59.017441 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a26ffef4cf413c979a68c14eb15752" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:09:59.018146 19929 raft_consensus.cc:2468] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 0.
I20260608 10:09:59.019605 19968 leader_election.cc:304] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad; no voters: 
I20260608 10:09:59.020613 20147 raft_consensus.cc:2804] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:59.021047 20147 raft_consensus.cc:493] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:59.021535 20147 raft_consensus.cc:3060] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.010989 20145 leader_election.cc:290] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:09:59.027709 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a26ffef4cf413c979a68c14eb15752" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:09:59.028426 20079 raft_consensus.cc:2468] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 0.
I20260608 10:09:59.029245 19928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f355bb1c8247f180eef8fae4b9fad3" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
W20260608 10:09:59.030305 19969 leader_election.cc:343] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:59.028347 19930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c60620430e423ab3942841c8fba30d" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:09:59.031446 20124 tablet_bootstrap.cc:654] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:59.031351 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a26ffef4cf413c979a68c14eb15752" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922" is_pre_election: true
I20260608 10:09:59.021054 20125 raft_consensus.cc:359] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.033092 20125 raft_consensus.cc:385] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:59.031482 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a26ffef4cf413c979a68c14eb15752" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:09:59.037595 20004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c60620430e423ab3942841c8fba30d" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922" is_pre_election: true
I20260608 10:09:59.037833 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f355bb1c8247f180eef8fae4b9fad3" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922" is_pre_election: true
I20260608 10:09:59.036194 20125 raft_consensus.cc:740] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Initialized, Role: FOLLOWER
I20260608 10:09:59.039043 19929 raft_consensus.cc:2468] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3edc3e58e94be2a7e7d13256855a90 in term 0.
I20260608 10:09:59.034503 19930 raft_consensus.cc:2468] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3edc3e58e94be2a7e7d13256855a90 in term 0.
I20260608 10:09:59.044149 20131 raft_consensus.cc:515] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.040153 20125 consensus_queue.cc:260] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.045917 20003 raft_consensus.cc:2468] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3edc3e58e94be2a7e7d13256855a90 in term 0.
I20260608 10:09:59.047168 19930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8284744d614a455bac451e0e631625c0" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad"
I20260608 10:09:59.047502 20125 ts_tablet_manager.cc:1434] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260608 10:09:59.047886 19930 raft_consensus.cc:3060] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.049584 20147 raft_consensus.cc:515] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.050738 20005 raft_consensus.cc:2393] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d3edc3e58e94be2a7e7d13256855a90 in current term 1: Already voted for candidate 15feda262aec415882ee88e2f8dc8922 in this term.
I20260608 10:09:59.052603 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a26ffef4cf413c979a68c14eb15752" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad"
I20260608 10:09:59.052877 20147 leader_election.cc:290] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Requested vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:09:59.053232 19929 raft_consensus.cc:3060] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.054208 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a26ffef4cf413c979a68c14eb15752" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:09:59.054682 19930 raft_consensus.cc:2468] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 1.
I20260608 10:09:59.054783 20079 raft_consensus.cc:3060] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:09:59.055487 20042 leader_election.cc:343] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:09:59.056334 20042 leader_election.cc:343] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:59.057006 20042 leader_election.cc:304] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [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: 15feda262aec415882ee88e2f8dc8922, 1d3edc3e58e94be2a7e7d13256855a90; no voters: 93e4a67e49934500929c0440d6032fad
I20260608 10:09:59.057857 20151 raft_consensus.cc:2804] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:59.057732 19968 leader_election.cc:304] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad; no voters: 
I20260608 10:09:59.058305 20151 raft_consensus.cc:493] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:59.058733 20151 raft_consensus.cc:3060] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.058578 20042 leader_election.cc:304] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [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: 1d3edc3e58e94be2a7e7d13256855a90, 93e4a67e49934500929c0440d6032fad; no voters: 15feda262aec415882ee88e2f8dc8922
I20260608 10:09:59.062592 20126 tablet_bootstrap.cc:654] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:59.062705 20042 leader_election.cc:304] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [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: 1d3edc3e58e94be2a7e7d13256855a90, 93e4a67e49934500929c0440d6032fad; no voters: 15feda262aec415882ee88e2f8dc8922
I20260608 10:09:59.063621 20129 raft_consensus.cc:2804] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:59.064028 20129 raft_consensus.cc:493] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:59.064401 20129 raft_consensus.cc:3060] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.059770 20125 tablet_bootstrap.cc:492] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922: Bootstrap starting.
I20260608 10:09:59.067986 19929 raft_consensus.cc:2468] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 1.
I20260608 10:09:59.068814 20151 raft_consensus.cc:515] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.060182 20147 raft_consensus.cc:2804] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:59.066417 20079 raft_consensus.cc:2468] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 1.
I20260608 10:09:59.074180 20152 raft_consensus.cc:2764] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:09:59.075978 20145 raft_consensus.cc:493] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:59.076640 20131 leader_election.cc:290] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Requested vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:09:59.076541 20145 raft_consensus.cc:515] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.074779 20147 raft_consensus.cc:697] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Becoming Leader. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Running, Role: LEADER
I20260608 10:09:59.078909 20145 leader_election.cc:290] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:09:59.079046 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f355bb1c8247f180eef8fae4b9fad3" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922"
I20260608 10:09:59.075861 19969 leader_election.cc:304] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15feda262aec415882ee88e2f8dc8922, 1d3edc3e58e94be2a7e7d13256855a90; no voters: 
I20260608 10:09:59.078029 20147 consensus_queue.cc:237] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.079775 20129 raft_consensus.cc:515] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.081964 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8284744d614a455bac451e0e631625c0" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:09:59.082386 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5a77cd1e42412c8275fe852c108b53" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:09:59.082489 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f355bb1c8247f180eef8fae4b9fad3" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad"
I20260608 10:09:59.083029 20078 raft_consensus.cc:2468] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 0.
W20260608 10:09:59.083370 19969 leader_election.cc:343] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:59.084646 20124 tablet_bootstrap.cc:492] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90: No bootstrap required, opened a new log
I20260608 10:09:59.084781 19969 leader_election.cc:304] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15feda262aec415882ee88e2f8dc8922, 1d3edc3e58e94be2a7e7d13256855a90; no voters: 
I20260608 10:09:59.085464 20151 leader_election.cc:290] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 election: Requested vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:09:59.085911 20131 raft_consensus.cc:2804] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:59.085224 20124 ts_tablet_manager.cc:1403] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.001s
I20260608 10:09:59.079694 20005 raft_consensus.cc:3060] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.088328 19930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5a77cd1e42412c8275fe852c108b53" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:09:59.085928 20129 leader_election.cc:290] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 election: Requested vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:09:59.085199 20125 tablet_bootstrap.cc:654] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922: Neither blocks nor log segments found. Creating new log.
W20260608 10:09:59.090245 19968 leader_election.cc:343] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:59.093371 20162 raft_consensus.cc:2804] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:59.093843 20162 raft_consensus.cc:493] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:59.094273 20162 raft_consensus.cc:3060] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.093994 20124 raft_consensus.cc:359] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.095110 20124 raft_consensus.cc:385] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:59.095196 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c60620430e423ab3942841c8fba30d" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922"
I20260608 10:09:59.095598 20124 raft_consensus.cc:740] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Initialized, Role: FOLLOWER
W20260608 10:09:59.097174 20042 leader_election.cc:343] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:59.097735 20131 raft_consensus.cc:697] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Becoming Leader. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Running, Role: LEADER
W20260608 10:09:59.102202 20042 leader_election.cc:343] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:59.102108 20131 consensus_queue.cc:237] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.100230 20124 consensus_queue.cc:260] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.104763 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c60620430e423ab3942841c8fba30d" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad"
I20260608 10:09:59.105691 19929 raft_consensus.cc:3060] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.107415 20124 ts_tablet_manager.cc:1434] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260608 10:09:59.106402 20126 tablet_bootstrap.cc:492] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad: No bootstrap required, opened a new log
I20260608 10:09:59.101090 20005 raft_consensus.cc:2468] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3edc3e58e94be2a7e7d13256855a90 in term 1.
I20260608 10:09:59.110723 20042 leader_election.cc:304] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [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: 15feda262aec415882ee88e2f8dc8922, 1d3edc3e58e94be2a7e7d13256855a90; no voters: 93e4a67e49934500929c0440d6032fad
I20260608 10:09:59.112072 20129 raft_consensus.cc:2804] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:59.112596 20129 raft_consensus.cc:697] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Becoming Leader. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Running, Role: LEADER
I20260608 10:09:59.113054 20125 tablet_bootstrap.cc:492] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922: No bootstrap required, opened a new log
I20260608 10:09:59.113547 20125 ts_tablet_manager.cc:1403] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.002s
I20260608 10:09:59.113507 20129 consensus_queue.cc:237] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.116509 20124 tablet_bootstrap.cc:492] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap starting.
I20260608 10:09:59.109354 20126 ts_tablet_manager.cc:1403] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.005s
I20260608 10:09:59.116976 20125 raft_consensus.cc:359] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.123456 20162 raft_consensus.cc:515] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.123930 20151 raft_consensus.cc:493] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:59.124295 19929 raft_consensus.cc:2468] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3edc3e58e94be2a7e7d13256855a90 in term 1.
I20260608 10:09:59.124651 20125 raft_consensus.cc:385] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:59.124475 20151 raft_consensus.cc:515] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:09:59.125008 20125 raft_consensus.cc:740] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Initialized, Role: FOLLOWER
I20260608 10:09:59.125815 20125 consensus_queue.cc:260] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.126442 20042 leader_election.cc:304] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [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: 1d3edc3e58e94be2a7e7d13256855a90, 93e4a67e49934500929c0440d6032fad; no voters: 15feda262aec415882ee88e2f8dc8922
I20260608 10:09:59.126714 20151 leader_election.cc:290] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093), 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
I20260608 10:09:59.127311 20152 raft_consensus.cc:2804] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:59.128947 20125 ts_tablet_manager.cc:1434] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 10:09:59.131884 20126 raft_consensus.cc:359] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.132774 20126 raft_consensus.cc:385] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:59.133150 20126 raft_consensus.cc:740] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Initialized, Role: FOLLOWER
I20260608 10:09:59.134078 20126 consensus_queue.cc:260] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.135872 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca726d9cc7c44399c84e3e634ae4766" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922" is_pre_election: true
I20260608 10:09:59.138119 20162 leader_election.cc:290] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Requested vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:09:59.138810 19930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca726d9cc7c44399c84e3e634ae4766" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:09:59.138897 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5a77cd1e42412c8275fe852c108b53" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad"
I20260608 10:09:59.139284 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5a77cd1e42412c8275fe852c108b53" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:09:59.139891 20079 raft_consensus.cc:3060] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:09:59.140426 19968 leader_election.cc:343] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:59.141896 19825 catalog_manager.cc:5696] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: HEALTHY } } }
I20260608 10:09:59.136556 20005 raft_consensus.cc:2468] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3edc3e58e94be2a7e7d13256855a90 in term 0.
I20260608 10:09:59.146816 20124 tablet_bootstrap.cc:654] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:59.136554 20126 ts_tablet_manager.cc:1434] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 10:09:59.154443 20126 tablet_bootstrap.cc:492] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad: Bootstrap starting.
I20260608 10:09:59.157682 20042 leader_election.cc:304] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15feda262aec415882ee88e2f8dc8922, 1d3edc3e58e94be2a7e7d13256855a90; no voters: 
I20260608 10:09:59.160811 20079 raft_consensus.cc:2468] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 1.
I20260608 10:09:59.161432 20129 raft_consensus.cc:2804] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:59.161844 20129 raft_consensus.cc:493] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:59.162163 20129 raft_consensus.cc:3060] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.164058 19969 leader_election.cc:304] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [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: 15feda262aec415882ee88e2f8dc8922, 1d3edc3e58e94be2a7e7d13256855a90; no voters: 93e4a67e49934500929c0440d6032fad
W20260608 10:09:59.164732 20042 leader_election.cc:343] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:59.160599 20126 tablet_bootstrap.cc:654] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:59.168324 20152 raft_consensus.cc:697] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Becoming Leader. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Running, Role: LEADER
I20260608 10:09:59.168921 20162 raft_consensus.cc:2804] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:59.169689 20162 raft_consensus.cc:697] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Becoming Leader. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Running, Role: LEADER
I20260608 10:09:59.169431 20152 consensus_queue.cc:237] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.171278 20129 raft_consensus.cc:515] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:09:59.171350 20162 consensus_queue.cc:237] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.174610 20129 leader_election.cc:290] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 election: Requested vote from peers 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093), 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
I20260608 10:09:59.175606 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca726d9cc7c44399c84e3e634ae4766" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922"
I20260608 10:09:59.176456 20005 raft_consensus.cc:3060] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.176726 19826 catalog_manager.cc:5696] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15feda262aec415882ee88e2f8dc8922 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "15feda262aec415882ee88e2f8dc8922" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:59.179416 19826 catalog_manager.cc:5696] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15feda262aec415882ee88e2f8dc8922 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "15feda262aec415882ee88e2f8dc8922" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:59.183219 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca726d9cc7c44399c84e3e634ae4766" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad"
W20260608 10:09:59.185482 20042 leader_election.cc:343] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:59.192406 20005 raft_consensus.cc:2468] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3edc3e58e94be2a7e7d13256855a90 in term 1.
I20260608 10:09:59.195299 20042 leader_election.cc:304] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [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: 15feda262aec415882ee88e2f8dc8922, 1d3edc3e58e94be2a7e7d13256855a90; no voters: 93e4a67e49934500929c0440d6032fad
I20260608 10:09:59.196174 20126 tablet_bootstrap.cc:492] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad: No bootstrap required, opened a new log
I20260608 10:09:59.196579 20129 raft_consensus.cc:2804] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:59.196791 20126 ts_tablet_manager.cc:1403] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.021s
I20260608 10:09:59.197142 20129 raft_consensus.cc:697] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Becoming Leader. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Running, Role: LEADER
I20260608 10:09:59.198094 20129 consensus_queue.cc:237] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:09:59.200488 20126 raft_consensus.cc:359] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.201299 20126 raft_consensus.cc:385] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:59.201689 20126 raft_consensus.cc:740] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Initialized, Role: FOLLOWER
I20260608 10:09:59.202679 20126 consensus_queue.cc:260] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.213311 20124 tablet_bootstrap.cc:492] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90: No bootstrap required, opened a new log
I20260608 10:09:59.213824 20126 ts_tablet_manager.cc:1434] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 10:09:59.213948 20124 ts_tablet_manager.cc:1403] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.004s
I20260608 10:09:59.215095 20126 tablet_bootstrap.cc:492] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad: Bootstrap starting.
I20260608 10:09:59.216948 20124 raft_consensus.cc:359] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.217674 20124 raft_consensus.cc:385] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:59.217998 20124 raft_consensus.cc:740] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Initialized, Role: FOLLOWER
I20260608 10:09:59.218932 20124 consensus_queue.cc:260] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.218596 19827 catalog_manager.cc:5696] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: HEALTHY } } }
I20260608 10:09:59.221055 20124 ts_tablet_manager.cc:1434] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:09:59.221922 20126 tablet_bootstrap.cc:654] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:59.227105 20126 tablet_bootstrap.cc:492] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad: No bootstrap required, opened a new log
I20260608 10:09:59.227538 20126 ts_tablet_manager.cc:1403] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 10:09:59.229739 20126 raft_consensus.cc:359] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:09:59.230247 20126 raft_consensus.cc:385] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:59.230496 20126 raft_consensus.cc:740] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Initialized, Role: FOLLOWER
I20260608 10:09:59.230084 19825 catalog_manager.cc:5696] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15feda262aec415882ee88e2f8dc8922 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "15feda262aec415882ee88e2f8dc8922" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:59.231117 20126 consensus_queue.cc:260] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:09:59.232887 20126 ts_tablet_manager.cc:1434] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:09:59.240620 19827 catalog_manager.cc:5696] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:59.316255 20133 raft_consensus.cc:493] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:59.316862 20133 raft_consensus.cc:515] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.319499 20133 leader_election.cc:290] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:09:59.326618 20133 raft_consensus.cc:493] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:59.327152 20133 raft_consensus.cc:515] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.329552 20133 leader_election.cc:290] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:09:59.330978 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f355bb1c8247f180eef8fae4b9fad3" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922" is_pre_election: true
I20260608 10:09:59.331135 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea153b4401f462b81214e86ba3946d4" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922" is_pre_election: true
I20260608 10:09:59.331629 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f355bb1c8247f180eef8fae4b9fad3" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:09:59.331789 20003 raft_consensus.cc:2468] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93e4a67e49934500929c0440d6032fad in term 0.
I20260608 10:09:59.332334 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea153b4401f462b81214e86ba3946d4" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:09:59.331804 20005 raft_consensus.cc:2393] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93e4a67e49934500929c0440d6032fad in current term 1: Already voted for candidate 1d3edc3e58e94be2a7e7d13256855a90 in this term.
I20260608 10:09:59.332975 20078 raft_consensus.cc:2468] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93e4a67e49934500929c0440d6032fad in term 0.
I20260608 10:09:59.333233 19893 leader_election.cc:304] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad; no voters: 
I20260608 10:09:59.334110 20133 raft_consensus.cc:2804] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:59.334515 20133 raft_consensus.cc:493] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:59.334429 19893 leader_election.cc:304] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [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: 93e4a67e49934500929c0440d6032fad; no voters: 15feda262aec415882ee88e2f8dc8922, 1d3edc3e58e94be2a7e7d13256855a90
I20260608 10:09:59.335005 20133 raft_consensus.cc:3060] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.336300 20176 raft_consensus.cc:3060] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.340567 20133 raft_consensus.cc:515] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.341254 20176 raft_consensus.cc:2749] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:09:59.342631 20133 leader_election.cc:290] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 1 election: Requested vote from peers 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:09:59.343402 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea153b4401f462b81214e86ba3946d4" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922"
I20260608 10:09:59.343827 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea153b4401f462b81214e86ba3946d4" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:09:59.344070 20005 raft_consensus.cc:3060] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.344420 20078 raft_consensus.cc:3060] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.351330 20078 raft_consensus.cc:2468] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93e4a67e49934500929c0440d6032fad in term 1.
I20260608 10:09:59.351329 20005 raft_consensus.cc:2468] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93e4a67e49934500929c0440d6032fad in term 1.
I20260608 10:09:59.352936 19893 leader_election.cc:304] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad; no voters: 
I20260608 10:09:59.353790 20133 raft_consensus.cc:2804] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:59.354240 20133 raft_consensus.cc:697] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 1 LEADER]: Becoming Leader. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Running, Role: LEADER
I20260608 10:09:59.355053 20133 consensus_queue.cc:237] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.362479 19825 catalog_manager.cc:5696] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 93e4a67e49934500929c0440d6032fad (127.16.137.1). New cstate: current_term: 1 leader_uuid: "93e4a67e49934500929c0440d6032fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:59.370617 20133 raft_consensus.cc:493] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:59.371198 20133 raft_consensus.cc:515] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.373121 20133 leader_election.cc:290] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:09:59.373890 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5a77cd1e42412c8275fe852c108b53" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922" is_pre_election: true
I20260608 10:09:59.374246 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5a77cd1e42412c8275fe852c108b53" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:09:59.374944 20078 raft_consensus.cc:2393] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93e4a67e49934500929c0440d6032fad in current term 1: Already voted for candidate 15feda262aec415882ee88e2f8dc8922 in this term.
I20260608 10:09:59.376001 19894 leader_election.cc:304] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [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: 93e4a67e49934500929c0440d6032fad; no voters: 15feda262aec415882ee88e2f8dc8922, 1d3edc3e58e94be2a7e7d13256855a90
I20260608 10:09:59.376740 20133 raft_consensus.cc:3060] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.381637 20133 raft_consensus.cc:2749] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:09:59.384101 20162 raft_consensus.cc:493] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:59.384577 20162 raft_consensus.cc:515] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.386847 20162 leader_election.cc:290] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:09:59.387574 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c60620430e423ab3942841c8fba30d" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:09:59.387948 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c60620430e423ab3942841c8fba30d" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:09:59.388321 19929 raft_consensus.cc:2393] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15feda262aec415882ee88e2f8dc8922 in current term 1: Already voted for candidate 1d3edc3e58e94be2a7e7d13256855a90 in this term.
I20260608 10:09:59.389711 19968 leader_election.cc:304] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [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: 15feda262aec415882ee88e2f8dc8922; no voters: 1d3edc3e58e94be2a7e7d13256855a90, 93e4a67e49934500929c0440d6032fad
I20260608 10:09:59.390440 20162 raft_consensus.cc:3060] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.392256 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:09:59.397687 20162 raft_consensus.cc:2749] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 10:09:59.401551 20178 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:59.402581 20179 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:59.403676 16932 server_base.cc:1061] running on GCE node
W20260608 10:09:59.403641 20181 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:59.404928 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:59.405135 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:59.405282 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913399405269 us; error 0 us; skew 500 ppm
I20260608 10:09:59.405941 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:59.408427 16932 webserver.cc:533] Webserver started at http://127.16.137.4:39913/ using document root <none> and password file <none>
I20260608 10:09:59.408933 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:59.409106 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:59.409328 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:59.410531 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-3-root/instance:
uuid: "5b835db8e7c44f439f36b001c80faeff"
format_stamp: "Formatted at 2026-06-08 10:09:59 on dist-test-slave-4pww"
I20260608 10:09:59.415329 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:09:59.419092 20186 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:59.419910 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:09:59.420207 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-3-root
uuid: "5b835db8e7c44f439f36b001c80faeff"
format_stamp: "Formatted at 2026-06-08 10:09:59 on dist-test-slave-4pww"
I20260608 10:09:59.420480 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:59.428668 20129 raft_consensus.cc:493] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:59.429239 20129 raft_consensus.cc:515] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:09:59.431419 20129 leader_election.cc:290] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:09:59.432343 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8284744d614a455bac451e0e631625c0" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:09:59.432757 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8284744d614a455bac451e0e631625c0" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922" is_pre_election: true
I20260608 10:09:59.433259 19929 raft_consensus.cc:2393] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d3edc3e58e94be2a7e7d13256855a90 in current term 1: Already voted for candidate 15feda262aec415882ee88e2f8dc8922 in this term.
I20260608 10:09:59.434726 20042 leader_election.cc:304] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [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: 1d3edc3e58e94be2a7e7d13256855a90; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:09:59.435563 20129 raft_consensus.cc:3060] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.440742 20162 consensus_queue.cc:1048] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:59.441867 20129 raft_consensus.cc:2749] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:09:59.451594 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:59.453655 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:59.456298 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:59.458263 20147 consensus_queue.cc:1048] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:59.460032 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:59.460372 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:59.460724 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:59.460968 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:59.508713 20133 raft_consensus.cc:493] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:59.508828 20131 consensus_queue.cc:1048] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:09:59.509443 20133 raft_consensus.cc:515] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:09:59.511544 20133 leader_election.cc:290] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:09:59.512987 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca726d9cc7c44399c84e3e634ae4766" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922" is_pre_election: true
I20260608 10:09:59.513407 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cca726d9cc7c44399c84e3e634ae4766" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:09:59.513955 20005 raft_consensus.cc:2393] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93e4a67e49934500929c0440d6032fad in current term 1: Already voted for candidate 1d3edc3e58e94be2a7e7d13256855a90 in this term.
I20260608 10:09:59.515805 19894 leader_election.cc:304] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [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: 93e4a67e49934500929c0440d6032fad; no voters: 15feda262aec415882ee88e2f8dc8922, 1d3edc3e58e94be2a7e7d13256855a90
I20260608 10:09:59.519227 20133 raft_consensus.cc:3060] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:59.533912 20145 consensus_queue.cc:1048] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:09:59.537921 20133 raft_consensus.cc:2749] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:09:59.554261 20129 consensus_queue.cc:1048] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:09:59.556699 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.4:41725
I20260608 10:09:59.556823 20255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.4:41725 every 8 connection(s)
I20260608 10:09:59.577235 19827 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38160:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 10:09:59.578583 20129 consensus_queue.cc:1048] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:09:59.596751 20257 heartbeater.cc:344] Connected to a master server at 127.16.137.62:42187
I20260608 10:09:59.597182 20257 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:59.598064 20257 heartbeater.cc:507] Master 127.16.137.62:42187 requested a full tablet report, sending...
I20260608 10:09:59.601018 19824 ts_manager.cc:194] Registered new tserver with Master: 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725)
I20260608 10:09:59.602487 20129 consensus_queue.cc:1048] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:59.603077 19824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38164
W20260608 10:09:59.610802 19827 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 64bc463b853f435db961c7a221b1d586 has no consensus state
W20260608 10:09:59.613688 19827 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dc7e7f03a4944ff2a8525f46be1fd704 has no consensus state
W20260608 10:09:59.615372 19827 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e50bdec538cc4828afe05cbcda0f99a5 has no consensus state
I20260608 10:09:59.619323 20152 consensus_queue.cc:1048] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:09:59.620461 19827 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 75633978020f4577a5666771fc3dedac has no consensus state
W20260608 10:09:59.623113 19827 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cc718dffb3524cacb8199eb271e19311 has no consensus state
W20260608 10:09:59.625234 19827 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6898b42283a74f42a050b9ae0917e4a2 has no consensus state
W20260608 10:09:59.628108 19827 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 767376eb0e0b47d58d7bb9e200cd7664 has no consensus state
W20260608 10:09:59.630854 19827 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8a09dcebb58944a48b67c2d846ebffd2 has no consensus state
W20260608 10:09:59.637470 19812 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet e50bdec538cc4828afe05cbcda0f99a5 (table range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet e50bdec538cc4828afe05cbcda0f99a5 has no consensus state
I20260608 10:09:59.639596 20162 consensus_queue.cc:1048] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:59.654377 20162 consensus_queue.cc:1048] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:59.662531 20147 consensus_queue.cc:1048] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:09:59.683360 20145 consensus_queue.cc:1048] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:59.686079 20065 tablet_service.cc:1511] Processing CreateTablet for tablet dc7e7f03a4944ff2a8525f46be1fd704 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.687652 20065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7e7f03a4944ff2a8525f46be1fd704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.699221 20066 tablet_service.cc:1511] Processing CreateTablet for tablet e50bdec538cc4828afe05cbcda0f99a5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.701496 20066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50bdec538cc4828afe05cbcda0f99a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.708474 20067 tablet_service.cc:1511] Processing CreateTablet for tablet cc718dffb3524cacb8199eb271e19311 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.709278 20064 tablet_service.cc:1511] Processing CreateTablet for tablet 6898b42283a74f42a050b9ae0917e4a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.710091 20067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc718dffb3524cacb8199eb271e19311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.710764 20064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6898b42283a74f42a050b9ae0917e4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.711956 19920 tablet_service.cc:1511] Processing CreateTablet for tablet 64bc463b853f435db961c7a221b1d586 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.713394 19920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64bc463b853f435db961c7a221b1d586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.718573 20124 tablet_bootstrap.cc:492] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap starting.
I20260608 10:09:59.721114 20062 tablet_service.cc:1511] Processing CreateTablet for tablet 8a09dcebb58944a48b67c2d846ebffd2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.722687 20062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a09dcebb58944a48b67c2d846ebffd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.724741 20124 tablet_bootstrap.cc:654] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:59.730412 19988 tablet_service.cc:1511] Processing CreateTablet for tablet 64bc463b853f435db961c7a221b1d586 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.731876 19988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64bc463b853f435db961c7a221b1d586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.734618 20151 consensus_queue.cc:1048] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:09:59.747383 19989 tablet_service.cc:1511] Processing CreateTablet for tablet e50bdec538cc4828afe05cbcda0f99a5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.748968 19989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50bdec538cc4828afe05cbcda0f99a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.749979 19915 tablet_service.cc:1511] Processing CreateTablet for tablet dc7e7f03a4944ff2a8525f46be1fd704 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.751462 19915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7e7f03a4944ff2a8525f46be1fd704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.759860 19990 tablet_service.cc:1511] Processing CreateTablet for tablet 75633978020f4577a5666771fc3dedac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.760485 19992 tablet_service.cc:1511] Processing CreateTablet for tablet 6898b42283a74f42a050b9ae0917e4a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.762440 19995 tablet_service.cc:1511] Processing CreateTablet for tablet 767376eb0e0b47d58d7bb9e200cd7664 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.763058 19918 tablet_service.cc:1511] Processing CreateTablet for tablet 767376eb0e0b47d58d7bb9e200cd7664 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.764528 19918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 767376eb0e0b47d58d7bb9e200cd7664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.766336 19917 tablet_service.cc:1511] Processing CreateTablet for tablet 8a09dcebb58944a48b67c2d846ebffd2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.767797 19917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a09dcebb58944a48b67c2d846ebffd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.770380 19913 tablet_service.cc:1511] Processing CreateTablet for tablet cc718dffb3524cacb8199eb271e19311 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.771792 19913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc718dffb3524cacb8199eb271e19311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.759405 19914 tablet_service.cc:1511] Processing CreateTablet for tablet 75633978020f4577a5666771fc3dedac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.774979 19995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 767376eb0e0b47d58d7bb9e200cd7664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.775949 19990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75633978020f4577a5666771fc3dedac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.774374 19914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75633978020f4577a5666771fc3dedac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.776633 19992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6898b42283a74f42a050b9ae0917e4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.780927 20151 consensus_queue.cc:1048] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:59.807636 20124 tablet_bootstrap.cc:492] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90: No bootstrap required, opened a new log
I20260608 10:09:59.808275 20124 ts_tablet_manager.cc:1403] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.027s
I20260608 10:09:59.811383 20124 raft_consensus.cc:359] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:09:59.812126 20124 raft_consensus.cc:385] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:59.812433 20124 raft_consensus.cc:740] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Initialized, Role: FOLLOWER
I20260608 10:09:59.813300 20124 consensus_queue.cc:260] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:09:59.816879 20124 ts_tablet_manager.cc:1434] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 10:09:59.823057 20219 tablet_service.cc:1511] Processing CreateTablet for tablet 64bc463b853f435db961c7a221b1d586 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.823189 20124 tablet_bootstrap.cc:492] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap starting.
I20260608 10:09:59.825666 20219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64bc463b853f435db961c7a221b1d586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.825316 20217 tablet_service.cc:1511] Processing CreateTablet for tablet e50bdec538cc4828afe05cbcda0f99a5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.836058 20217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50bdec538cc4828afe05cbcda0f99a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.843356 20216 tablet_service.cc:1511] Processing CreateTablet for tablet 75633978020f4577a5666771fc3dedac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.845009 20216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75633978020f4577a5666771fc3dedac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.845726 20124 tablet_bootstrap.cc:654] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:59.847244 20218 tablet_service.cc:1511] Processing CreateTablet for tablet dc7e7f03a4944ff2a8525f46be1fd704 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.866138 20215 tablet_service.cc:1511] Processing CreateTablet for tablet cc718dffb3524cacb8199eb271e19311 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.848793 20218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7e7f03a4944ff2a8525f46be1fd704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.883313 20215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc718dffb3524cacb8199eb271e19311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.898087 20214 tablet_service.cc:1511] Processing CreateTablet for tablet 6898b42283a74f42a050b9ae0917e4a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.899766 20214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6898b42283a74f42a050b9ae0917e4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.917416 20124 tablet_bootstrap.cc:492] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90: No bootstrap required, opened a new log
I20260608 10:09:59.917968 20124 ts_tablet_manager.cc:1403] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.037s
I20260608 10:09:59.932811 20213 tablet_service.cc:1511] Processing CreateTablet for tablet 767376eb0e0b47d58d7bb9e200cd7664 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.936832 20213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 767376eb0e0b47d58d7bb9e200cd7664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:59.948957 20212 tablet_service.cc:1511] Processing CreateTablet for tablet 8a09dcebb58944a48b67c2d846ebffd2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:59.952523 20212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a09dcebb58944a48b67c2d846ebffd2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:09:59.983039 19876 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:09:59.983795 20274 tablet_bootstrap.cc:492] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad: Bootstrap starting.
I20260608 10:09:59.989537 20275 tablet_bootstrap.cc:492] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922: Bootstrap starting.
I20260608 10:10:00.003415 20124 raft_consensus.cc:359] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.004462 20124 raft_consensus.cc:385] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.004743 20124 raft_consensus.cc:740] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.009212 20124 consensus_queue.cc:260] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.013309 20276 tablet_bootstrap.cc:492] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap starting.
I20260608 10:10:00.009724 20133 consensus_queue.cc:1048] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 10:10:00.015625 20176 consensus_queue.cc:1048] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:00.018674 20124 ts_tablet_manager.cc:1434] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent starting tablet: real 0.100s	user 0.004s	sys 0.004s
I20260608 10:10:00.021203 20124 tablet_bootstrap.cc:492] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap starting.
I20260608 10:10:00.037870 20124 tablet_bootstrap.cc:654] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.053390 20129 raft_consensus.cc:493] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:00.053961 20129 raft_consensus.cc:515] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.057627 20129 leader_election.cc:290] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:10:00.060362 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50bdec538cc4828afe05cbcda0f99a5" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922" is_pre_election: true
W20260608 10:10:00.065809 20042 leader_election.cc:343] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:00.068092 20274 tablet_bootstrap.cc:654] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.075513 20275 tablet_bootstrap.cc:654] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.084072 20276 tablet_bootstrap.cc:654] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.093533 20124 tablet_bootstrap.cc:492] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90: No bootstrap required, opened a new log
I20260608 10:10:00.094224 20124 ts_tablet_manager.cc:1403] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.005s
I20260608 10:10:00.105679 20124 raft_consensus.cc:359] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:10:00.113402 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50bdec538cc4828afe05cbcda0f99a5" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff" is_pre_election: true
I20260608 10:10:00.115309 20276 tablet_bootstrap.cc:492] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff: No bootstrap required, opened a new log
W20260608 10:10:00.115681 20043 leader_election.cc:343] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:00.115867 20276 ts_tablet_manager.cc:1403] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff: Time spent bootstrapping tablet: real 0.103s	user 0.017s	sys 0.000s
I20260608 10:10:00.116255 20043 leader_election.cc:304] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [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: 1d3edc3e58e94be2a7e7d13256855a90; no voters: 15feda262aec415882ee88e2f8dc8922, 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:00.117209 20129 raft_consensus.cc:2749] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:00.118105 20124 raft_consensus.cc:385] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.118464 20124 raft_consensus.cc:740] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.119216 20124 consensus_queue.cc:260] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:10:00.120172 20276 raft_consensus.cc:359] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.120983 20276 raft_consensus.cc:385] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.121384 20276 raft_consensus.cc:740] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.122212 20276 consensus_queue.cc:260] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.123853 20124 ts_tablet_manager.cc:1434] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260608 10:10:00.124452 20274 tablet_bootstrap.cc:492] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad: No bootstrap required, opened a new log
I20260608 10:10:00.124607 20275 tablet_bootstrap.cc:492] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922: No bootstrap required, opened a new log
I20260608 10:10:00.125514 20275 ts_tablet_manager.cc:1403] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922: Time spent bootstrapping tablet: real 0.155s	user 0.016s	sys 0.005s
I20260608 10:10:00.125934 20124 tablet_bootstrap.cc:492] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap starting.
I20260608 10:10:00.128669 20275 raft_consensus.cc:359] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.129465 20275 raft_consensus.cc:385] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.129765 20275 raft_consensus.cc:740] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.130725 20275 consensus_queue.cc:260] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.133677 20274 ts_tablet_manager.cc:1403] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad: Time spent bootstrapping tablet: real 0.164s	user 0.016s	sys 0.006s
I20260608 10:10:00.134619 20257 heartbeater.cc:499] Master 127.16.137.62:42187 was elected leader, sending a full tablet report...
I20260608 10:10:00.135129 20276 ts_tablet_manager.cc:1434] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.006s
I20260608 10:10:00.134425 20275 ts_tablet_manager.cc:1434] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260608 10:10:00.136317 20275 tablet_bootstrap.cc:492] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922: Bootstrap starting.
I20260608 10:10:00.142067 20276 tablet_bootstrap.cc:492] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap starting.
I20260608 10:10:00.139050 20274 raft_consensus.cc:359] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.145764 20274 raft_consensus.cc:385] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.151340 20124 tablet_bootstrap.cc:654] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.146200 20274 raft_consensus.cc:740] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.156646 20274 consensus_queue.cc:260] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.162002 20275 tablet_bootstrap.cc:654] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.162199 20276 tablet_bootstrap.cc:654] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.163547 20274 ts_tablet_manager.cc:1434] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260608 10:10:00.163702 20162 raft_consensus.cc:493] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:00.164844 20274 tablet_bootstrap.cc:492] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad: Bootstrap starting.
I20260608 10:10:00.164440 20162 raft_consensus.cc:515] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.170248 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75633978020f4577a5666771fc3dedac" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:10:00.172760 19929 raft_consensus.cc:2468] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 0.
I20260608 10:10:00.171320 20162 leader_election.cc:290] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725)
I20260608 10:10:00.176342 19968 leader_election.cc:304] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad; no voters: 
I20260608 10:10:00.181501 20145 raft_consensus.cc:2804] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:00.181960 20145 raft_consensus.cc:493] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:00.182885 20145 raft_consensus.cc:3060] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.184991 20274 tablet_bootstrap.cc:654] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.198287 20145 raft_consensus.cc:515] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.201289 20124 tablet_bootstrap.cc:492] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90: No bootstrap required, opened a new log
I20260608 10:10:00.202065 20124 ts_tablet_manager.cc:1403] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.015s
I20260608 10:10:00.204828 20275 tablet_bootstrap.cc:492] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922: No bootstrap required, opened a new log
I20260608 10:10:00.205035 20124 raft_consensus.cc:359] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.205377 19930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75633978020f4577a5666771fc3dedac" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad"
I20260608 10:10:00.205395 20275 ts_tablet_manager.cc:1403] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.012s
I20260608 10:10:00.206157 19930 raft_consensus.cc:3060] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.205869 20124 raft_consensus.cc:385] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.208101 20124 raft_consensus.cc:740] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.208925 20124 consensus_queue.cc:260] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.209964 20275 raft_consensus.cc:359] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.212872 20275 raft_consensus.cc:385] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.213289 20275 raft_consensus.cc:740] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.214438 20275 consensus_queue.cc:260] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.217595 20275 ts_tablet_manager.cc:1434] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:10:00.218997 20275 tablet_bootstrap.cc:492] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922: Bootstrap starting.
I20260608 10:10:00.222651 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75633978020f4577a5666771fc3dedac" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff" is_pre_election: true
I20260608 10:10:00.222854 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75633978020f4577a5666771fc3dedac" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff"
W20260608 10:10:00.224627 19969 leader_election.cc:343] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:10:00.225760 19969 leader_election.cc:343] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:00.215265 19930 raft_consensus.cc:2468] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 1.
I20260608 10:10:00.227304 20145 leader_election.cc:290] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Requested vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725)
I20260608 10:10:00.228449 19968 leader_election.cc:304] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [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: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad; no voters: 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:00.229879 20145 raft_consensus.cc:2804] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:00.230392 20145 raft_consensus.cc:697] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Becoming Leader. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Running, Role: LEADER
I20260608 10:10:00.231038 20276 tablet_bootstrap.cc:492] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff: No bootstrap required, opened a new log
I20260608 10:10:00.231576 20276 ts_tablet_manager.cc:1403] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.018s
I20260608 10:10:00.231304 20145 consensus_queue.cc:237] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.211128 20124 ts_tablet_manager.cc:1434] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:10:00.234344 20124 tablet_bootstrap.cc:492] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap starting.
I20260608 10:10:00.227694 20275 tablet_bootstrap.cc:654] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.244195 20124 tablet_bootstrap.cc:654] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.258072 20124 tablet_bootstrap.cc:492] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90: No bootstrap required, opened a new log
I20260608 10:10:00.258252 20276 raft_consensus.cc:359] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.259119 20276 raft_consensus.cc:385] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.259346 20124 ts_tablet_manager.cc:1403] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.012s
I20260608 10:10:00.259466 20276 raft_consensus.cc:740] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.260493 20276 consensus_queue.cc:260] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.261163 20167 raft_consensus.cc:493] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:00.261929 20167 raft_consensus.cc:515] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.269012 20124 raft_consensus.cc:359] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.269755 20124 raft_consensus.cc:385] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.270006 20124 raft_consensus.cc:740] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.266803 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6898b42283a74f42a050b9ae0917e4a2" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff" is_pre_election: true
I20260608 10:10:00.272490 20167 leader_election.cc:290] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
W20260608 10:10:00.273427 20043 leader_election.cc:343] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:00.270951 20124 consensus_queue.cc:260] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.274392 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6898b42283a74f42a050b9ae0917e4a2" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922" is_pre_election: true
W20260608 10:10:00.277865 20042 leader_election.cc:343] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:00.278378 20042 leader_election.cc:304] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [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: 1d3edc3e58e94be2a7e7d13256855a90; no voters: 15feda262aec415882ee88e2f8dc8922, 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:00.279044 20275 tablet_bootstrap.cc:492] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922: No bootstrap required, opened a new log
I20260608 10:10:00.279608 20275 ts_tablet_manager.cc:1403] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.028s
I20260608 10:10:00.279644 20167 raft_consensus.cc:2749] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:00.280263 20276 ts_tablet_manager.cc:1434] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.000s
I20260608 10:10:00.280414 20274 tablet_bootstrap.cc:492] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad: No bootstrap required, opened a new log
I20260608 10:10:00.281054 20124 ts_tablet_manager.cc:1434] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260608 10:10:00.281337 20274 ts_tablet_manager.cc:1403] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad: Time spent bootstrapping tablet: real 0.117s	user 0.033s	sys 0.023s
I20260608 10:10:00.282552 19828 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884: range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b] alter complete (version 0)
I20260608 10:10:00.281512 20276 tablet_bootstrap.cc:492] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff: Bootstrap starting.
I20260608 10:10:00.283524 20275 raft_consensus.cc:359] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.284303 20275 raft_consensus.cc:385] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.284651 20275 raft_consensus.cc:740] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.285332 20274 raft_consensus.cc:359] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.285669 20275 consensus_queue.cc:260] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.286274 20274 raft_consensus.cc:385] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.286826 20274 raft_consensus.cc:740] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.288645 20275 ts_tablet_manager.cc:1434] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260608 10:10:00.290551 20276 tablet_bootstrap.cc:654] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.297926 20284 raft_consensus.cc:493] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:00.287894 20274 consensus_queue.cc:260] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.298568 20284 raft_consensus.cc:515] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.300339 20274 ts_tablet_manager.cc:1434] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 10:10:00.301486 20274 tablet_bootstrap.cc:492] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad: Bootstrap starting.
I20260608 10:10:00.305644 20275 tablet_bootstrap.cc:492] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922: Bootstrap starting.
I20260608 10:10:00.309211 20274 tablet_bootstrap.cc:654] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.311798 20284 leader_election.cc:290] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:10:00.315845 20276 tablet_bootstrap.cc:492] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff: No bootstrap required, opened a new log
I20260608 10:10:00.323283 20276 ts_tablet_manager.cc:1403] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.005s
I20260608 10:10:00.313948 20275 tablet_bootstrap.cc:654] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.328490 20276 raft_consensus.cc:359] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.329972 20276 raft_consensus.cc:385] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.330801 20276 raft_consensus.cc:740] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.333220 20276 consensus_queue.cc:260] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.337157 19828 catalog_manager.cc:5696] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15feda262aec415882ee88e2f8dc8922 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "15feda262aec415882ee88e2f8dc8922" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:00.343029 20276 ts_tablet_manager.cc:1434] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260608 10:10:00.343566 20275 tablet_bootstrap.cc:492] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922: No bootstrap required, opened a new log
I20260608 10:10:00.346629 20275 ts_tablet_manager.cc:1403] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.004s
I20260608 10:10:00.347034 20276 tablet_bootstrap.cc:492] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap starting.
I20260608 10:10:00.350041 20275 raft_consensus.cc:359] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.350798 20275 raft_consensus.cc:385] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.351105 20275 raft_consensus.cc:740] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.353358 20284 raft_consensus.cc:493] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:00.354195 20284 raft_consensus.cc:515] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.358486 20284 leader_election.cc:290] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:10:00.357621 20275 consensus_queue.cc:260] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.362980 20275 ts_tablet_manager.cc:1434] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 10:10:00.364581 20275 tablet_bootstrap.cc:492] T e50bdec538cc4828afe05cbcda0f99a5 P 15feda262aec415882ee88e2f8dc8922: Bootstrap starting.
I20260608 10:10:00.372910 20275 tablet_bootstrap.cc:654] T e50bdec538cc4828afe05cbcda0f99a5 P 15feda262aec415882ee88e2f8dc8922: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.375067 20274 tablet_bootstrap.cc:492] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad: No bootstrap required, opened a new log
I20260608 10:10:00.375720 20274 ts_tablet_manager.cc:1403] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad: Time spent bootstrapping tablet: real 0.075s	user 0.026s	sys 0.044s
I20260608 10:10:00.379189 20274 raft_consensus.cc:359] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:10:00.380060 20274 raft_consensus.cc:385] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.380447 20274 raft_consensus.cc:740] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.381636 20274 consensus_queue.cc:260] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:10:00.384450 20274 ts_tablet_manager.cc:1434] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:10:00.385670 20274 tablet_bootstrap.cc:492] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad: Bootstrap starting.
I20260608 10:10:00.390133 20275 tablet_bootstrap.cc:492] T e50bdec538cc4828afe05cbcda0f99a5 P 15feda262aec415882ee88e2f8dc8922: No bootstrap required, opened a new log
I20260608 10:10:00.390738 20275 ts_tablet_manager.cc:1403] T e50bdec538cc4828afe05cbcda0f99a5 P 15feda262aec415882ee88e2f8dc8922: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260608 10:10:00.392377 20276 tablet_bootstrap.cc:654] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.394496 20274 tablet_bootstrap.cc:654] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.394318 20275 raft_consensus.cc:359] T e50bdec538cc4828afe05cbcda0f99a5 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.395205 20275 raft_consensus.cc:385] T e50bdec538cc4828afe05cbcda0f99a5 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.395565 20275 raft_consensus.cc:740] T e50bdec538cc4828afe05cbcda0f99a5 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.397763 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc718dffb3524cacb8199eb271e19311" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:10:00.397969 20275 consensus_queue.cc:260] T e50bdec538cc4828afe05cbcda0f99a5 P 15feda262aec415882ee88e2f8dc8922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.403672 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50bdec538cc4828afe05cbcda0f99a5" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:10:00.404569 20079 raft_consensus.cc:2468] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b835db8e7c44f439f36b001c80faeff in term 0.
I20260608 10:10:00.405563 20078 raft_consensus.cc:2468] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b835db8e7c44f439f36b001c80faeff in term 0.
I20260608 10:10:00.407387 20188 leader_election.cc:304] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3edc3e58e94be2a7e7d13256855a90, 5b835db8e7c44f439f36b001c80faeff; no voters: 
I20260608 10:10:00.409183 20188 leader_election.cc:304] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3edc3e58e94be2a7e7d13256855a90, 5b835db8e7c44f439f36b001c80faeff; no voters: 
I20260608 10:10:00.411434 20275 ts_tablet_manager.cc:1434] T e50bdec538cc4828afe05cbcda0f99a5 P 15feda262aec415882ee88e2f8dc8922: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260608 10:10:00.418633 20284 raft_consensus.cc:2804] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:00.420032 20284 raft_consensus.cc:493] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:00.420552 20284 raft_consensus.cc:3060] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.431941 20308 raft_consensus.cc:2804] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:00.432056 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc718dffb3524cacb8199eb271e19311" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:10:00.432806 20308 raft_consensus.cc:493] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:00.433287 20308 raft_consensus.cc:3060] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:10:00.434669 20187 leader_election.cc:343] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:00.455152 20276 tablet_bootstrap.cc:492] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff: No bootstrap required, opened a new log
I20260608 10:10:00.455780 20276 ts_tablet_manager.cc:1403] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff: Time spent bootstrapping tablet: real 0.109s	user 0.022s	sys 0.023s
I20260608 10:10:00.457034 20274 tablet_bootstrap.cc:492] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad: No bootstrap required, opened a new log
I20260608 10:10:00.457683 20274 ts_tablet_manager.cc:1403] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad: Time spent bootstrapping tablet: real 0.072s	user 0.027s	sys 0.035s
I20260608 10:10:00.460752 20308 raft_consensus.cc:515] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.462054 20274 raft_consensus.cc:359] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.462752 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50bdec538cc4828afe05cbcda0f99a5" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922" is_pre_election: true
I20260608 10:10:00.463011 20274 raft_consensus.cc:385] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.463428 20274 raft_consensus.cc:740] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.463513 20005 raft_consensus.cc:2468] T e50bdec538cc4828afe05cbcda0f99a5 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b835db8e7c44f439f36b001c80faeff in term 0.
I20260608 10:10:00.464565 20308 leader_election.cc:290] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 election: Requested vote from peers 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:10:00.464282 20274 consensus_queue.cc:260] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.443420 20284 raft_consensus.cc:515] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.461956 20276 raft_consensus.cc:359] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.466854 20274 ts_tablet_manager.cc:1434] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:10:00.466881 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50bdec538cc4828afe05cbcda0f99a5" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922"
I20260608 10:10:00.467756 20005 raft_consensus.cc:3060] T e50bdec538cc4828afe05cbcda0f99a5 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.468212 20274 tablet_bootstrap.cc:492] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad: Bootstrap starting.
I20260608 10:10:00.469456 20284 leader_election.cc:290] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 election: Requested vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:10:00.467265 20276 raft_consensus.cc:385] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.470001 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc718dffb3524cacb8199eb271e19311" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad"
I20260608 10:10:00.470429 20276 raft_consensus.cc:740] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.471706 20276 consensus_queue.cc:260] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
W20260608 10:10:00.473670 20187 leader_election.cc:343] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:00.474691 20276 ts_tablet_manager.cc:1434] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.006s
I20260608 10:10:00.476130 20274 tablet_bootstrap.cc:654] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.476034 20005 raft_consensus.cc:2468] T e50bdec538cc4828afe05cbcda0f99a5 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b835db8e7c44f439f36b001c80faeff in term 1.
I20260608 10:10:00.466888 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50bdec538cc4828afe05cbcda0f99a5" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:10:00.477273 20078 raft_consensus.cc:3060] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.477568 20187 leader_election.cc:304] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15feda262aec415882ee88e2f8dc8922, 5b835db8e7c44f439f36b001c80faeff; no voters: 
I20260608 10:10:00.478327 20276 tablet_bootstrap.cc:492] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap starting.
I20260608 10:10:00.477573 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc718dffb3524cacb8199eb271e19311" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:10:00.479110 20079 raft_consensus.cc:3060] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.485565 20284 raft_consensus.cc:2804] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:00.485703 20167 raft_consensus.cc:493] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:00.486133 20276 tablet_bootstrap.cc:654] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.487816 20079 raft_consensus.cc:2468] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b835db8e7c44f439f36b001c80faeff in term 1.
I20260608 10:10:00.488694 20274 tablet_bootstrap.cc:492] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad: No bootstrap required, opened a new log
I20260608 10:10:00.489250 20274 ts_tablet_manager.cc:1403] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad: Time spent bootstrapping tablet: real 0.021s	user 0.001s	sys 0.016s
I20260608 10:10:00.489827 20188 leader_election.cc:304] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [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: 1d3edc3e58e94be2a7e7d13256855a90, 5b835db8e7c44f439f36b001c80faeff; no voters: 93e4a67e49934500929c0440d6032fad
I20260608 10:10:00.492537 20274 raft_consensus.cc:359] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.493287 20274 raft_consensus.cc:385] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.493651 20274 raft_consensus.cc:740] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.494674 20274 consensus_queue.cc:260] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.497186 20274 ts_tablet_manager.cc:1434] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260608 10:10:00.497251 20308 raft_consensus.cc:2804] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:00.497859 20308 raft_consensus.cc:697] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEADER]: Becoming Leader. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Running, Role: LEADER
I20260608 10:10:00.498409 20274 tablet_bootstrap.cc:492] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad: Bootstrap starting.
I20260608 10:10:00.498713 20308 consensus_queue.cc:237] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.505573 20274 tablet_bootstrap.cc:654] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.486239 20284 raft_consensus.cc:697] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEADER]: Becoming Leader. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Running, Role: LEADER
I20260608 10:10:00.486552 20167 raft_consensus.cc:515] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:10:00.508824 20167 leader_election.cc:290] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725), 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
I20260608 10:10:00.509341 20176 raft_consensus.cc:493] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:00.510083 20176 raft_consensus.cc:515] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:10:00.507568 20284 consensus_queue.cc:237] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.510630 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7e7f03a4944ff2a8525f46be1fd704" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff" is_pre_election: true
I20260608 10:10:00.512844 20176 leader_election.cc:290] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
W20260608 10:10:00.518194 20043 leader_election.cc:343] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:00.521242 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7e7f03a4944ff2a8525f46be1fd704" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:10:00.522267 19929 raft_consensus.cc:2468] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3edc3e58e94be2a7e7d13256855a90 in term 0.
I20260608 10:10:00.529217 20284 raft_consensus.cc:493] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:00.529985 20284 raft_consensus.cc:515] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.529115 20042 leader_election.cc:304] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [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: 1d3edc3e58e94be2a7e7d13256855a90, 93e4a67e49934500929c0440d6032fad; no voters: 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:00.533087 20167 raft_consensus.cc:2804] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:00.533438 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75633978020f4577a5666771fc3dedac" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:10:00.533746 20167 raft_consensus.cc:493] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:00.534319 19929 raft_consensus.cc:2393] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b835db8e7c44f439f36b001c80faeff in current term 1: Already voted for candidate 15feda262aec415882ee88e2f8dc8922 in this term.
I20260608 10:10:00.534451 20167 raft_consensus.cc:3060] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.536620 20145 raft_consensus.cc:493] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:00.536284 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7e7f03a4944ff2a8525f46be1fd704" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:10:00.537537 20145 raft_consensus.cc:515] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.539852 20284 leader_election.cc:290] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:10:00.541396 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75633978020f4577a5666771fc3dedac" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922" is_pre_election: true
I20260608 10:10:00.542461 20145 leader_election.cc:290] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725)
I20260608 10:10:00.545609 20274 tablet_bootstrap.cc:492] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad: No bootstrap required, opened a new log
I20260608 10:10:00.545814 20187 leader_election.cc:304] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [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: 5b835db8e7c44f439f36b001c80faeff; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:00.546175 20274 ts_tablet_manager.cc:1403] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.020s
I20260608 10:10:00.547452 20078 raft_consensus.cc:2468] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b835db8e7c44f439f36b001c80faeff in term 1.
I20260608 10:10:00.547741 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767376eb0e0b47d58d7bb9e200cd7664" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff" is_pre_election: true
I20260608 10:10:00.548514 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7e7f03a4944ff2a8525f46be1fd704" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff" is_pre_election: true
I20260608 10:10:00.554224 20167 raft_consensus.cc:515] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:10:00.549214 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767376eb0e0b47d58d7bb9e200cd7664" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
W20260608 10:10:00.555251 19894 leader_election.cc:343] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:10:00.555475 19969 leader_election.cc:343] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:00.555723 19929 raft_consensus.cc:2468] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 0.
I20260608 10:10:00.549713 20274 raft_consensus.cc:359] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.556653 20274 raft_consensus.cc:385] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.556643 20079 raft_consensus.cc:2393] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93e4a67e49934500929c0440d6032fad in current term 1: Already voted for candidate 1d3edc3e58e94be2a7e7d13256855a90 in this term.
I20260608 10:10:00.557034 20274 raft_consensus.cc:740] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.557915 20274 consensus_queue.cc:260] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.559638 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7e7f03a4944ff2a8525f46be1fd704" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff"
I20260608 10:10:00.560365 20274 ts_tablet_manager.cc:1434] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
W20260608 10:10:00.561254 20043 leader_election.cc:343] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:00.563282 19968 leader_election.cc:304] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [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: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad; no voters: 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:00.564198 20145 raft_consensus.cc:2804] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:00.564597 20145 raft_consensus.cc:493] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:00.564939 20145 raft_consensus.cc:3060] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.565622 19894 leader_election.cc:304] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [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: 93e4a67e49934500929c0440d6032fad; no voters: 1d3edc3e58e94be2a7e7d13256855a90, 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:00.566818 20133 raft_consensus.cc:3060] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.572297 20145 raft_consensus.cc:515] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.575742 20145 leader_election.cc:290] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Requested vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725)
I20260608 10:10:00.576924 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767376eb0e0b47d58d7bb9e200cd7664" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff"
I20260608 10:10:00.575534 19825 catalog_manager.cc:5696] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b835db8e7c44f439f36b001c80faeff (127.16.137.4). New cstate: current_term: 1 leader_uuid: "5b835db8e7c44f439f36b001c80faeff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: UNKNOWN } } }
W20260608 10:10:00.578404 19969 leader_election.cc:343] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:00.578936 19825 catalog_manager.cc:5696] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b835db8e7c44f439f36b001c80faeff (127.16.137.4). New cstate: current_term: 1 leader_uuid: "5b835db8e7c44f439f36b001c80faeff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } health_report { overall_health: HEALTHY } } }
I20260608 10:10:00.580766 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767376eb0e0b47d58d7bb9e200cd7664" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad"
I20260608 10:10:00.581398 19929 raft_consensus.cc:3060] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.583387 20167 leader_election.cc:290] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 1 election: Requested vote from peers 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725), 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
I20260608 10:10:00.583636 19930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7e7f03a4944ff2a8525f46be1fd704" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad"
I20260608 10:10:00.588406 19929 raft_consensus.cc:2468] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 1.
I20260608 10:10:00.591542 19968 leader_election.cc:304] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [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: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad; no voters: 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:00.592422 20145 raft_consensus.cc:2804] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:00.593295 20145 raft_consensus.cc:697] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Becoming Leader. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Running, Role: LEADER
I20260608 10:10:00.594234 20145 consensus_queue.cc:237] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.549989 20284 raft_consensus.cc:3060] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.551889 20176 raft_consensus.cc:493] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:00.596410 20176 raft_consensus.cc:515] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.605507 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a09dcebb58944a48b67c2d846ebffd2" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:10:00.606424 20176 leader_election.cc:290] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309), 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725)
I20260608 10:10:00.606952 20079 raft_consensus.cc:2468] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93e4a67e49934500929c0440d6032fad in term 0.
I20260608 10:10:00.607218 20176 raft_consensus.cc:493] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:00.607923 20176 raft_consensus.cc:515] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.610102 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a09dcebb58944a48b67c2d846ebffd2" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff" is_pre_election: true
I20260608 10:10:00.601127 20133 raft_consensus.cc:2749] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:00.613185 19894 leader_election.cc:304] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3edc3e58e94be2a7e7d13256855a90, 93e4a67e49934500929c0440d6032fad; no voters: 
I20260608 10:10:00.614773 20133 raft_consensus.cc:2804] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:00.615368 20133 raft_consensus.cc:493] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:00.616133 20176 leader_election.cc:290] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309), 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725)
I20260608 10:10:00.617911 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc718dffb3524cacb8199eb271e19311" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:10:00.618820 20079 raft_consensus.cc:2393] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93e4a67e49934500929c0440d6032fad in current term 1: Already voted for candidate 5b835db8e7c44f439f36b001c80faeff in this term.
I20260608 10:10:00.615939 20133 raft_consensus.cc:3060] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.623519 20291 raft_consensus.cc:493] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:00.625447 20291 raft_consensus.cc:515] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
W20260608 10:10:00.626888 19894 leader_election.cc:343] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:00.630321 20276 tablet_bootstrap.cc:492] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff: No bootstrap required, opened a new log
I20260608 10:10:00.630865 20276 ts_tablet_manager.cc:1403] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff: Time spent bootstrapping tablet: real 0.153s	user 0.032s	sys 0.066s
I20260608 10:10:00.631325 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bc463b853f435db961c7a221b1d586" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff" is_pre_election: true
I20260608 10:10:00.631680 19929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bc463b853f435db961c7a221b1d586" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:10:00.632385 19929 raft_consensus.cc:2468] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 0.
W20260608 10:10:00.632941 19969 leader_election.cc:343] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:00.634045 19968 leader_election.cc:304] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [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: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad; no voters: 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:00.633982 20276 raft_consensus.cc:359] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.634806 20276 raft_consensus.cc:385] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.635135 20276 raft_consensus.cc:740] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.636271 20145 raft_consensus.cc:2804] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:00.635156 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc718dffb3524cacb8199eb271e19311" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff" is_pre_election: true
I20260608 10:10:00.636734 20145 raft_consensus.cc:493] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:00.637233 20145 raft_consensus.cc:3060] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.636572 20284 raft_consensus.cc:2749] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:00.637168 20276 consensus_queue.cc:260] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.638881 19930 raft_consensus.cc:2468] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3edc3e58e94be2a7e7d13256855a90 in term 1.
I20260608 10:10:00.641698 20042 leader_election.cc:304] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [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: 1d3edc3e58e94be2a7e7d13256855a90, 93e4a67e49934500929c0440d6032fad; no voters: 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:00.642293 20276 ts_tablet_manager.cc:1434] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260608 10:10:00.643378 20276 tablet_bootstrap.cc:492] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap starting.
I20260608 10:10:00.633142 20291 leader_election.cc:290] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725), 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
I20260608 10:10:00.644280 20145 raft_consensus.cc:515] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.645644 20167 raft_consensus.cc:2804] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:00.646440 20167 raft_consensus.cc:697] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Becoming Leader. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Running, Role: LEADER
I20260608 10:10:00.645702 19828 catalog_manager.cc:5696] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15feda262aec415882ee88e2f8dc8922 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "15feda262aec415882ee88e2f8dc8922" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:00.647571 20167 consensus_queue.cc:237] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:10:00.635833 20133 raft_consensus.cc:515] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.652482 20133 leader_election.cc:290] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 1 election: Requested vote from peers 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309), 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725)
I20260608 10:10:00.654603 20145 leader_election.cc:290] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Requested vote from peers 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725), 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
I20260608 10:10:00.657073 19930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bc463b853f435db961c7a221b1d586" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad"
I20260608 10:10:00.657721 19930 raft_consensus.cc:3060] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:10:00.645643 20315 log.cc:927] Time spent T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260608 10:10:00.661947 20276 tablet_bootstrap.cc:654] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.667263 20291 consensus_queue.cc:1048] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:00.671381 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bc463b853f435db961c7a221b1d586" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff"
I20260608 10:10:00.672277 20291 raft_consensus.cc:493] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 10:10:00.672557 19969 leader_election.cc:343] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:00.672807 20291 raft_consensus.cc:515] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.673848 20284 raft_consensus.cc:493] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:00.674407 20284 raft_consensus.cc:515] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.676659 20284 leader_election.cc:290] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:10:00.676893 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6898b42283a74f42a050b9ae0917e4a2" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:10:00.677865 20079 raft_consensus.cc:2468] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 0.
I20260608 10:10:00.678411 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6898b42283a74f42a050b9ae0917e4a2" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:10:00.679067 20078 raft_consensus.cc:2468] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b835db8e7c44f439f36b001c80faeff in term 0.
I20260608 10:10:00.679512 19969 leader_election.cc:304] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15feda262aec415882ee88e2f8dc8922, 1d3edc3e58e94be2a7e7d13256855a90; no voters: 
I20260608 10:10:00.681680 20188 leader_election.cc:304] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3edc3e58e94be2a7e7d13256855a90, 5b835db8e7c44f439f36b001c80faeff; no voters: 
I20260608 10:10:00.682585 20284 raft_consensus.cc:2804] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:00.683166 20284 raft_consensus.cc:493] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:00.683714 20284 raft_consensus.cc:3060] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.684105 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6898b42283a74f42a050b9ae0917e4a2" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922" is_pre_election: true
I20260608 10:10:00.684986 20005 raft_consensus.cc:2468] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b835db8e7c44f439f36b001c80faeff in term 0.
I20260608 10:10:00.685510 19930 raft_consensus.cc:2468] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 1.
I20260608 10:10:00.686815 19968 leader_election.cc:304] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [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: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad; no voters: 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:00.687541 20145 consensus_queue.cc:1048] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:00.688040 20147 raft_consensus.cc:2804] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:00.690395 20162 raft_consensus.cc:2804] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:00.691174 20162 raft_consensus.cc:493] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:00.691505 20162 raft_consensus.cc:3060] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.670063 19894 leader_election.cc:304] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad [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: 93e4a67e49934500929c0440d6032fad; no voters: 1d3edc3e58e94be2a7e7d13256855a90, 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:00.703028 20147 raft_consensus.cc:697] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Becoming Leader. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Running, Role: LEADER
I20260608 10:10:00.707485 20133 raft_consensus.cc:3060] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.704689 20147 consensus_queue.cc:237] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.719677 20162 raft_consensus.cc:515] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
W20260608 10:10:00.711706 19894 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.137.4:41725, user_credentials={real_user=slave}} blocked reactor thread for 48270.8us
I20260608 10:10:00.726291 20133 raft_consensus.cc:2749] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:00.732236 20308 raft_consensus.cc:493] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:00.732829 20308 raft_consensus.cc:515] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.734095 20284 raft_consensus.cc:515] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.735297 20308 leader_election.cc:290] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309), 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
I20260608 10:10:00.737171 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a09dcebb58944a48b67c2d846ebffd2" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:10:00.737653 19928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a09dcebb58944a48b67c2d846ebffd2" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:10:00.737937 20079 raft_consensus.cc:2468] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b835db8e7c44f439f36b001c80faeff in term 0.
I20260608 10:10:00.738564 19928 raft_consensus.cc:2393] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b835db8e7c44f439f36b001c80faeff in current term 1: Already voted for candidate 93e4a67e49934500929c0440d6032fad in this term.
I20260608 10:10:00.739085 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a09dcebb58944a48b67c2d846ebffd2" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:10:00.739774 20078 raft_consensus.cc:3060] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.741425 20284 leader_election.cc:290] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 election: Requested vote from peers 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:10:00.741523 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a09dcebb58944a48b67c2d846ebffd2" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff"
I20260608 10:10:00.742234 20228 raft_consensus.cc:3060] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.741571 20162 leader_election.cc:290] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Requested vote from peers 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309), 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725)
I20260608 10:10:00.744894 20276 tablet_bootstrap.cc:492] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff: No bootstrap required, opened a new log
I20260608 10:10:00.744779 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6898b42283a74f42a050b9ae0917e4a2" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:10:00.745760 20291 leader_election.cc:290] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309), 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725)
I20260608 10:10:00.746448 20276 ts_tablet_manager.cc:1403] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff: Time spent bootstrapping tablet: real 0.103s	user 0.026s	sys 0.004s
I20260608 10:10:00.747902 20079 raft_consensus.cc:3060] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.750468 20077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6898b42283a74f42a050b9ae0917e4a2" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:10:00.751377 20227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6898b42283a74f42a050b9ae0917e4a2" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff"
I20260608 10:10:00.752308 20227 raft_consensus.cc:2393] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 15feda262aec415882ee88e2f8dc8922 in current term 1: Already voted for candidate 5b835db8e7c44f439f36b001c80faeff in this term.
I20260608 10:10:00.753460 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6898b42283a74f42a050b9ae0917e4a2" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922"
I20260608 10:10:00.753945 20188 leader_election.cc:304] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [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: 1d3edc3e58e94be2a7e7d13256855a90, 5b835db8e7c44f439f36b001c80faeff; no voters: 93e4a67e49934500929c0440d6032fad
I20260608 10:10:00.754328 20005 raft_consensus.cc:2393] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b835db8e7c44f439f36b001c80faeff in current term 1: Already voted for candidate 15feda262aec415882ee88e2f8dc8922 in this term.
I20260608 10:10:00.759447 20078 raft_consensus.cc:2468] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93e4a67e49934500929c0440d6032fad in term 1.
I20260608 10:10:00.759459 20276 raft_consensus.cc:359] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:10:00.760355 20276 raft_consensus.cc:385] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.760661 20276 raft_consensus.cc:740] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.760874 19894 leader_election.cc:304] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3edc3e58e94be2a7e7d13256855a90, 93e4a67e49934500929c0440d6032fad; no voters: 
I20260608 10:10:00.762569 20187 leader_election.cc:304] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [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: 5b835db8e7c44f439f36b001c80faeff; no voters: 15feda262aec415882ee88e2f8dc8922, 1d3edc3e58e94be2a7e7d13256855a90
I20260608 10:10:00.763500 20308 raft_consensus.cc:2749] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:10:00.764097 20133 raft_consensus.cc:2804] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:00.764882 20133 raft_consensus.cc:697] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 1 LEADER]: Becoming Leader. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Running, Role: LEADER
W20260608 10:10:00.769752 19813 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 64bc463b853f435db961c7a221b1d586 (table range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 64bc463b853f435db961c7a221b1d586 consensus state has no leader
I20260608 10:10:00.770736 19827 catalog_manager.cc:5696] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:00.774336 20079 raft_consensus.cc:2468] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15feda262aec415882ee88e2f8dc8922 in term 1.
I20260608 10:10:00.768930 20276 consensus_queue.cc:260] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:10:00.776095 20227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6898b42283a74f42a050b9ae0917e4a2" candidate_uuid: "15feda262aec415882ee88e2f8dc8922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff" is_pre_election: true
I20260608 10:10:00.771090 20133 consensus_queue.cc:237] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.776978 20227 raft_consensus.cc:2393] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15feda262aec415882ee88e2f8dc8922 in current term 1: Already voted for candidate 5b835db8e7c44f439f36b001c80faeff in this term.
I20260608 10:10:00.783106 20276 ts_tablet_manager.cc:1434] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.001s
I20260608 10:10:00.785384 20276 tablet_bootstrap.cc:492] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap starting.
I20260608 10:10:00.791728 19969 leader_election.cc:304] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15feda262aec415882ee88e2f8dc8922, 1d3edc3e58e94be2a7e7d13256855a90; no voters: 
I20260608 10:10:00.792608 20276 tablet_bootstrap.cc:654] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.794030 20147 raft_consensus.cc:2804] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:00.798754 19827 catalog_manager.cc:5696] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15feda262aec415882ee88e2f8dc8922 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "15feda262aec415882ee88e2f8dc8922" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: HEALTHY } } }
I20260608 10:10:00.800240 20228 raft_consensus.cc:2468] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93e4a67e49934500929c0440d6032fad in term 1.
I20260608 10:10:00.807925 20284 raft_consensus.cc:2764] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:10:00.797892 20147 raft_consensus.cc:697] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Becoming Leader. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Running, Role: LEADER
I20260608 10:10:00.809674 20147 consensus_queue.cc:237] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.829066 19825 catalog_manager.cc:5696] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 93e4a67e49934500929c0440d6032fad (127.16.137.1). New cstate: current_term: 1 leader_uuid: "93e4a67e49934500929c0440d6032fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:00.836277 19828 catalog_manager.cc:5696] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15feda262aec415882ee88e2f8dc8922 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "15feda262aec415882ee88e2f8dc8922" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: HEALTHY } } }
I20260608 10:10:00.842204 20276 tablet_bootstrap.cc:492] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff: No bootstrap required, opened a new log
I20260608 10:10:00.842815 20276 ts_tablet_manager.cc:1403] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.007s
I20260608 10:10:00.845922 20276 raft_consensus.cc:359] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.847324 20276 raft_consensus.cc:385] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.847668 20276 raft_consensus.cc:740] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.848502 20276 consensus_queue.cc:260] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:00.850791 20276 ts_tablet_manager.cc:1434] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:10:00.851909 20276 tablet_bootstrap.cc:492] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap starting.
I20260608 10:10:00.858925 20276 tablet_bootstrap.cc:654] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:00.864784 20276 tablet_bootstrap.cc:492] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff: No bootstrap required, opened a new log
I20260608 10:10:00.865164 20276 ts_tablet_manager.cc:1403] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 10:10:00.867348 20276 raft_consensus.cc:359] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.867836 20276 raft_consensus.cc:385] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:00.868009 20276 raft_consensus.cc:740] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Initialized, Role: FOLLOWER
I20260608 10:10:00.868634 20276 consensus_queue.cc:260] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.870342 20276 ts_tablet_manager.cc:1434] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:10:00.896785 20284 consensus_queue.cc:1048] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:00.904150 20284 raft_consensus.cc:493] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:00.904695 20284 raft_consensus.cc:515] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:00.906889 20284 leader_election.cc:290] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:10:00.910591 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bc463b853f435db961c7a221b1d586" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15feda262aec415882ee88e2f8dc8922" is_pre_election: true
I20260608 10:10:00.914533 20284 consensus_queue.cc:1048] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:00.917703 19930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bc463b853f435db961c7a221b1d586" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:10:00.918558 19930 raft_consensus.cc:2393] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b835db8e7c44f439f36b001c80faeff in current term 1: Already voted for candidate 15feda262aec415882ee88e2f8dc8922 in this term.
I20260608 10:10:00.919823 20187 leader_election.cc:304] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [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: 5b835db8e7c44f439f36b001c80faeff; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:00.920979 20311 raft_consensus.cc:3060] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:00.929944 20311 raft_consensus.cc:2749] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:00.963824 20311 consensus_queue.cc:1048] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:00.977572 19881 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:10:00.977391 20308 consensus_queue.cc:1048] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:01.010125 20311 raft_consensus.cc:493] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:01.010878 20311 raft_consensus.cc:515] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } }
I20260608 10:10:01.013446 20311 leader_election.cc:290] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309), 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
I20260608 10:10:01.014691 19930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7e7f03a4944ff2a8525f46be1fd704" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93e4a67e49934500929c0440d6032fad" is_pre_election: true
I20260608 10:10:01.015602 19930 raft_consensus.cc:2393] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b835db8e7c44f439f36b001c80faeff in current term 1: Already voted for candidate 1d3edc3e58e94be2a7e7d13256855a90 in this term.
I20260608 10:10:01.016044 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7e7f03a4944ff2a8525f46be1fd704" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:10:01.017812 20188 leader_election.cc:304] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [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: 5b835db8e7c44f439f36b001c80faeff; no voters: 1d3edc3e58e94be2a7e7d13256855a90, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:01.019032 20311 raft_consensus.cc:3060] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:01.027334 20311 raft_consensus.cc:2749] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:01.034850 20005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5942c245ba244f779d2c620b4b87d359"
dest_uuid: "15feda262aec415882ee88e2f8dc8922"
mode: GRACEFUL
new_leader_uuid: "93e4a67e49934500929c0440d6032fad"
 from {username='slave'} at 127.0.0.1:33078
I20260608 10:10:01.035679 20005 raft_consensus.cc:606] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Received request to transfer leadership to TS 93e4a67e49934500929c0440d6032fad
I20260608 10:10:01.039003 20005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6898b42283a74f42a050b9ae0917e4a2"
dest_uuid: "15feda262aec415882ee88e2f8dc8922"
mode: GRACEFUL
new_leader_uuid: "5b835db8e7c44f439f36b001c80faeff"
 from {username='slave'} at 127.0.0.1:33078
I20260608 10:10:01.039641 20005 raft_consensus.cc:606] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Received request to transfer leadership to TS 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:01.042616 20005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8284744d614a455bac451e0e631625c0"
dest_uuid: "15feda262aec415882ee88e2f8dc8922"
mode: GRACEFUL
new_leader_uuid: "93e4a67e49934500929c0440d6032fad"
 from {username='slave'} at 127.0.0.1:33078
I20260608 10:10:01.044312 20005 raft_consensus.cc:606] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Received request to transfer leadership to TS 93e4a67e49934500929c0440d6032fad
I20260608 10:10:01.047267 20005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0a26ffef4cf413c979a68c14eb15752"
dest_uuid: "15feda262aec415882ee88e2f8dc8922"
mode: GRACEFUL
new_leader_uuid: "93e4a67e49934500929c0440d6032fad"
 from {username='slave'} at 127.0.0.1:33078
I20260608 10:10:01.047883 20005 raft_consensus.cc:606] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Received request to transfer leadership to TS 93e4a67e49934500929c0440d6032fad
I20260608 10:10:01.049070 19881 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260608 10:10:01.049780 19881 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:10:01.054905 19876 auto_rebalancer.cc:591] Failed to schedule move for tablet 8284744d614a455bac451e0e631625c0: Remote error: Service unavailable: leader transfer in progress
I20260608 10:10:01.069790 20079 consensus_queue.cc:237] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [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: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:01.079648 20167 consensus_queue.cc:1048] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:10:01.080442 20043 consensus_peers.cc:597] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 -> Peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Couldn't send request to peer 5b835db8e7c44f439f36b001c80faeff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cca726d9cc7c44399c84e3e634ae4766. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:01.084648 19930 raft_consensus.cc:1275] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:01.085275 20003 raft_consensus.cc:1275] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:01.086684 20167 consensus_queue.cc:1048] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:01.087985 20344 consensus_queue.cc:1048] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:01.108134 20344 consensus_queue.cc:1048] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:01.110059 20229 raft_consensus.cc:3060] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:01.115094 20291 consensus_queue.cc:1048] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:01.144104 20147 consensus_queue.cc:1048] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:01.207486 20152 raft_consensus.cc:2955] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:01.210552 20003 raft_consensus.cc:2955] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:01.211779 19928 raft_consensus.cc:2955] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:01.225167 19828 catalog_manager.cc:5696] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad reported cstate change: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:01.229604 20003 consensus_queue.cc:237] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [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: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:01.238267 19928 raft_consensus.cc:1275] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 15feda262aec415882ee88e2f8dc8922: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:01.240693 20079 raft_consensus.cc:1275] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Refusing update from remote peer 15feda262aec415882ee88e2f8dc8922: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:01.240653 20162 consensus_queue.cc:1048] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:10:01.242672 20147 consensus_queue.cc:1048] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:10:01.243603 19969 consensus_peers.cc:597] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 -> Peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Couldn't send request to peer 5b835db8e7c44f439f36b001c80faeff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c5a77cd1e42412c8275fe852c108b53. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:01.252641 20162 raft_consensus.cc:2955] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:01.258184 20147 consensus_queue.cc:1048] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:01.263823 20133 consensus_queue.cc:1048] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:01.263958 19928 raft_consensus.cc:2955] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
W20260608 10:10:01.276690 19876 auto_rebalancer.cc:591] Failed to schedule move for tablet 5942c245ba244f779d2c620b4b87d359: Remote error: Service unavailable: leader transfer in progress
I20260608 10:10:01.280241 19827 catalog_manager.cc:5696] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 reported cstate change: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "15feda262aec415882ee88e2f8dc8922" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:01.291072 20076 raft_consensus.cc:2955] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:01.293653 20291 consensus_queue.cc:1048] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:01.319060 20162 consensus_queue.cc:1048] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:10:01.356388 19894 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.3:43309, user_credentials={real_user=slave}} blocked reactor thread for 58698.7us
I20260608 10:10:01.357584 20291 consensus_queue.cc:1048] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:01.366035 20359 consensus_queue.cc:1048] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:01.372072 20291 raft_consensus.cc:993] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922: : Instructing follower 93e4a67e49934500929c0440d6032fad to start an election
I20260608 10:10:01.372645 20291 raft_consensus.cc:1081] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Signalling peer 93e4a67e49934500929c0440d6032fad to start an election
I20260608 10:10:01.375454 19928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0a26ffef4cf413c979a68c14eb15752"
dest_uuid: "93e4a67e49934500929c0440d6032fad"
 from {username='slave'} at 127.0.0.1:59062
I20260608 10:10:01.376257 19928 raft_consensus.cc:493] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:10:01.376787 19928 raft_consensus.cc:3060] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:01.388872 19928 raft_consensus.cc:515] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:10:01.392122 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a26ffef4cf413c979a68c14eb15752" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15feda262aec415882ee88e2f8dc8922"
I20260608 10:10:01.392828 20003 raft_consensus.cc:3055] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:10:01.393232 20003 raft_consensus.cc:740] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Running, Role: LEADER
I20260608 10:10:01.394282 20145 raft_consensus.cc:993] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922: : Instructing follower 5b835db8e7c44f439f36b001c80faeff to start an election
I20260608 10:10:01.394923 20145 raft_consensus.cc:1081] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Signalling peer 5b835db8e7c44f439f36b001c80faeff to start an election
I20260608 10:10:01.396549 19928 leader_election.cc:290] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 2 election: Requested vote from peers 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:10:01.397241 20229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6898b42283a74f42a050b9ae0917e4a2"
dest_uuid: "5b835db8e7c44f439f36b001c80faeff"
 from {username='slave'} at 127.0.0.1:58416
I20260608 10:10:01.397256 20077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a26ffef4cf413c979a68c14eb15752" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:10:01.398335 20229 raft_consensus.cc:493] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:10:01.398979 20229 raft_consensus.cc:3060] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:01.394443 20003 consensus_queue.cc:260] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:10:01.398382 20077 raft_consensus.cc:3060] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:01.406837 20229 raft_consensus.cc:515] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:01.408789 20003 raft_consensus.cc:3060] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:01.409906 20229 leader_election.cc:290] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 election: Requested vote from peers 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:10:01.421409 20291 raft_consensus.cc:993] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922: : Instructing follower 93e4a67e49934500929c0440d6032fad to start an election
I20260608 10:10:01.421903 20291 raft_consensus.cc:1081] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Signalling peer 93e4a67e49934500929c0440d6032fad to start an election
I20260608 10:10:01.410676 20076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6898b42283a74f42a050b9ae0917e4a2" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:10:01.422631 20076 raft_consensus.cc:3060] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:01.423849 19929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8284744d614a455bac451e0e631625c0"
dest_uuid: "93e4a67e49934500929c0440d6032fad"
 from {username='slave'} at 127.0.0.1:59062
I20260608 10:10:01.424479 19929 raft_consensus.cc:493] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:10:01.424871 19929 raft_consensus.cc:3060] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:01.412318 20005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6898b42283a74f42a050b9ae0917e4a2" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15feda262aec415882ee88e2f8dc8922"
I20260608 10:10:01.425650 20005 raft_consensus.cc:3055] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:10:01.426015 20005 raft_consensus.cc:740] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Running, Role: LEADER
I20260608 10:10:01.426927 20005 consensus_queue.cc:260] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [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: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:01.428123 20005 raft_consensus.cc:3060] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:01.435375 20077 raft_consensus.cc:2468] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93e4a67e49934500929c0440d6032fad in term 2.
I20260608 10:10:01.438586 19929 raft_consensus.cc:515] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:10:01.440948 19894 leader_election.cc:304] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [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: 1d3edc3e58e94be2a7e7d13256855a90, 93e4a67e49934500929c0440d6032fad; no voters: 
I20260608 10:10:01.441885 20359 raft_consensus.cc:2804] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:10:01.442373 20359 raft_consensus.cc:697] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [term 2 LEADER]: Becoming Leader. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Running, Role: LEADER
I20260608 10:10:01.442962 20004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8284744d614a455bac451e0e631625c0" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15feda262aec415882ee88e2f8dc8922"
I20260608 10:10:01.443460 19929 leader_election.cc:290] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 2 election: Requested vote from peers 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:10:01.443635 20004 raft_consensus.cc:3055] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:10:01.443267 20359 consensus_queue.cc:237] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:10:01.444054 20004 raft_consensus.cc:740] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Running, Role: LEADER
I20260608 10:10:01.445123 20004 consensus_queue.cc:260] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:10:01.446491 20004 raft_consensus.cc:3060] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:01.454257 20076 raft_consensus.cc:2468] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b835db8e7c44f439f36b001c80faeff in term 2.
I20260608 10:10:01.454778 20077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8284744d614a455bac451e0e631625c0" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:10:01.455410 20077 raft_consensus.cc:3060] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:01.458082 20188 leader_election.cc:304] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [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: 1d3edc3e58e94be2a7e7d13256855a90, 5b835db8e7c44f439f36b001c80faeff; no voters: 
I20260608 10:10:01.459097 20311 raft_consensus.cc:2804] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:10:01.459885 20311 raft_consensus.cc:697] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 2 LEADER]: Becoming Leader. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Running, Role: LEADER
I20260608 10:10:01.460827 20311 consensus_queue.cc:237] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [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: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:01.480223 20003 raft_consensus.cc:2468] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93e4a67e49934500929c0440d6032fad in term 2.
I20260608 10:10:01.482034 20077 raft_consensus.cc:2468] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93e4a67e49934500929c0440d6032fad in term 2.
I20260608 10:10:01.483222 19894 leader_election.cc:304] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [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: 1d3edc3e58e94be2a7e7d13256855a90, 93e4a67e49934500929c0440d6032fad; no voters: 
I20260608 10:10:01.484416 20358 raft_consensus.cc:2804] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:10:01.485088 20358 raft_consensus.cc:697] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [term 2 LEADER]: Becoming Leader. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Running, Role: LEADER
I20260608 10:10:01.486342 20358 consensus_queue.cc:237] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:10:01.488185 20004 raft_consensus.cc:2468] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93e4a67e49934500929c0440d6032fad in term 2.
I20260608 10:10:01.491554 20005 raft_consensus.cc:2468] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b835db8e7c44f439f36b001c80faeff in term 2.
I20260608 10:10:01.498246 19827 catalog_manager.cc:5696] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad reported cstate change: term changed from 1 to 2, leader changed from 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) to 93e4a67e49934500929c0440d6032fad (127.16.137.1). New cstate: current_term: 2 leader_uuid: "93e4a67e49934500929c0440d6032fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:01.501842 19824 catalog_manager.cc:5696] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff reported cstate change: term changed from 1 to 2, leader changed from 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) to 5b835db8e7c44f439f36b001c80faeff (127.16.137.4). New cstate: current_term: 2 leader_uuid: "5b835db8e7c44f439f36b001c80faeff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:01.514911 19824 catalog_manager.cc:5696] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad reported cstate change: term changed from 1 to 2, leader changed from 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) to 93e4a67e49934500929c0440d6032fad (127.16.137.1). New cstate: current_term: 2 leader_uuid: "93e4a67e49934500929c0440d6032fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:01.540037 20367 ts_tablet_manager.cc:933] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff: Initiating tablet copy from peer 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:10:01.542260 20367 tablet_copy_client.cc:323] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:43309
I20260608 10:10:01.544312 20089 tablet_copy_service.cc:140] P 1d3edc3e58e94be2a7e7d13256855a90: Received BeginTabletCopySession request for tablet cca726d9cc7c44399c84e3e634ae4766 from peer 5b835db8e7c44f439f36b001c80faeff ({username='slave'} at 127.0.0.1:32958)
I20260608 10:10:01.544883 20089 tablet_copy_service.cc:161] P 1d3edc3e58e94be2a7e7d13256855a90: Beginning new tablet copy session on tablet cca726d9cc7c44399c84e3e634ae4766 from peer 5b835db8e7c44f439f36b001c80faeff at {username='slave'} at 127.0.0.1:32958: session id = 5b835db8e7c44f439f36b001c80faeff-cca726d9cc7c44399c84e3e634ae4766
I20260608 10:10:01.550269 20089 tablet_copy_source_session.cc:215] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:01.553617 20367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cca726d9cc7c44399c84e3e634ae4766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:01.568179 20367 tablet_copy_client.cc:806] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:01.568797 20367 tablet_copy_client.cc:670] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:01.573185 20367 tablet_copy_client.cc:538] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:01.579792 20367 tablet_bootstrap.cc:492] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap starting.
I20260608 10:10:01.597823 20367 tablet_bootstrap.cc:492] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:01.598886 20367 tablet_bootstrap.cc:492] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap complete.
I20260608 10:10:01.599592 20367 ts_tablet_manager.cc:1403] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260608 10:10:01.599736 20147 raft_consensus.cc:993] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922: : Instructing follower 93e4a67e49934500929c0440d6032fad to start an election
I20260608 10:10:01.600240 20162 raft_consensus.cc:1081] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Signalling peer 93e4a67e49934500929c0440d6032fad to start an election
I20260608 10:10:01.602870 19929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5942c245ba244f779d2c620b4b87d359"
dest_uuid: "93e4a67e49934500929c0440d6032fad"
 from {username='slave'} at 127.0.0.1:59062
I20260608 10:10:01.603526 19929 raft_consensus.cc:493] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:10:01.603133 20367 raft_consensus.cc:359] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:01.603919 19929 raft_consensus.cc:3060] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:01.603976 20367 raft_consensus.cc:740] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Initialized, Role: LEARNER
I20260608 10:10:01.604773 20367 consensus_queue.cc:260] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff [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: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:01.608043 20367 ts_tablet_manager.cc:1434] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260608 10:10:01.610692 20089 tablet_copy_service.cc:342] P 1d3edc3e58e94be2a7e7d13256855a90: Request end of tablet copy session 5b835db8e7c44f439f36b001c80faeff-cca726d9cc7c44399c84e3e634ae4766 received from {username='slave'} at 127.0.0.1:32958
I20260608 10:10:01.611162 20089 tablet_copy_service.cc:434] P 1d3edc3e58e94be2a7e7d13256855a90: ending tablet copy session 5b835db8e7c44f439f36b001c80faeff-cca726d9cc7c44399c84e3e634ae4766 on tablet cca726d9cc7c44399c84e3e634ae4766 with peer 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:01.614396 19929 raft_consensus.cc:515] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:10:01.617759 20004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5942c245ba244f779d2c620b4b87d359" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15feda262aec415882ee88e2f8dc8922"
I20260608 10:10:01.617952 20077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5942c245ba244f779d2c620b4b87d359" candidate_uuid: "93e4a67e49934500929c0440d6032fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:10:01.618556 20004 raft_consensus.cc:3055] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:10:01.619028 20004 raft_consensus.cc:740] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Running, Role: LEADER
I20260608 10:10:01.620113 20004 consensus_queue.cc:260] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:10:01.621467 20004 raft_consensus.cc:3060] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:01.618625 20077 raft_consensus.cc:3060] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:01.626904 19929 leader_election.cc:290] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [CANDIDATE]: Term 2 election: Requested vote from peers 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:10:01.629174 20004 raft_consensus.cc:2468] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93e4a67e49934500929c0440d6032fad in term 2.
I20260608 10:10:01.630582 19893 leader_election.cc:304] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [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: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad; no voters: 
I20260608 10:10:01.631541 20359 raft_consensus.cc:2804] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:10:01.631561 20077 raft_consensus.cc:2468] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93e4a67e49934500929c0440d6032fad in term 2.
I20260608 10:10:01.632278 20359 raft_consensus.cc:697] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 2 LEADER]: Becoming Leader. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Running, Role: LEADER
I20260608 10:10:01.633198 20359 consensus_queue.cc:237] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:10:01.642189 19824 catalog_manager.cc:5696] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad reported cstate change: term changed from 1 to 2, leader changed from 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) to 93e4a67e49934500929c0440d6032fad (127.16.137.1). New cstate: current_term: 2 leader_uuid: "93e4a67e49934500929c0440d6032fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:01.763984 20367 ts_tablet_manager.cc:933] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff: Initiating tablet copy from peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:10:01.765909 20367 tablet_copy_client.cc:323] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.2:33093
I20260608 10:10:01.767750 20015 tablet_copy_service.cc:140] P 15feda262aec415882ee88e2f8dc8922: Received BeginTabletCopySession request for tablet 1c5a77cd1e42412c8275fe852c108b53 from peer 5b835db8e7c44f439f36b001c80faeff ({username='slave'} at 127.0.0.1:33072)
I20260608 10:10:01.768381 20015 tablet_copy_service.cc:161] P 15feda262aec415882ee88e2f8dc8922: Beginning new tablet copy session on tablet 1c5a77cd1e42412c8275fe852c108b53 from peer 5b835db8e7c44f439f36b001c80faeff at {username='slave'} at 127.0.0.1:33072: session id = 5b835db8e7c44f439f36b001c80faeff-1c5a77cd1e42412c8275fe852c108b53
I20260608 10:10:01.776357 20015 tablet_copy_source_session.cc:215] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:01.779865 20367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c5a77cd1e42412c8275fe852c108b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:01.796039 20367 tablet_copy_client.cc:806] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:01.796679 20367 tablet_copy_client.cc:670] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:01.800870 20367 tablet_copy_client.cc:538] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:01.810314 20367 tablet_bootstrap.cc:492] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap starting.
I20260608 10:10:01.831688 20367 tablet_bootstrap.cc:492] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:01.832705 20367 tablet_bootstrap.cc:492] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap complete.
I20260608 10:10:01.833493 20367 ts_tablet_manager.cc:1403] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.004s
I20260608 10:10:01.836750 20367 raft_consensus.cc:359] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:01.837670 20367 raft_consensus.cc:740] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Initialized, Role: LEARNER
I20260608 10:10:01.838421 20367 consensus_queue.cc:260] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [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: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:01.840951 20367 ts_tablet_manager.cc:1434] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:10:01.842921 20015 tablet_copy_service.cc:342] P 15feda262aec415882ee88e2f8dc8922: Request end of tablet copy session 5b835db8e7c44f439f36b001c80faeff-1c5a77cd1e42412c8275fe852c108b53 received from {username='slave'} at 127.0.0.1:33072
I20260608 10:10:01.843318 20015 tablet_copy_service.cc:434] P 15feda262aec415882ee88e2f8dc8922: ending tablet copy session 5b835db8e7c44f439f36b001c80faeff-1c5a77cd1e42412c8275fe852c108b53 on tablet 1c5a77cd1e42412c8275fe852c108b53 with peer 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:01.875590 20004 raft_consensus.cc:1275] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Refusing update from remote peer 5b835db8e7c44f439f36b001c80faeff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:10:01.877012 20311 consensus_queue.cc:1048] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:01.886536 20077 raft_consensus.cc:1275] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Refusing update from remote peer 5b835db8e7c44f439f36b001c80faeff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:10:01.888414 20308 consensus_queue.cc:1048] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:01.929472 20004 raft_consensus.cc:1275] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:10:01.930922 20359 consensus_queue.cc:1048] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:01.945550 20077 raft_consensus.cc:1275] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:10:01.947431 20359 consensus_queue.cc:1048] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:02.000020 20004 raft_consensus.cc:1275] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:10:02.001523 20359 consensus_queue.cc:1048] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:02.015059 20077 raft_consensus.cc:1275] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:10:02.019068 20359 consensus_queue.cc:1048] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:02.019927 20229 raft_consensus.cc:1217] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:10:02.065011 20076 raft_consensus.cc:1275] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:10:02.066497 20133 consensus_queue.cc:1048] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:02.078136 20004 raft_consensus.cc:1275] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:10:02.080302 20359 consensus_queue.cc:1048] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:02.228642 20229 raft_consensus.cc:1217] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:10:02.460460 20344 raft_consensus.cc:1064] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90: attempting to promote NON_VOTER 5b835db8e7c44f439f36b001c80faeff to VOTER
I20260608 10:10:02.463887 20344 consensus_queue.cc:237] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [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: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:02.484073 20229 raft_consensus.cc:1275] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:02.484395 19928 raft_consensus.cc:1275] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:02.486174 20344 consensus_queue.cc:1048] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:02.486809 20004 raft_consensus.cc:1275] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:02.488490 20344 consensus_queue.cc:1048] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:02.489526 20152 consensus_queue.cc:1048] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:02.510030 20152 raft_consensus.cc:2955] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:02.513516 20004 raft_consensus.cc:2955] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:02.517045 19928 raft_consensus.cc:2955] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:02.524147 20229 raft_consensus.cc:2955] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:02.532591 19824 catalog_manager.cc:5696] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 reported cstate change: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:02.573572 20076 consensus_queue.cc:237] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [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: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:02.582204 20229 raft_consensus.cc:1275] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:02.584085 20343 consensus_queue.cc:1048] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:02.585469 19928 raft_consensus.cc:1275] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:02.587006 20343 consensus_queue.cc:1048] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:02.594481 20344 raft_consensus.cc:2955] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:02.605422 20229 raft_consensus.cc:2955] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:02.608947 20147 raft_consensus.cc:1064] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922: attempting to promote NON_VOTER 5b835db8e7c44f439f36b001c80faeff to VOTER
I20260608 10:10:02.611785 20147 consensus_queue.cc:237] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [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: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:02.632079 19828 catalog_manager.cc:5696] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 reported cstate change: config changed from index 3 to 4, VOTER 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) evicted. New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:02.635190 20227 raft_consensus.cc:1275] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Refusing update from remote peer 15feda262aec415882ee88e2f8dc8922: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:02.639808 19928 raft_consensus.cc:1275] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 15feda262aec415882ee88e2f8dc8922: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:02.640012 20382 consensus_queue.cc:1048] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:02.641629 19929 raft_consensus.cc:2955] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:02.650540 20077 raft_consensus.cc:1275] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Refusing update from remote peer 15feda262aec415882ee88e2f8dc8922: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:02.652201 19989 tablet_service.cc:1558] Processing DeleteTablet for tablet cca726d9cc7c44399c84e3e634ae4766 with delete_type TABLET_DATA_TOMBSTONED (TS 15feda262aec415882ee88e2f8dc8922 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33042
I20260608 10:10:02.659381 20382 consensus_queue.cc:1048] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:02.662639 20382 consensus_queue.cc:1048] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:02.670924 19813 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cca726d9cc7c44399c84e3e634ae4766 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:02.680416 20393 tablet_replica.cc:333] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922: stopping tablet replica
I20260608 10:10:02.681782 20393 raft_consensus.cc:2243] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:02.682782 20393 raft_consensus.cc:2272] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:02.682612 20382 raft_consensus.cc:2955] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:02.684357 19929 raft_consensus.cc:2955] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:02.695976 20393 ts_tablet_manager.cc:1916] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:02.698716 19825 catalog_manager.cc:5696] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad reported cstate change: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "15feda262aec415882ee88e2f8dc8922" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:02.703452 20077 raft_consensus.cc:2955] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:02.699843 20227 raft_consensus.cc:2955] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:02.718489 20393 ts_tablet_manager.cc:1929] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:10:02.719003 20393 log.cc:1199] T cca726d9cc7c44399c84e3e634ae4766 P 15feda262aec415882ee88e2f8dc8922: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-1-root/wals/cca726d9cc7c44399c84e3e634ae4766
I20260608 10:10:02.719372 20004 consensus_queue.cc:237] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [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: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:02.721614 19812 catalog_manager.cc:5027] TS 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): tablet cca726d9cc7c44399c84e3e634ae4766 (table range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]) successfully deleted
I20260608 10:10:02.730696 20229 raft_consensus.cc:1275] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Refusing update from remote peer 15feda262aec415882ee88e2f8dc8922: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:02.732712 19929 raft_consensus.cc:1275] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 15feda262aec415882ee88e2f8dc8922: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:02.734301 20382 consensus_queue.cc:1048] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:02.735020 20162 consensus_queue.cc:1048] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:02.743698 20382 raft_consensus.cc:2955] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:02.745980 20229 raft_consensus.cc:2955] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:02.748755 19928 raft_consensus.cc:2955] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:02.753929 19812 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1c5a77cd1e42412c8275fe852c108b53 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:02.758790 19825 catalog_manager.cc:5696] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 reported cstate change: config changed from index 3 to 4, VOTER 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) evicted. New cstate: current_term: 1 leader_uuid: "15feda262aec415882ee88e2f8dc8922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:02.770875 20062 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c5a77cd1e42412c8275fe852c108b53 with delete_type TABLET_DATA_TOMBSTONED (TS 1d3edc3e58e94be2a7e7d13256855a90 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32930
I20260608 10:10:02.773146 20396 tablet_replica.cc:333] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90: stopping tablet replica
I20260608 10:10:02.774156 20396 raft_consensus.cc:2243] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:02.774960 20396 raft_consensus.cc:2272] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:02.777791 20396 ts_tablet_manager.cc:1916] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:02.788717 20396 ts_tablet_manager.cc:1929] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:10:02.789104 20396 log.cc:1199] T 1c5a77cd1e42412c8275fe852c108b53 P 1d3edc3e58e94be2a7e7d13256855a90: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-2-root/wals/1c5a77cd1e42412c8275fe852c108b53
I20260608 10:10:02.790684 19813 catalog_manager.cc:5027] TS 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309): tablet 1c5a77cd1e42412c8275fe852c108b53 (table range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]) successfully deleted
I20260608 10:10:03.050858 19881 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:10:03.077176 19928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a09dcebb58944a48b67c2d846ebffd2"
dest_uuid: "93e4a67e49934500929c0440d6032fad"
mode: GRACEFUL
new_leader_uuid: "5b835db8e7c44f439f36b001c80faeff"
 from {username='slave'} at 127.0.0.1:59080
I20260608 10:10:03.077778 19928 raft_consensus.cc:606] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 1 LEADER]: Received request to transfer leadership to TS 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:03.078966 19881 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 10:10:03.079638 19881 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:03.103691 20399 raft_consensus.cc:993] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad: : Instructing follower 5b835db8e7c44f439f36b001c80faeff to start an election
I20260608 10:10:03.104211 20378 raft_consensus.cc:1081] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 1 LEADER]: Signalling peer 5b835db8e7c44f439f36b001c80faeff to start an election
I20260608 10:10:03.105757 20229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a09dcebb58944a48b67c2d846ebffd2"
dest_uuid: "5b835db8e7c44f439f36b001c80faeff"
 from {username='slave'} at 127.0.0.1:58428
I20260608 10:10:03.106230 20229 raft_consensus.cc:493] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:10:03.106515 20229 raft_consensus.cc:3060] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:03.111614 20229 raft_consensus.cc:515] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:03.113597 20229 leader_election.cc:290] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 election: Requested vote from peers 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309), 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
I20260608 10:10:03.114452 20077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a09dcebb58944a48b67c2d846ebffd2" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:10:03.114660 19928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a09dcebb58944a48b67c2d846ebffd2" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93e4a67e49934500929c0440d6032fad"
I20260608 10:10:03.115101 20077 raft_consensus.cc:3060] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:03.115200 19928 raft_consensus.cc:3055] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:10:03.115578 19928 raft_consensus.cc:740] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93e4a67e49934500929c0440d6032fad, State: Running, Role: LEADER
I20260608 10:10:03.116479 19928 consensus_queue.cc:260] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [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: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:03.117823 19928 raft_consensus.cc:3060] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:03.122428 20077 raft_consensus.cc:2468] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b835db8e7c44f439f36b001c80faeff in term 2.
I20260608 10:10:03.123950 20188 leader_election.cc:304] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [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: 1d3edc3e58e94be2a7e7d13256855a90, 5b835db8e7c44f439f36b001c80faeff; no voters: 
I20260608 10:10:03.124852 20284 raft_consensus.cc:2804] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:10:03.124933 19928 raft_consensus.cc:2468] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b835db8e7c44f439f36b001c80faeff in term 2.
I20260608 10:10:03.126116 20284 raft_consensus.cc:697] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [term 2 LEADER]: Becoming Leader. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Running, Role: LEADER
I20260608 10:10:03.127105 20284 consensus_queue.cc:237] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [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: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:03.134829 19824 catalog_manager.cc:5696] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff reported cstate change: term changed from 1 to 2, leader changed from 93e4a67e49934500929c0440d6032fad (127.16.137.1) to 5b835db8e7c44f439f36b001c80faeff (127.16.137.4). New cstate: current_term: 2 leader_uuid: "5b835db8e7c44f439f36b001c80faeff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } health_report { overall_health: HEALTHY } } }
I20260608 10:10:03.538884 20077 raft_consensus.cc:1275] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Refusing update from remote peer 5b835db8e7c44f439f36b001c80faeff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:10:03.540375 20284 consensus_queue.cc:1048] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:03.554324 19928 raft_consensus.cc:1275] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 2 FOLLOWER]: Refusing update from remote peer 5b835db8e7c44f439f36b001c80faeff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:10:03.556743 20400 consensus_queue.cc:1048] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:03.794696 20077 consensus_queue.cc:237] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
W20260608 10:10:03.802201 20043 consensus_peers.cc:597] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 -> Peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Couldn't send request to peer 5b835db8e7c44f439f36b001c80faeff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65c60620430e423ab3942841c8fba30d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:03.802732 20003 raft_consensus.cc:1275] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:03.803851 19928 raft_consensus.cc:1275] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:03.804455 20409 consensus_queue.cc:1048] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:03.805663 20410 consensus_queue.cc:1048] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:03.814572 20390 raft_consensus.cc:2955] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:03.816819 19928 raft_consensus.cc:2955] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:03.817207 20003 raft_consensus.cc:2955] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:03.827665 20077 consensus_queue.cc:237] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:03.828626 19824 catalog_manager.cc:5696] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 reported cstate change: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:03.838177 20003 raft_consensus.cc:1275] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:10:03.839303 20043 consensus_peers.cc:597] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 -> Peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Couldn't send request to peer 5b835db8e7c44f439f36b001c80faeff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7f355bb1c8247f180eef8fae4b9fad3. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:03.841024 20409 consensus_queue.cc:1048] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:03.841301 19928 raft_consensus.cc:1275] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:03.843150 20410 consensus_queue.cc:1048] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:03.855083 20409 raft_consensus.cc:2955] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:03.857316 20003 raft_consensus.cc:2955] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:03.859305 19928 raft_consensus.cc:2955] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:03.872311 19828 catalog_manager.cc:5696] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad reported cstate change: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:03.873885 20077 consensus_queue.cc:237] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [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: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: NON_VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: true } }
W20260608 10:10:03.886284 20042 consensus_peers.cc:597] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 -> Peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Couldn't send request to peer 15feda262aec415882ee88e2f8dc8922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc7e7f03a4944ff2a8525f46be1fd704. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:03.887948 19929 raft_consensus.cc:1275] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:03.889494 20409 consensus_queue.cc:1048] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:03.890007 20229 raft_consensus.cc:1275] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:03.891579 20410 consensus_queue.cc:1048] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:03.898947 20409 raft_consensus.cc:2955] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: NON_VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: true } } }
I20260608 10:10:03.901005 19929 raft_consensus.cc:2955] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: NON_VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: true } } }
I20260608 10:10:03.903085 20229 raft_consensus.cc:2955] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: NON_VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: true } } }
I20260608 10:10:03.916723 19828 catalog_manager.cc:5696] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad reported cstate change: config changed from index -1 to 2, NON_VOTER 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) added. New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: NON_VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: true } } }
I20260608 10:10:03.935974 19929 consensus_queue.cc:237] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:03.944172 20077 raft_consensus.cc:1275] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 10:10:03.944458 19894 consensus_peers.cc:597] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad -> Peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Couldn't send request to peer 5b835db8e7c44f439f36b001c80faeff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5942c245ba244f779d2c620b4b87d359. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:03.945613 20378 consensus_queue.cc:1048] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:03.949712 20003 raft_consensus.cc:1275] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:10:03.951035 20399 consensus_queue.cc:1048] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:03.959882 20378 raft_consensus.cc:2955] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:03.962298 20077 raft_consensus.cc:2955] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:03.966202 20003 raft_consensus.cc:2955] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:03.972632 19828 catalog_manager.cc:5696] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad reported cstate change: config changed from index -1 to 3, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New cstate: current_term: 2 leader_uuid: "93e4a67e49934500929c0440d6032fad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:04.231143 20428 ts_tablet_manager.cc:933] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff: Initiating tablet copy from peer 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:10:04.233067 20428 tablet_copy_client.cc:323] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:43309
I20260608 10:10:04.234946 20089 tablet_copy_service.cc:140] P 1d3edc3e58e94be2a7e7d13256855a90: Received BeginTabletCopySession request for tablet a7f355bb1c8247f180eef8fae4b9fad3 from peer 5b835db8e7c44f439f36b001c80faeff ({username='slave'} at 127.0.0.1:32958)
I20260608 10:10:04.235505 20089 tablet_copy_service.cc:161] P 1d3edc3e58e94be2a7e7d13256855a90: Beginning new tablet copy session on tablet a7f355bb1c8247f180eef8fae4b9fad3 from peer 5b835db8e7c44f439f36b001c80faeff at {username='slave'} at 127.0.0.1:32958: session id = 5b835db8e7c44f439f36b001c80faeff-a7f355bb1c8247f180eef8fae4b9fad3
I20260608 10:10:04.242844 20089 tablet_copy_source_session.cc:215] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:04.245827 20428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f355bb1c8247f180eef8fae4b9fad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:04.259028 20428 tablet_copy_client.cc:806] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:04.259640 20428 tablet_copy_client.cc:670] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:04.264858 20428 tablet_copy_client.cc:538] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:04.271723 20428 tablet_bootstrap.cc:492] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap starting.
I20260608 10:10:04.291117 20428 tablet_bootstrap.cc:492] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:04.291909 20428 tablet_bootstrap.cc:492] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap complete.
I20260608 10:10:04.292497 20428 ts_tablet_manager.cc:1403] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260608 10:10:04.294921 20428 raft_consensus.cc:359] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:04.295603 20428 raft_consensus.cc:740] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Initialized, Role: LEARNER
I20260608 10:10:04.296180 20428 consensus_queue.cc:260] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:04.298629 20428 ts_tablet_manager.cc:1434] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260608 10:10:04.300583 20089 tablet_copy_service.cc:342] P 1d3edc3e58e94be2a7e7d13256855a90: Request end of tablet copy session 5b835db8e7c44f439f36b001c80faeff-a7f355bb1c8247f180eef8fae4b9fad3 received from {username='slave'} at 127.0.0.1:32958
I20260608 10:10:04.301050 20089 tablet_copy_service.cc:434] P 1d3edc3e58e94be2a7e7d13256855a90: ending tablet copy session 5b835db8e7c44f439f36b001c80faeff-a7f355bb1c8247f180eef8fae4b9fad3 on tablet a7f355bb1c8247f180eef8fae4b9fad3 with peer 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:04.353487 20428 ts_tablet_manager.cc:933] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff: Initiating tablet copy from peer 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:10:04.354892 20431 ts_tablet_manager.cc:933] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff: Initiating tablet copy from peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
I20260608 10:10:04.355566 20428 tablet_copy_client.cc:323] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:43309
I20260608 10:10:04.357323 20431 tablet_copy_client.cc:323] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.1:44019
I20260608 10:10:04.357698 20089 tablet_copy_service.cc:140] P 1d3edc3e58e94be2a7e7d13256855a90: Received BeginTabletCopySession request for tablet 65c60620430e423ab3942841c8fba30d from peer 5b835db8e7c44f439f36b001c80faeff ({username='slave'} at 127.0.0.1:32958)
I20260608 10:10:04.358310 20089 tablet_copy_service.cc:161] P 1d3edc3e58e94be2a7e7d13256855a90: Beginning new tablet copy session on tablet 65c60620430e423ab3942841c8fba30d from peer 5b835db8e7c44f439f36b001c80faeff at {username='slave'} at 127.0.0.1:32958: session id = 5b835db8e7c44f439f36b001c80faeff-65c60620430e423ab3942841c8fba30d
I20260608 10:10:04.359863 19940 tablet_copy_service.cc:140] P 93e4a67e49934500929c0440d6032fad: Received BeginTabletCopySession request for tablet 5942c245ba244f779d2c620b4b87d359 from peer 5b835db8e7c44f439f36b001c80faeff ({username='slave'} at 127.0.0.1:59078)
I20260608 10:10:04.360474 19940 tablet_copy_service.cc:161] P 93e4a67e49934500929c0440d6032fad: Beginning new tablet copy session on tablet 5942c245ba244f779d2c620b4b87d359 from peer 5b835db8e7c44f439f36b001c80faeff at {username='slave'} at 127.0.0.1:59078: session id = 5b835db8e7c44f439f36b001c80faeff-5942c245ba244f779d2c620b4b87d359
I20260608 10:10:04.364804 20089 tablet_copy_source_session.cc:215] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:04.368028 20428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c60620430e423ab3942841c8fba30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:04.369336 19940 tablet_copy_source_session.cc:215] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:04.373112 20431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5942c245ba244f779d2c620b4b87d359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:04.382061 20428 tablet_copy_client.cc:806] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:04.382653 20428 tablet_copy_client.cc:670] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:04.386762 20428 tablet_copy_client.cc:538] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:04.389441 20431 tablet_copy_client.cc:806] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:04.390023 20431 tablet_copy_client.cc:670] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:04.394673 20431 tablet_copy_client.cc:538] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:04.395846 20428 tablet_bootstrap.cc:492] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff: Bootstrap starting.
I20260608 10:10:04.403613 20431 tablet_bootstrap.cc:492] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap starting.
I20260608 10:10:04.453614 20428 tablet_bootstrap.cc:492] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:04.454793 20428 tablet_bootstrap.cc:492] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff: Bootstrap complete.
I20260608 10:10:04.455605 20428 ts_tablet_manager.cc:1403] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.008s
I20260608 10:10:04.457726 20431 tablet_bootstrap.cc:492] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:04.458678 20431 tablet_bootstrap.cc:492] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap complete.
I20260608 10:10:04.459385 20431 ts_tablet_manager.cc:1403] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff: Time spent bootstrapping tablet: real 0.056s	user 0.046s	sys 0.005s
I20260608 10:10:04.462594 20431 raft_consensus.cc:359] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:04.463481 20431 raft_consensus.cc:740] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Initialized, Role: LEARNER
I20260608 10:10:04.464221 20431 consensus_queue.cc:260] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:04.469554 20431 ts_tablet_manager.cc:1434] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260608 10:10:04.462931 20428 raft_consensus.cc:359] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:04.472556 20428 raft_consensus.cc:740] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Initialized, Role: LEARNER
I20260608 10:10:04.472114 19940 tablet_copy_service.cc:342] P 93e4a67e49934500929c0440d6032fad: Request end of tablet copy session 5b835db8e7c44f439f36b001c80faeff-5942c245ba244f779d2c620b4b87d359 received from {username='slave'} at 127.0.0.1:59078
I20260608 10:10:04.473318 19940 tablet_copy_service.cc:434] P 93e4a67e49934500929c0440d6032fad: ending tablet copy session 5b835db8e7c44f439f36b001c80faeff-5942c245ba244f779d2c620b4b87d359 on tablet 5942c245ba244f779d2c620b4b87d359 with peer 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:04.473311 20428 consensus_queue.cc:260] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:04.476931 20428 ts_tablet_manager.cc:1434] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260608 10:10:04.479000 20089 tablet_copy_service.cc:342] P 1d3edc3e58e94be2a7e7d13256855a90: Request end of tablet copy session 5b835db8e7c44f439f36b001c80faeff-65c60620430e423ab3942841c8fba30d received from {username='slave'} at 127.0.0.1:32958
I20260608 10:10:04.479411 20089 tablet_copy_service.cc:434] P 1d3edc3e58e94be2a7e7d13256855a90: ending tablet copy session 5b835db8e7c44f439f36b001c80faeff-65c60620430e423ab3942841c8fba30d on tablet 65c60620430e423ab3942841c8fba30d with peer 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:04.487746 20437 ts_tablet_manager.cc:933] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922: Initiating tablet copy from peer 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:10:04.490943 20437 tablet_copy_client.cc:323] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:43309
I20260608 10:10:04.492679 20089 tablet_copy_service.cc:140] P 1d3edc3e58e94be2a7e7d13256855a90: Received BeginTabletCopySession request for tablet dc7e7f03a4944ff2a8525f46be1fd704 from peer 15feda262aec415882ee88e2f8dc8922 ({username='slave'} at 127.0.0.1:32936)
I20260608 10:10:04.493255 20089 tablet_copy_service.cc:161] P 1d3edc3e58e94be2a7e7d13256855a90: Beginning new tablet copy session on tablet dc7e7f03a4944ff2a8525f46be1fd704 from peer 15feda262aec415882ee88e2f8dc8922 at {username='slave'} at 127.0.0.1:32936: session id = 15feda262aec415882ee88e2f8dc8922-dc7e7f03a4944ff2a8525f46be1fd704
I20260608 10:10:04.501087 20089 tablet_copy_source_session.cc:215] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:04.504050 20437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7e7f03a4944ff2a8525f46be1fd704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:04.517817 20437 tablet_copy_client.cc:806] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:04.518406 20437 tablet_copy_client.cc:670] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:04.522208 20437 tablet_copy_client.cc:538] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:04.528756 20437 tablet_bootstrap.cc:492] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922: Bootstrap starting.
I20260608 10:10:04.544854 20437 tablet_bootstrap.cc:492] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:04.545756 20437 tablet_bootstrap.cc:492] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922: Bootstrap complete.
I20260608 10:10:04.546361 20437 ts_tablet_manager.cc:1403] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260608 10:10:04.548699 20437 raft_consensus.cc:359] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: NON_VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: true } }
I20260608 10:10:04.549404 20437 raft_consensus.cc:740] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 15feda262aec415882ee88e2f8dc8922, State: Initialized, Role: LEARNER
I20260608 10:10:04.550079 20437 consensus_queue.cc:260] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922 [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: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: NON_VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: true } }
I20260608 10:10:04.552767 20437 ts_tablet_manager.cc:1434] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:10:04.554549 20089 tablet_copy_service.cc:342] P 1d3edc3e58e94be2a7e7d13256855a90: Request end of tablet copy session 15feda262aec415882ee88e2f8dc8922-dc7e7f03a4944ff2a8525f46be1fd704 received from {username='slave'} at 127.0.0.1:32936
I20260608 10:10:04.555004 20089 tablet_copy_service.cc:434] P 1d3edc3e58e94be2a7e7d13256855a90: ending tablet copy session 15feda262aec415882ee88e2f8dc8922-dc7e7f03a4944ff2a8525f46be1fd704 on tablet dc7e7f03a4944ff2a8525f46be1fd704 with peer 15feda262aec415882ee88e2f8dc8922
I20260608 10:10:04.746183 20229 raft_consensus.cc:1217] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:10:04.746536 20227 raft_consensus.cc:1217] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:10:04.765029 20228 raft_consensus.cc:1217] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:10:04.988857 20003 raft_consensus.cc:1217] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:10:05.080685 19881 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:10:05.097038 19881 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 10:10:05.097709 19881 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:05.201124 20443 raft_consensus.cc:1064] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad: attempting to promote NON_VOTER 5b835db8e7c44f439f36b001c80faeff to VOTER
I20260608 10:10:05.203306 20443 consensus_queue.cc:237] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:05.213056 20227 raft_consensus.cc:1275] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 2 LEARNER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:10:05.214171 20077 raft_consensus.cc:1275] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:10:05.214672 20004 raft_consensus.cc:1275] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:10:05.214812 20443 consensus_queue.cc:1048] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:05.215962 20425 consensus_queue.cc:1048] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:05.217048 20442 consensus_queue.cc:1048] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:05.237135 20410 raft_consensus.cc:1064] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90: attempting to promote NON_VOTER 5b835db8e7c44f439f36b001c80faeff to VOTER
I20260608 10:10:05.241170 20410 consensus_queue.cc:237] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:05.245786 20443 raft_consensus.cc:2955] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.251068 20076 raft_consensus.cc:2955] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.267760 19828 catalog_manager.cc:5696] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad reported cstate change: config changed from index 3 to 4, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "93e4a67e49934500929c0440d6032fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:05.271426 20004 raft_consensus.cc:2955] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.270964 20227 raft_consensus.cc:2955] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.277236 20390 raft_consensus.cc:1064] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90: attempting to promote NON_VOTER 5b835db8e7c44f439f36b001c80faeff to VOTER
I20260608 10:10:05.280503 20390 consensus_queue.cc:237] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:05.302490 20003 raft_consensus.cc:1275] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:05.302490 20228 raft_consensus.cc:1275] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:05.304394 20450 consensus_queue.cc:1048] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:10:05.305707 20410 consensus_queue.cc:1048] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:10:05.316051 20005 raft_consensus.cc:1275] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:05.319375 20229 raft_consensus.cc:1275] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:05.321641 20450 consensus_queue.cc:1048] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:10:05.326117 20390 consensus_queue.cc:1048] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:10:05.344527 20450 raft_consensus.cc:2955] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.402205 19930 raft_consensus.cc:1275] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:05.412230 19929 raft_consensus.cc:1275] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:05.415479 20005 raft_consensus.cc:2955] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.427428 20461 consensus_queue.cc:1048] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } 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 10:10:05.435148 20461 consensus_queue.cc:1048] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } 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 10:10:05.444563 20227 raft_consensus.cc:2955] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.450428 20410 raft_consensus.cc:1064] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90: attempting to promote NON_VOTER 15feda262aec415882ee88e2f8dc8922 to VOTER
I20260608 10:10:05.460692 20004 raft_consensus.cc:2955] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.443794 20390 raft_consensus.cc:2955] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.490655 19928 raft_consensus.cc:2955] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.493573 20410 consensus_queue.cc:237] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [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: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: false } }
I20260608 10:10:05.499229 20229 raft_consensus.cc:2955] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.512717 19930 consensus_queue.cc:237] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:05.525148 20229 raft_consensus.cc:1275] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:10:05.525992 19927 raft_consensus.cc:1275] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:05.528244 20410 consensus_queue.cc:1048] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260608 10:10:05.528537 19827 catalog_manager.cc:5696] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 reported cstate change: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.530740 19824 catalog_manager.cc:5696] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 reported cstate change: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:05.535619 20425 consensus_queue.cc:1048] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:10:05.528618 20077 raft_consensus.cc:1275] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:10:05.541851 20445 consensus_queue.cc:1048] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:10:05.546540 20229 raft_consensus.cc:1275] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:05.554963 20005 raft_consensus.cc:1275] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEARNER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:05.555541 20410 consensus_queue.cc:1048] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260608 10:10:05.567065 20462 consensus_queue.cc:1048] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:10:05.566430 20445 raft_consensus.cc:2955] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.600082 20076 consensus_queue.cc:237] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [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: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:05.575006 19929 raft_consensus.cc:2955] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } attrs { replace: true } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.610107 20079 consensus_queue.cc:237] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [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: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:05.577293 20077 raft_consensus.cc:2955] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.620319 19812 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5942c245ba244f779d2c620b4b87d359 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:05.620508 20228 raft_consensus.cc:1275] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:05.630430 19826 catalog_manager.cc:5696] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad reported cstate change: config changed from index 4 to 5, VOTER 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) evicted. New cstate: current_term: 2 leader_uuid: "93e4a67e49934500929c0440d6032fad" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:05.631479 20228 raft_consensus.cc:1275] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:05.635499 20003 raft_consensus.cc:1275] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:05.635402 20004 raft_consensus.cc:1275] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:05.637066 20461 consensus_queue.cc:1048] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:10:05.629107 20462 consensus_queue.cc:1048] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260608 10:10:05.653810 20461 consensus_queue.cc:1048] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:05.655627 20410 consensus_queue.cc:1048] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:05.667263 20461 raft_consensus.cc:2955] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: false } } }
I20260608 10:10:05.668079 20450 raft_consensus.cc:2955] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93e4a67e49934500929c0440d6032fad (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.676976 20226 raft_consensus.cc:2955] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93e4a67e49934500929c0440d6032fad (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.680344 19989 tablet_service.cc:1558] Processing DeleteTablet for tablet 5942c245ba244f779d2c620b4b87d359 with delete_type TABLET_DATA_TOMBSTONED (TS 15feda262aec415882ee88e2f8dc8922 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33042
I20260608 10:10:05.684257 20229 raft_consensus.cc:2955] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.684602 20410 raft_consensus.cc:2955] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93e4a67e49934500929c0440d6032fad (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.700073 19813 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 65c60620430e423ab3942841c8fba30d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:05.705143 20003 raft_consensus.cc:2955] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: false } } }
I20260608 10:10:05.705684 20004 raft_consensus.cc:2955] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93e4a67e49934500929c0440d6032fad (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.706126 20225 raft_consensus.cc:2955] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93e4a67e49934500929c0440d6032fad (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.718036 19827 catalog_manager.cc:5696] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 reported cstate change: config changed from index 3 to 4, VOTER 93e4a67e49934500929c0440d6032fad (127.16.137.1) evicted. New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:05.732096 20227 raft_consensus.cc:2955] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: false } } }
I20260608 10:10:05.722913 20005 raft_consensus.cc:2955] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93e4a67e49934500929c0440d6032fad (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.737264 19920 tablet_service.cc:1558] Processing DeleteTablet for tablet 65c60620430e423ab3942841c8fba30d with delete_type TABLET_DATA_TOMBSTONED (TS 93e4a67e49934500929c0440d6032fad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59054
I20260608 10:10:05.742205 20470 tablet_replica.cc:333] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922: stopping tablet replica
I20260608 10:10:05.743237 20470 raft_consensus.cc:2243] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:05.744171 20470 raft_consensus.cc:2272] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:05.751091 19824 catalog_manager.cc:5696] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922 reported cstate change: config changed from index 2 to 3, 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: false } } }
I20260608 10:10:05.764611 20471 tablet_replica.cc:333] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad: stopping tablet replica
I20260608 10:10:05.757967 20470 ts_tablet_manager.cc:1916] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:05.767109 20471 raft_consensus.cc:2243] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:05.768414 20471 raft_consensus.cc:2272] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:05.773164 20471 ts_tablet_manager.cc:1916] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:05.772136 19929 raft_consensus.cc:2955] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 15feda262aec415882ee88e2f8dc8922 (127.16.137.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: false } } }
I20260608 10:10:05.781952 19828 catalog_manager.cc:5696] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff reported cstate change: config changed from index 3 to 4, VOTER 93e4a67e49934500929c0440d6032fad (127.16.137.1) evicted. New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:05.783470 19813 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a7f355bb1c8247f180eef8fae4b9fad3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:05.794837 20471 ts_tablet_manager.cc:1929] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:10:05.795540 20471 log.cc:1199] T 65c60620430e423ab3942841c8fba30d P 93e4a67e49934500929c0440d6032fad: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-0-root/wals/65c60620430e423ab3942841c8fba30d
I20260608 10:10:05.797701 19812 catalog_manager.cc:5027] TS 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): tablet 65c60620430e423ab3942841c8fba30d (table range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]) successfully deleted
I20260608 10:10:05.800840 19920 tablet_service.cc:1558] Processing DeleteTablet for tablet a7f355bb1c8247f180eef8fae4b9fad3 with delete_type TABLET_DATA_TOMBSTONED (TS 93e4a67e49934500929c0440d6032fad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59054
I20260608 10:10:05.802326 20471 tablet_replica.cc:333] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad: stopping tablet replica
I20260608 10:10:05.802742 20470 ts_tablet_manager.cc:1929] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:10:05.803287 20470 log.cc:1199] T 5942c245ba244f779d2c620b4b87d359 P 15feda262aec415882ee88e2f8dc8922: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-1-root/wals/5942c245ba244f779d2c620b4b87d359
I20260608 10:10:05.803354 20471 raft_consensus.cc:2243] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:05.804191 20471 raft_consensus.cc:2272] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:05.805188 19812 catalog_manager.cc:5027] TS 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): tablet 5942c245ba244f779d2c620b4b87d359 (table range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]) successfully deleted
I20260608 10:10:05.808074 20471 ts_tablet_manager.cc:1916] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:05.808633 20077 consensus_queue.cc:237] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [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: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: false } }
I20260608 10:10:05.818127 20005 raft_consensus.cc:1275] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:05.818817 19929 raft_consensus.cc:1275] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:05.819955 20472 consensus_queue.cc:1048] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:10:05.821277 20462 consensus_queue.cc:1048] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:05.828928 20471 ts_tablet_manager.cc:1929] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:10:05.829488 20471 log.cc:1199] T a7f355bb1c8247f180eef8fae4b9fad3 P 93e4a67e49934500929c0440d6032fad: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-0-root/wals/a7f355bb1c8247f180eef8fae4b9fad3
I20260608 10:10:05.830895 20462 raft_consensus.cc:2955] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: false } } }
I20260608 10:10:05.834076 19812 catalog_manager.cc:5027] TS 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): tablet a7f355bb1c8247f180eef8fae4b9fad3 (table range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]) successfully deleted
I20260608 10:10:05.838407 19928 raft_consensus.cc:2955] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: false } } }
I20260608 10:10:05.839483 20005 raft_consensus.cc:2955] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: false } } }
I20260608 10:10:05.842656 19813 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet dc7e7f03a4944ff2a8525f46be1fd704 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:05.846494 19827 catalog_manager.cc:5696] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 reported cstate change: config changed from index 3 to 4, VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) evicted. New cstate: current_term: 1 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:05.860795 20219 tablet_service.cc:1558] Processing DeleteTablet for tablet dc7e7f03a4944ff2a8525f46be1fd704 with delete_type TABLET_DATA_TOMBSTONED (TS 5b835db8e7c44f439f36b001c80faeff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58408
I20260608 10:10:05.865849 20473 tablet_replica.cc:333] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff: stopping tablet replica
I20260608 10:10:05.866868 20473 raft_consensus.cc:2243] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:05.867656 20473 raft_consensus.cc:2272] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:05.870613 20473 ts_tablet_manager.cc:1916] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:05.883206 20473 ts_tablet_manager.cc:1929] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:10:05.883787 20473 log.cc:1199] T dc7e7f03a4944ff2a8525f46be1fd704 P 5b835db8e7c44f439f36b001c80faeff: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-3-root/wals/dc7e7f03a4944ff2a8525f46be1fd704
I20260608 10:10:05.885555 19813 catalog_manager.cc:5027] TS 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): tablet dc7e7f03a4944ff2a8525f46be1fd704 (table range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]) successfully deleted
I20260608 10:10:06.890251 20004 consensus_queue.cc:237] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: NON_VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: true } }
W20260608 10:10:06.898228 19969 consensus_peers.cc:597] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 -> Peer 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309): Couldn't send request to peer 1d3edc3e58e94be2a7e7d13256855a90. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 767376eb0e0b47d58d7bb9e200cd7664. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:06.898861 19928 raft_consensus.cc:1275] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 15feda262aec415882ee88e2f8dc8922: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:06.898906 20227 raft_consensus.cc:1275] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Refusing update from remote peer 15feda262aec415882ee88e2f8dc8922: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:06.900394 20465 consensus_queue.cc:1048] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:06.901368 20477 consensus_queue.cc:1048] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:06.910508 20477 raft_consensus.cc:2955] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: NON_VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: true } } }
I20260608 10:10:06.912591 20227 raft_consensus.cc:2955] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: NON_VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: true } } }
I20260608 10:10:06.913952 19928 raft_consensus.cc:2955] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: NON_VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: true } } }
I20260608 10:10:06.926227 19827 catalog_manager.cc:5696] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad reported cstate change: config changed from index -1 to 2, NON_VOTER 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) added. New cstate: current_term: 1 leader_uuid: "15feda262aec415882ee88e2f8dc8922" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: NON_VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: true } } }
I20260608 10:10:06.927870 19928 consensus_queue.cc:237] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [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: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
W20260608 10:10:06.936666 19894 consensus_peers.cc:597] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad -> Peer 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): Couldn't send request to peer 5b835db8e7c44f439f36b001c80faeff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fea153b4401f462b81214e86ba3946d4. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:06.938164 20004 raft_consensus.cc:1275] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:06.938565 20079 raft_consensus.cc:1275] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:06.939909 20445 consensus_queue.cc:1048] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:06.943033 20445 consensus_queue.cc:1048] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:06.963032 20445 raft_consensus.cc:2955] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:06.964936 20004 raft_consensus.cc:2955] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:06.965216 20079 raft_consensus.cc:2955] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:06.982338 19824 catalog_manager.cc:5696] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 reported cstate change: config changed from index -1 to 2, NON_VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "93e4a67e49934500929c0440d6032fad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } } }
I20260608 10:10:07.099004 19881 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:10:07.112922 19881 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 10:10:07.113682 19881 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:07.395068 20489 ts_tablet_manager.cc:933] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90: Initiating tablet copy from peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:10:07.397526 20489 tablet_copy_client.cc:323] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.2:33093
I20260608 10:10:07.399613 20015 tablet_copy_service.cc:140] P 15feda262aec415882ee88e2f8dc8922: Received BeginTabletCopySession request for tablet 767376eb0e0b47d58d7bb9e200cd7664 from peer 1d3edc3e58e94be2a7e7d13256855a90 ({username='slave'} at 127.0.0.1:33052)
I20260608 10:10:07.400303 20015 tablet_copy_service.cc:161] P 15feda262aec415882ee88e2f8dc8922: Beginning new tablet copy session on tablet 767376eb0e0b47d58d7bb9e200cd7664 from peer 1d3edc3e58e94be2a7e7d13256855a90 at {username='slave'} at 127.0.0.1:33052: session id = 1d3edc3e58e94be2a7e7d13256855a90-767376eb0e0b47d58d7bb9e200cd7664
I20260608 10:10:07.408879 20015 tablet_copy_source_session.cc:215] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:07.412176 20489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 767376eb0e0b47d58d7bb9e200cd7664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:07.425278 20489 tablet_copy_client.cc:806] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:07.426003 20489 tablet_copy_client.cc:670] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:07.431721 20489 tablet_copy_client.cc:538] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:07.438700 20489 tablet_bootstrap.cc:492] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap starting.
I20260608 10:10:07.457484 20489 tablet_bootstrap.cc:492] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:07.458276 20489 tablet_bootstrap.cc:492] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90: Bootstrap complete.
I20260608 10:10:07.458894 20489 ts_tablet_manager.cc:1403] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260608 10:10:07.462183 20489 raft_consensus.cc:359] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: NON_VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: true } }
I20260608 10:10:07.463240 20489 raft_consensus.cc:740] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Initialized, Role: LEARNER
I20260608 10:10:07.464116 20489 consensus_queue.cc:260] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: NON_VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: true } }
I20260608 10:10:07.468907 20489 ts_tablet_manager.cc:1434] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:10:07.471709 20015 tablet_copy_service.cc:342] P 15feda262aec415882ee88e2f8dc8922: Request end of tablet copy session 1d3edc3e58e94be2a7e7d13256855a90-767376eb0e0b47d58d7bb9e200cd7664 received from {username='slave'} at 127.0.0.1:33052
I20260608 10:10:07.472218 20015 tablet_copy_service.cc:434] P 15feda262aec415882ee88e2f8dc8922: ending tablet copy session 1d3edc3e58e94be2a7e7d13256855a90-767376eb0e0b47d58d7bb9e200cd7664 on tablet 767376eb0e0b47d58d7bb9e200cd7664 with peer 1d3edc3e58e94be2a7e7d13256855a90
I20260608 10:10:07.481287 20492 ts_tablet_manager.cc:933] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff: Initiating tablet copy from peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
I20260608 10:10:07.482993 20492 tablet_copy_client.cc:323] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.1:44019
I20260608 10:10:07.484856 19940 tablet_copy_service.cc:140] P 93e4a67e49934500929c0440d6032fad: Received BeginTabletCopySession request for tablet fea153b4401f462b81214e86ba3946d4 from peer 5b835db8e7c44f439f36b001c80faeff ({username='slave'} at 127.0.0.1:59078)
I20260608 10:10:07.485473 19940 tablet_copy_service.cc:161] P 93e4a67e49934500929c0440d6032fad: Beginning new tablet copy session on tablet fea153b4401f462b81214e86ba3946d4 from peer 5b835db8e7c44f439f36b001c80faeff at {username='slave'} at 127.0.0.1:59078: session id = 5b835db8e7c44f439f36b001c80faeff-fea153b4401f462b81214e86ba3946d4
I20260608 10:10:07.491672 19940 tablet_copy_source_session.cc:215] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:07.494580 20492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea153b4401f462b81214e86ba3946d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:07.509593 20492 tablet_copy_client.cc:806] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:07.510181 20492 tablet_copy_client.cc:670] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:07.514586 20492 tablet_copy_client.cc:538] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:07.521471 20492 tablet_bootstrap.cc:492] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap starting.
I20260608 10:10:07.541597 20492 tablet_bootstrap.cc:492] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:07.542392 20492 tablet_bootstrap.cc:492] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff: Bootstrap complete.
I20260608 10:10:07.542989 20492 ts_tablet_manager.cc:1403] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.006s
I20260608 10:10:07.545472 20492 raft_consensus.cc:359] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:07.546147 20492 raft_consensus.cc:740] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Initialized, Role: LEARNER
I20260608 10:10:07.546713 20492 consensus_queue.cc:260] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [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: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: true } }
I20260608 10:10:07.548854 20492 ts_tablet_manager.cc:1434] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260608 10:10:07.551028 19940 tablet_copy_service.cc:342] P 93e4a67e49934500929c0440d6032fad: Request end of tablet copy session 5b835db8e7c44f439f36b001c80faeff-fea153b4401f462b81214e86ba3946d4 received from {username='slave'} at 127.0.0.1:59078
I20260608 10:10:07.551522 19940 tablet_copy_service.cc:434] P 93e4a67e49934500929c0440d6032fad: ending tablet copy session 5b835db8e7c44f439f36b001c80faeff-fea153b4401f462b81214e86ba3946d4 on tablet fea153b4401f462b81214e86ba3946d4 with peer 5b835db8e7c44f439f36b001c80faeff
I20260608 10:10:07.823909 20079 raft_consensus.cc:1217] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:10:07.936020 20227 raft_consensus.cc:1217] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:10:08.397763 20486 raft_consensus.cc:1064] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad: attempting to promote NON_VOTER 5b835db8e7c44f439f36b001c80faeff to VOTER
I20260608 10:10:08.400432 20486 consensus_queue.cc:237] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [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: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:08.407454 20227 raft_consensus.cc:1275] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEARNER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:08.407743 20004 raft_consensus.cc:1275] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:08.408129 20079 raft_consensus.cc:1275] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:08.409536 20497 consensus_queue.cc:1048] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:08.410406 20445 consensus_queue.cc:1048] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:08.411372 20486 consensus_queue.cc:1048] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:08.416832 20465 raft_consensus.cc:1064] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922: attempting to promote NON_VOTER 1d3edc3e58e94be2a7e7d13256855a90 to VOTER
I20260608 10:10:08.419574 20465 consensus_queue.cc:237] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: false } }
I20260608 10:10:08.445225 20077 raft_consensus.cc:2955] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:08.443001 20486 raft_consensus.cc:2955] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:08.457206 20225 raft_consensus.cc:1275] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Refusing update from remote peer 15feda262aec415882ee88e2f8dc8922: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:08.459111 20465 consensus_queue.cc:1048] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } 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 10:10:08.462040 19929 raft_consensus.cc:1275] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 15feda262aec415882ee88e2f8dc8922: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:08.463496 20079 raft_consensus.cc:1275] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEARNER]: Refusing update from remote peer 15feda262aec415882ee88e2f8dc8922: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:08.463698 20465 consensus_queue.cc:1048] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:08.466178 20496 consensus_queue.cc:1048] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:08.481030 20004 raft_consensus.cc:2955] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:08.488310 19828 catalog_manager.cc:5696] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad reported cstate change: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "93e4a67e49934500929c0440d6032fad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:08.502125 20496 raft_consensus.cc:2955] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: false } } }
W20260608 10:10:08.506893 20043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.4:41725, user_credentials={real_user=slave}} blocked reactor thread for 72792.9us
I20260608 10:10:08.509941 20079 raft_consensus.cc:2955] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: false } } }
I20260608 10:10:08.512141 20227 raft_consensus.cc:2955] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { replace: true } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:08.514026 20226 raft_consensus.cc:2955] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: false } } }
I20260608 10:10:08.517918 19929 raft_consensus.cc:2955] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: false } } }
I20260608 10:10:08.548524 19824 catalog_manager.cc:5696] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 reported cstate change: config changed from index 2 to 3, 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "15feda262aec415882ee88e2f8dc8922" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { replace: true } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: false } } }
I20260608 10:10:08.564059 20004 consensus_queue.cc:237] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [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: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: false } }
I20260608 10:10:08.570633 19929 consensus_queue.cc:237] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [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: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:08.573104 19928 raft_consensus.cc:1275] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Refusing update from remote peer 15feda262aec415882ee88e2f8dc8922: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:08.574030 20079 raft_consensus.cc:1275] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Refusing update from remote peer 15feda262aec415882ee88e2f8dc8922: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:08.575436 20496 consensus_queue.cc:1048] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:08.577183 20499 consensus_queue.cc:1048] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:08.578769 20225 raft_consensus.cc:1275] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:08.579733 20004 raft_consensus.cc:1275] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Refusing update from remote peer 93e4a67e49934500929c0440d6032fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:08.580462 20486 consensus_queue.cc:1048] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:10:08.581437 20445 consensus_queue.cc:1048] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:08.586050 20499 raft_consensus.cc:2955] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: false } } }
I20260608 10:10:08.594667 20225 raft_consensus.cc:2955] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:08.595207 20079 raft_consensus.cc:2955] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: false } } }
I20260608 10:10:08.597060 19812 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 767376eb0e0b47d58d7bb9e200cd7664 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:08.603024 19825 catalog_manager.cc:5696] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 reported cstate change: config changed from index 3 to 4, VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) evicted. New cstate: current_term: 1 leader_uuid: "15feda262aec415882ee88e2f8dc8922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:08.593262 20445 raft_consensus.cc:2955] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:08.607470 20004 raft_consensus.cc:2955] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:08.611352 19827 catalog_manager.cc:5696] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff reported cstate change: config changed from index 3 to 4, VOTER 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3) evicted. New cstate: current_term: 1 leader_uuid: "93e4a67e49934500929c0440d6032fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } } }
I20260608 10:10:08.620046 20219 tablet_service.cc:1558] Processing DeleteTablet for tablet 767376eb0e0b47d58d7bb9e200cd7664 with delete_type TABLET_DATA_TOMBSTONED (TS 5b835db8e7c44f439f36b001c80faeff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58408
I20260608 10:10:08.622277 19929 raft_consensus.cc:2955] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: false } } }
I20260608 10:10:08.626667 20062 tablet_service.cc:1558] Processing DeleteTablet for tablet fea153b4401f462b81214e86ba3946d4 with delete_type TABLET_DATA_TOMBSTONED (TS 1d3edc3e58e94be2a7e7d13256855a90 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32930
I20260608 10:10:08.639592 19812 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fea153b4401f462b81214e86ba3946d4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:08.644332 20513 tablet_replica.cc:333] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90: stopping tablet replica
I20260608 10:10:08.648737 20512 tablet_replica.cc:333] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff: stopping tablet replica
I20260608 10:10:08.649607 20512 raft_consensus.cc:2243] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:08.650223 20512 raft_consensus.cc:2272] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:08.651134 20513 raft_consensus.cc:2243] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:08.652386 20513 raft_consensus.cc:2272] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:08.655464 20512 ts_tablet_manager.cc:1916] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:08.658188 20513 ts_tablet_manager.cc:1916] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:08.671494 20512 ts_tablet_manager.cc:1929] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:10:08.671936 20512 log.cc:1199] T 767376eb0e0b47d58d7bb9e200cd7664 P 5b835db8e7c44f439f36b001c80faeff: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-3-root/wals/767376eb0e0b47d58d7bb9e200cd7664
I20260608 10:10:08.672631 20513 ts_tablet_manager.cc:1929] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:10:08.673014 20513 log.cc:1199] T fea153b4401f462b81214e86ba3946d4 P 1d3edc3e58e94be2a7e7d13256855a90: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913314735645-16932-0/minicluster-data/ts-2-root/wals/fea153b4401f462b81214e86ba3946d4
I20260608 10:10:08.673477 19813 catalog_manager.cc:5027] TS 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725): tablet 767376eb0e0b47d58d7bb9e200cd7664 (table range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]) successfully deleted
I20260608 10:10:08.674602 19813 catalog_manager.cc:5027] TS 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309): tablet fea153b4401f462b81214e86ba3946d4 (table range_aware_rebalance_new_range [id=b561a7304b6a48dd9fe8f5aa7a46f08b]) successfully deleted
I20260608 10:10:09.114732 19881 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:10:09.128405 19881 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 10:10:09.129098 19881 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:09.517644 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:10:09.549862 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:09.550810 16932 tablet_replica.cc:333] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad: stopping tablet replica
I20260608 10:10:09.551765 16932 raft_consensus.cc:2243] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:09.552385 16932 raft_consensus.cc:2272] T cc718dffb3524cacb8199eb271e19311 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.554416 16932 tablet_replica.cc:333] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad: stopping tablet replica
I20260608 10:10:09.554920 16932 raft_consensus.cc:2243] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:09.555341 16932 raft_consensus.cc:2272] T 767376eb0e0b47d58d7bb9e200cd7664 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.557700 16932 tablet_replica.cc:333] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad: stopping tablet replica
I20260608 10:10:09.558247 16932 raft_consensus.cc:2243] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:09.558974 16932 raft_consensus.cc:2272] T fea153b4401f462b81214e86ba3946d4 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.561194 16932 tablet_replica.cc:333] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad: stopping tablet replica
I20260608 10:10:09.561825 16932 raft_consensus.cc:2243] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:09.562392 16932 raft_consensus.cc:2272] T dc7e7f03a4944ff2a8525f46be1fd704 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.564177 16932 tablet_replica.cc:333] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad: stopping tablet replica
I20260608 10:10:09.564685 16932 raft_consensus.cc:2243] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:09.565083 16932 raft_consensus.cc:2272] T cca726d9cc7c44399c84e3e634ae4766 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.567337 16932 tablet_replica.cc:333] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad: stopping tablet replica
I20260608 10:10:09.567898 16932 raft_consensus.cc:2243] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:10:09.568722 16932 raft_consensus.cc:2272] T 8284744d614a455bac451e0e631625c0 P 93e4a67e49934500929c0440d6032fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.571072 16932 tablet_replica.cc:333] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad: stopping tablet replica
I20260608 10:10:09.571632 16932 raft_consensus.cc:2243] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:09.572276 16932 raft_consensus.cc:2272] T 1c5a77cd1e42412c8275fe852c108b53 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.574383 16932 tablet_replica.cc:333] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad: stopping tablet replica
I20260608 10:10:09.574947 16932 raft_consensus.cc:2243] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:09.575399 16932 raft_consensus.cc:2272] T 8a09dcebb58944a48b67c2d846ebffd2 P 93e4a67e49934500929c0440d6032fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.577198 16932 tablet_replica.cc:333] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad: stopping tablet replica
I20260608 10:10:09.577796 16932 raft_consensus.cc:2243] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:10:09.578589 16932 raft_consensus.cc:2272] T e0a26ffef4cf413c979a68c14eb15752 P 93e4a67e49934500929c0440d6032fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.580585 16932 tablet_replica.cc:333] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad: stopping tablet replica
I20260608 10:10:09.581111 16932 raft_consensus.cc:2243] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:09.581537 16932 raft_consensus.cc:2272] T 64bc463b853f435db961c7a221b1d586 P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.583614 16932 tablet_replica.cc:333] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad: stopping tablet replica
I20260608 10:10:09.584153 16932 raft_consensus.cc:2243] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:09.584586 16932 raft_consensus.cc:2272] T 75633978020f4577a5666771fc3dedac P 93e4a67e49934500929c0440d6032fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.586473 16932 tablet_replica.cc:333] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad: stopping tablet replica
I20260608 10:10:09.586978 16932 raft_consensus.cc:2243] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:10:09.587707 16932 raft_consensus.cc:2272] T 5942c245ba244f779d2c620b4b87d359 P 93e4a67e49934500929c0440d6032fad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:10:09.605733 19968 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 10:10:09.608520 19968 connection.cc:573] client connection to 127.16.137.1:44019 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260608 10:10:09.609174 19968 consensus_peers.cc:597] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 -> Peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Couldn't send request to peer 93e4a67e49934500929c0440d6032fad. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:10:09.618059 20187 consensus_peers.cc:597] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff -> Peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Couldn't send request to peer 93e4a67e49934500929c0440d6032fad. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:09.627573 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
W20260608 10:10:09.648849 20187 consensus_peers.cc:597] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff -> Peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Couldn't send request to peer 93e4a67e49934500929c0440d6032fad. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:09.661870 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
W20260608 10:10:09.704151 20187 consensus_peers.cc:597] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff -> Peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Couldn't send request to peer 15feda262aec415882ee88e2f8dc8922. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:09.870496 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:09.871842 16932 tablet_replica.cc:333] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922: stopping tablet replica
I20260608 10:10:09.958554 16932 raft_consensus.cc:2243] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:09.959807 16932 raft_consensus.cc:2272] T 767376eb0e0b47d58d7bb9e200cd7664 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.964136 16932 tablet_replica.cc:333] T e50bdec538cc4828afe05cbcda0f99a5 P 15feda262aec415882ee88e2f8dc8922: stopping tablet replica
I20260608 10:10:09.968350 16932 raft_consensus.cc:2243] T e50bdec538cc4828afe05cbcda0f99a5 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:09.970978 16932 raft_consensus.cc:2272] T e50bdec538cc4828afe05cbcda0f99a5 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.974609 16932 tablet_replica.cc:333] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922: stopping tablet replica
I20260608 10:10:09.975355 16932 raft_consensus.cc:2243] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:09.976640 16932 raft_consensus.cc:2272] T 75633978020f4577a5666771fc3dedac P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.980429 16932 tablet_replica.cc:333] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922: stopping tablet replica
I20260608 10:10:09.981451 16932 raft_consensus.cc:2243] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:09.982416 16932 raft_consensus.cc:2272] T 64bc463b853f435db961c7a221b1d586 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.985703 16932 tablet_replica.cc:333] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922: stopping tablet replica
I20260608 10:10:09.986527 16932 raft_consensus.cc:2243] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:09.987372 16932 raft_consensus.cc:2272] T 65c60620430e423ab3942841c8fba30d P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.990262 16932 tablet_replica.cc:333] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922: stopping tablet replica
I20260608 10:10:09.991266 16932 raft_consensus.cc:2243] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:09.992030 16932 raft_consensus.cc:2272] T a7f355bb1c8247f180eef8fae4b9fad3 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.995255 16932 tablet_replica.cc:333] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922: stopping tablet replica
I20260608 10:10:09.996318 16932 raft_consensus.cc:2243] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:09.997129 16932 raft_consensus.cc:2272] T 8284744d614a455bac451e0e631625c0 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:10.000975 16932 tablet_replica.cc:333] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922: stopping tablet replica
I20260608 10:10:10.001916 16932 raft_consensus.cc:2243] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:10.003086 16932 raft_consensus.cc:2272] T 1c5a77cd1e42412c8275fe852c108b53 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:10.006618 16932 tablet_replica.cc:333] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922: stopping tablet replica
I20260608 10:10:10.007609 16932 raft_consensus.cc:2243] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:10.008373 16932 raft_consensus.cc:2272] T 6898b42283a74f42a050b9ae0917e4a2 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:10.011574 16932 tablet_replica.cc:333] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922: stopping tablet replica
I20260608 10:10:10.012527 16932 raft_consensus.cc:2243] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:10.013454 16932 raft_consensus.cc:2272] T dc7e7f03a4944ff2a8525f46be1fd704 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:10.016605 16932 tablet_replica.cc:333] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922: stopping tablet replica
I20260608 10:10:10.017419 16932 raft_consensus.cc:2243] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:10.018260 16932 raft_consensus.cc:2272] T fea153b4401f462b81214e86ba3946d4 P 15feda262aec415882ee88e2f8dc8922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:10.021260 16932 tablet_replica.cc:333] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922: stopping tablet replica
I20260608 10:10:10.021971 16932 raft_consensus.cc:2243] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:10.022539 16932 raft_consensus.cc:2272] T e0a26ffef4cf413c979a68c14eb15752 P 15feda262aec415882ee88e2f8dc8922 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:10:10.137382 19969 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260608 10:10:10.167176 20187 consensus_peers.cc:597] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff -> Peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Couldn't send request to peer 15feda262aec415882ee88e2f8dc8922. 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 10:10:10.235255 20042 consensus_peers.cc:597] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 -> Peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Couldn't send request to peer 15feda262aec415882ee88e2f8dc8922. 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 10:10:10.235816 20042 consensus_peers.cc:597] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 -> Peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Couldn't send request to peer 93e4a67e49934500929c0440d6032fad. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:10:10.236258 20042 consensus_peers.cc:597] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 -> Peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Couldn't send request to peer 93e4a67e49934500929c0440d6032fad. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:10:10.236822 20042 consensus_peers.cc:597] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 -> Peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Couldn't send request to peer 15feda262aec415882ee88e2f8dc8922. 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 10:10:10.237272 20042 consensus_peers.cc:597] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 -> Peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Couldn't send request to peer 15feda262aec415882ee88e2f8dc8922. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:10.567464 20462 raft_consensus.cc:493] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 93e4a67e49934500929c0440d6032fad)
I20260608 10:10:10.568037 20462 raft_consensus.cc:515] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:10:10.569990 20462 leader_election.cc:290] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
W20260608 10:10:10.575460 20042 leader_election.cc:336] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
W20260608 10:10:10.576277 20042 leader_election.cc:336] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
I20260608 10:10:10.576766 20042 leader_election.cc:304] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d3edc3e58e94be2a7e7d13256855a90; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:10.577548 20462 raft_consensus.cc:2749] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:10:10.755466 20462 raft_consensus.cc:493] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 93e4a67e49934500929c0440d6032fad)
I20260608 10:10:10.756024 20462 raft_consensus.cc:515] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:10.758018 20462 leader_election.cc:290] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725)
I20260608 10:10:10.759227 20225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5942c245ba244f779d2c620b4b87d359" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5b835db8e7c44f439f36b001c80faeff" is_pre_election: true
W20260608 10:10:10.761963 20042 leader_election.cc:336] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
I20260608 10:10:10.762344 20042 leader_election.cc:304] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d3edc3e58e94be2a7e7d13256855a90; no voters: 5b835db8e7c44f439f36b001c80faeff, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:10.762931 20462 raft_consensus.cc:2749] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:10:10.815357 20524 raft_consensus.cc:493] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 93e4a67e49934500929c0440d6032fad)
I20260608 10:10:10.815970 20524 raft_consensus.cc:515] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:10.818068 20524 leader_election.cc:290] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:10:10.819290 20076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5942c245ba244f779d2c620b4b87d359" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90" is_pre_election: true
I20260608 10:10:10.819985 20076 raft_consensus.cc:2468] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b835db8e7c44f439f36b001c80faeff in term 2.
I20260608 10:10:10.821413 20188 leader_election.cc:304] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [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: 1d3edc3e58e94be2a7e7d13256855a90, 5b835db8e7c44f439f36b001c80faeff; no voters: 
W20260608 10:10:10.821921 20187 leader_election.cc:336] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
I20260608 10:10:10.822106 20524 raft_consensus.cc:2804] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:10:10.822531 20524 raft_consensus.cc:493] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Starting leader election (detected failure of leader 93e4a67e49934500929c0440d6032fad)
I20260608 10:10:10.822834 20524 raft_consensus.cc:3060] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:10:10.827900 20524 raft_consensus.cc:515] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:10.829788 20524 leader_election.cc:290] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 3 election: Requested vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309)
I20260608 10:10:10.831000 20076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5942c245ba244f779d2c620b4b87d359" candidate_uuid: "5b835db8e7c44f439f36b001c80faeff" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
I20260608 10:10:10.831627 20076 raft_consensus.cc:3060] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Advancing to term 3
W20260608 10:10:10.833968 20187 leader_election.cc:336] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
I20260608 10:10:10.838325 20076 raft_consensus.cc:2468] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b835db8e7c44f439f36b001c80faeff in term 3.
I20260608 10:10:10.839576 20188 leader_election.cc:304] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [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: 1d3edc3e58e94be2a7e7d13256855a90, 5b835db8e7c44f439f36b001c80faeff; no voters: 93e4a67e49934500929c0440d6032fad
I20260608 10:10:10.840260 20524 raft_consensus.cc:2804] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:10:10.840718 20524 raft_consensus.cc:697] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 3 LEADER]: Becoming Leader. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Running, Role: LEADER
I20260608 10:10:10.841595 20524 consensus_queue.cc:237] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:10.849257 19827 catalog_manager.cc:5696] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff reported cstate change: term changed from 2 to 3, leader changed from 93e4a67e49934500929c0440d6032fad (127.16.137.1) to 5b835db8e7c44f439f36b001c80faeff (127.16.137.4). New cstate: current_term: 3 leader_uuid: "5b835db8e7c44f439f36b001c80faeff" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:10.872272 20524 raft_consensus.cc:493] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 93e4a67e49934500929c0440d6032fad)
I20260608 10:10:10.872817 20524 raft_consensus.cc:515] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:10.874850 20524 leader_election.cc:290] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093), 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
W20260608 10:10:10.879192 20187 leader_election.cc:336] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
W20260608 10:10:10.879997 20187 leader_election.cc:336] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
I20260608 10:10:10.880316 20187 leader_election.cc:304] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [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: 5b835db8e7c44f439f36b001c80faeff; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:10.881006 20524 raft_consensus.cc:2749] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:10.905390 20524 raft_consensus.cc:493] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15feda262aec415882ee88e2f8dc8922)
I20260608 10:10:10.905941 20524 raft_consensus.cc:515] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:10.907909 20524 leader_election.cc:290] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
W20260608 10:10:10.911806 20187 leader_election.cc:336] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
W20260608 10:10:10.912408 20187 leader_election.cc:336] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
I20260608 10:10:10.912736 20187 leader_election.cc:304] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [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: 5b835db8e7c44f439f36b001c80faeff; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:10.913406 20524 raft_consensus.cc:2749] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:10:10.972188 20026 debug-util.cc:398] Leaking SignalData structure 0x7b08001b7760 after lost signal to thread 16935
W20260608 10:10:10.973222 20026 debug-util.cc:398] Leaking SignalData structure 0x7b0800107cc0 after lost signal to thread 19862
W20260608 10:10:10.974466 20026 debug-util.cc:398] Leaking SignalData structure 0x7b0800154a60 after lost signal to thread 20103
W20260608 10:10:10.975354 20026 debug-util.cc:398] Leaking SignalData structure 0x7b08001addc0 after lost signal to thread 20255
I20260608 10:10:10.979897 20462 raft_consensus.cc:493] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15feda262aec415882ee88e2f8dc8922)
I20260608 10:10:10.980597 20462 raft_consensus.cc:515] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: false } }
I20260608 10:10:10.983153 20462 leader_election.cc:290] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
W20260608 10:10:10.987978 20042 leader_election.cc:336] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
W20260608 10:10:10.988757 20042 leader_election.cc:336] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
I20260608 10:10:10.989183 20042 leader_election.cc:304] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [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: 1d3edc3e58e94be2a7e7d13256855a90; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:10.989969 20462 raft_consensus.cc:2749] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:11.035308 20462 raft_consensus.cc:493] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 93e4a67e49934500929c0440d6032fad)
I20260608 10:10:11.036026 20462 raft_consensus.cc:515] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:10:11.038100 20462 leader_election.cc:290] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
W20260608 10:10:11.041965 20042 leader_election.cc:336] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
W20260608 10:10:11.042929 20042 leader_election.cc:336] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
I20260608 10:10:11.043279 20042 leader_election.cc:304] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d3edc3e58e94be2a7e7d13256855a90; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:11.043939 20462 raft_consensus.cc:2749] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:10:11.130102 19881 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:10:11.154942 20225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc718dffb3524cacb8199eb271e19311"
dest_uuid: "5b835db8e7c44f439f36b001c80faeff"
mode: GRACEFUL
new_leader_uuid: "93e4a67e49934500929c0440d6032fad"
 from {username='slave'} at 127.0.0.1:50948
I20260608 10:10:11.155762 20225 raft_consensus.cc:606] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEADER]: Received request to transfer leadership to TS 93e4a67e49934500929c0440d6032fad
I20260608 10:10:11.157403 19881 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 10:10:11.157970 19881 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:11.230355 20524 raft_consensus.cc:493] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15feda262aec415882ee88e2f8dc8922)
I20260608 10:10:11.231035 20524 raft_consensus.cc:515] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:11.233613 20524 leader_election.cc:290] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
W20260608 10:10:11.238461 20187 leader_election.cc:336] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
W20260608 10:10:11.239152 20187 leader_election.cc:336] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
I20260608 10:10:11.239477 20187 leader_election.cc:304] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [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: 5b835db8e7c44f439f36b001c80faeff; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:11.240104 20524 raft_consensus.cc:2749] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:10:11.254145 16932 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20026)
I20260608 10:10:11.262562 20524 raft_consensus.cc:493] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15feda262aec415882ee88e2f8dc8922)
I20260608 10:10:11.263273 20524 raft_consensus.cc:515] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:11.265836 20524 leader_election.cc:290] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093), 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
W20260608 10:10:11.270326 20187 leader_election.cc:336] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
I20260608 10:10:11.271068 20076 raft_consensus.cc:1275] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 3 FOLLOWER]: Refusing update from remote peer 5b835db8e7c44f439f36b001c80faeff: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260608 10:10:11.272749 20187 leader_election.cc:336] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
I20260608 10:10:11.272797 20524 consensus_queue.cc:1048] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 10:10:11.273411 20187 leader_election.cc:304] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [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: 5b835db8e7c44f439f36b001c80faeff; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:11.274330 20520 raft_consensus.cc:2749] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:10:11.300643 20187 consensus_peers.cc:597] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff -> Peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Couldn't send request to peer 93e4a67e49934500929c0440d6032fad. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:10:12.127728 20187 consensus_peers.cc:597] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff -> Peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Couldn't send request to peer 93e4a67e49934500929c0440d6032fad. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:10:12.193948 20187 consensus_peers.cc:597] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff -> Peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Couldn't send request to peer 15feda262aec415882ee88e2f8dc8922. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:10:12.231431 20462 raft_consensus.cc:493] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 93e4a67e49934500929c0440d6032fad)
I20260608 10:10:12.231954 20462 raft_consensus.cc:515] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:10:12.233723 20462 leader_election.cc:290] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
W20260608 10:10:12.239957 20042 leader_election.cc:336] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
W20260608 10:10:12.241423 20042 leader_election.cc:336] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
I20260608 10:10:12.241895 20042 leader_election.cc:304] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d3edc3e58e94be2a7e7d13256855a90; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:12.242671 20462 raft_consensus.cc:2749] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 10:10:12.254719 16932 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 20026)
W20260608 10:10:12.388070 20187 consensus_peers.cc:597] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff -> Peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Couldn't send request to peer 93e4a67e49934500929c0440d6032fad. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:10:12.398685 20042 consensus_peers.cc:597] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 -> Peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Couldn't send request to peer 15feda262aec415882ee88e2f8dc8922. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:10:12.513044 20462 raft_consensus.cc:493] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15feda262aec415882ee88e2f8dc8922)
I20260608 10:10:12.513621 20462 raft_consensus.cc:515] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } attrs { promote: false } }
I20260608 10:10:12.515985 20462 leader_election.cc:290] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
W20260608 10:10:12.521276 20042 leader_election.cc:336] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
W20260608 10:10:12.522126 20042 leader_election.cc:336] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
I20260608 10:10:12.522462 20042 leader_election.cc:304] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [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: 1d3edc3e58e94be2a7e7d13256855a90; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:12.523204 20541 raft_consensus.cc:2749] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:12.551610 20520 raft_consensus.cc:493] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15feda262aec415882ee88e2f8dc8922)
I20260608 10:10:12.552243 20520 raft_consensus.cc:515] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:12.554064 20520 leader_election.cc:290] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
W20260608 10:10:12.559019 20187 leader_election.cc:336] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
W20260608 10:10:12.559870 20187 leader_election.cc:336] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
I20260608 10:10:12.560309 20187 leader_election.cc:304] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [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: 5b835db8e7c44f439f36b001c80faeff; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:12.561151 20520 raft_consensus.cc:2749] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:10:12.636781 20042 consensus_peers.cc:597] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 -> Peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Couldn't send request to peer 15feda262aec415882ee88e2f8dc8922. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:10:12.705041 20541 raft_consensus.cc:493] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 93e4a67e49934500929c0440d6032fad)
I20260608 10:10:12.705734 20541 raft_consensus.cc:515] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:10:12.708425 20541 leader_election.cc:290] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
W20260608 10:10:12.715487 20042 leader_election.cc:336] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
W20260608 10:10:12.717106 20042 leader_election.cc:336] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
I20260608 10:10:12.717628 20042 leader_election.cc:304] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d3edc3e58e94be2a7e7d13256855a90; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:12.718389 20541 raft_consensus.cc:2749] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 10:10:12.721613 20042 consensus_peers.cc:597] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 -> Peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Couldn't send request to peer 93e4a67e49934500929c0440d6032fad. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:10:12.731410 20042 consensus_peers.cc:597] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 -> Peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Couldn't send request to peer 93e4a67e49934500929c0440d6032fad. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:10:12.792141 20042 consensus_peers.cc:597] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 -> Peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Couldn't send request to peer 15feda262aec415882ee88e2f8dc8922. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:10:12.837189 20187 consensus_peers.cc:597] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff -> Peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Couldn't send request to peer 15feda262aec415882ee88e2f8dc8922. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:10:12.901213 20520 raft_consensus.cc:493] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 93e4a67e49934500929c0440d6032fad)
I20260608 10:10:12.901885 20520 raft_consensus.cc:515] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:12.903698 20520 leader_election.cc:290] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093), 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
W20260608 10:10:12.908354 20187 leader_election.cc:336] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
W20260608 10:10:12.909130 20187 leader_election.cc:336] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
I20260608 10:10:12.909602 20187 leader_election.cc:304] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [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: 5b835db8e7c44f439f36b001c80faeff; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:12.910383 20520 raft_consensus.cc:2749] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:12.988798 20520 raft_consensus.cc:493] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15feda262aec415882ee88e2f8dc8922)
I20260608 10:10:12.989427 20520 raft_consensus.cc:515] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } }
I20260608 10:10:12.991209 20520 leader_election.cc:290] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
W20260608 10:10:12.995586 20187 leader_election.cc:336] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
W20260608 10:10:12.996363 20187 leader_election.cc:336] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
I20260608 10:10:12.996793 20187 leader_election.cc:304] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [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: 5b835db8e7c44f439f36b001c80faeff; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:12.997612 20520 raft_consensus.cc:2749] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:13.158864 19881 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:10:13.173753 20225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e50bdec538cc4828afe05cbcda0f99a5"
dest_uuid: "5b835db8e7c44f439f36b001c80faeff"
mode: GRACEFUL
new_leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
 from {username='slave'} at 127.0.0.1:50948
I20260608 10:10:13.174517 20225 raft_consensus.cc:606] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEADER]: Received request to transfer leadership to TS 1d3edc3e58e94be2a7e7d13256855a90
I20260608 10:10:13.176419 19881 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 10:10:13.177188 19881 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:10:13.255198 16932 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 20026)
I20260608 10:10:13.297670 20520 raft_consensus.cc:993] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff: : Instructing follower 1d3edc3e58e94be2a7e7d13256855a90 to start an election
I20260608 10:10:13.298246 20543 raft_consensus.cc:1081] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEADER]: Signalling peer 1d3edc3e58e94be2a7e7d13256855a90 to start an election
I20260608 10:10:13.300237 20076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e50bdec538cc4828afe05cbcda0f99a5"
dest_uuid: "1d3edc3e58e94be2a7e7d13256855a90"
 from {username='slave'} at 127.0.0.1:32958
I20260608 10:10:13.300957 20076 raft_consensus.cc:493] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:10:13.301389 20076 raft_consensus.cc:3060] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:13.306602 20076 raft_consensus.cc:515] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:13.308490 20076 leader_election.cc:290] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 2 election: Requested vote from peers 5b835db8e7c44f439f36b001c80faeff (127.16.137.4:41725), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
I20260608 10:10:13.309310 20225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50bdec538cc4828afe05cbcda0f99a5" candidate_uuid: "1d3edc3e58e94be2a7e7d13256855a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b835db8e7c44f439f36b001c80faeff"
I20260608 10:10:13.309996 20225 raft_consensus.cc:3055] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:10:13.310346 20225 raft_consensus.cc:740] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b835db8e7c44f439f36b001c80faeff, State: Running, Role: LEADER
I20260608 10:10:13.311209 20225 consensus_queue.cc:260] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [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: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:13.312405 20225 raft_consensus.cc:3060] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:10:13.316891 20042 leader_election.cc:336] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
I20260608 10:10:13.320915 20225 raft_consensus.cc:2468] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3edc3e58e94be2a7e7d13256855a90 in term 2.
I20260608 10:10:13.322150 20043 leader_election.cc:304] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [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: 1d3edc3e58e94be2a7e7d13256855a90, 5b835db8e7c44f439f36b001c80faeff; no voters: 15feda262aec415882ee88e2f8dc8922
I20260608 10:10:13.322916 20541 raft_consensus.cc:2804] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:10:13.324426 20541 raft_consensus.cc:697] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 LEADER]: Becoming Leader. State: Replica: 1d3edc3e58e94be2a7e7d13256855a90, State: Running, Role: LEADER
I20260608 10:10:13.325479 20541 consensus_queue.cc:237] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [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: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } }
I20260608 10:10:13.334079 19827 catalog_manager.cc:5696] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 reported cstate change: term changed from 1 to 2, leader changed from 5b835db8e7c44f439f36b001c80faeff (127.16.137.4) to 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3). New cstate: current_term: 2 leader_uuid: "1d3edc3e58e94be2a7e7d13256855a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:13.478173 20543 raft_consensus.cc:493] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15feda262aec415882ee88e2f8dc8922)
I20260608 10:10:13.478718 20543 raft_consensus.cc:515] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 } attrs { promote: false } }
I20260608 10:10:13.480523 20543 leader_election.cc:290] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093), 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019)
W20260608 10:10:13.485128 20187 leader_election.cc:336] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
W20260608 10:10:13.486063 20187 leader_election.cc:336] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
I20260608 10:10:13.486459 20187 leader_election.cc:304] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [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: 5b835db8e7c44f439f36b001c80faeff; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:13.487175 20543 raft_consensus.cc:2749] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:10:13.569577 20187 consensus_peers.cc:597] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff -> Peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Couldn't send request to peer 93e4a67e49934500929c0440d6032fad. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:10:13.898546 20225 raft_consensus.cc:1275] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Refusing update from remote peer 1d3edc3e58e94be2a7e7d13256855a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:10:13.900288 20541 consensus_queue.cc:1048] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b835db8e7c44f439f36b001c80faeff" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:10:13.901147 20042 consensus_peers.cc:597] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 -> Peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Couldn't send request to peer 15feda262aec415882ee88e2f8dc8922. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:13.996366 20551 raft_consensus.cc:493] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 93e4a67e49934500929c0440d6032fad)
I20260608 10:10:13.996918 20551 raft_consensus.cc:515] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93e4a67e49934500929c0440d6032fad" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 44019 } } peers { permanent_uuid: "15feda262aec415882ee88e2f8dc8922" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33093 } } peers { permanent_uuid: "1d3edc3e58e94be2a7e7d13256855a90" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 43309 } }
I20260608 10:10:13.998915 20551 leader_election.cc:290] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019), 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093)
W20260608 10:10:14.004750 20042 leader_election.cc:336] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111)
W20260608 10:10:14.005627 20042 leader_election.cc:336] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 15feda262aec415882ee88e2f8dc8922 (127.16.137.2:33093): Network error: Client connection negotiation failed: client connection to 127.16.137.2:33093: connect: Connection refused (error 111)
I20260608 10:10:14.006069 20042 leader_election.cc:304] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d3edc3e58e94be2a7e7d13256855a90; no voters: 15feda262aec415882ee88e2f8dc8922, 93e4a67e49934500929c0440d6032fad
I20260608 10:10:14.006879 20551 raft_consensus.cc:2749] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:10:14.152308 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:10:14.181879 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:10:14.212739 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:14.213598 16932 tablet_replica.cc:333] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90: stopping tablet replica
I20260608 10:10:14.214227 16932 raft_consensus.cc:2243] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:14.214859 16932 raft_consensus.cc:2272] T 767376eb0e0b47d58d7bb9e200cd7664 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.216785 16932 tablet_replica.cc:333] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90: stopping tablet replica
I20260608 10:10:14.217410 16932 raft_consensus.cc:2243] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:14.217860 16932 raft_consensus.cc:2272] T 8a09dcebb58944a48b67c2d846ebffd2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.219745 16932 tablet_replica.cc:333] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90: stopping tablet replica
I20260608 10:10:14.220288 16932 raft_consensus.cc:2243] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:14.220702 16932 raft_consensus.cc:2272] T cc718dffb3524cacb8199eb271e19311 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.222620 16932 tablet_replica.cc:333] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90: stopping tablet replica
I20260608 10:10:14.223166 16932 raft_consensus.cc:2243] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:14.223966 16932 raft_consensus.cc:2272] T dc7e7f03a4944ff2a8525f46be1fd704 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.226015 16932 tablet_replica.cc:333] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90: stopping tablet replica
I20260608 10:10:14.226593 16932 raft_consensus.cc:2243] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:14.227069 16932 raft_consensus.cc:2272] T 8284744d614a455bac451e0e631625c0 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.228977 16932 tablet_replica.cc:333] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90: stopping tablet replica
I20260608 10:10:14.229578 16932 raft_consensus.cc:2243] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:14.229995 16932 raft_consensus.cc:2272] T 6898b42283a74f42a050b9ae0917e4a2 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.231823 16932 tablet_replica.cc:333] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90: stopping tablet replica
I20260608 10:10:14.232342 16932 raft_consensus.cc:2243] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:14.233115 16932 raft_consensus.cc:2272] T cca726d9cc7c44399c84e3e634ae4766 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.235108 16932 tablet_replica.cc:333] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90: stopping tablet replica
I20260608 10:10:14.235671 16932 raft_consensus.cc:2243] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:14.236431 16932 raft_consensus.cc:2272] T 65c60620430e423ab3942841c8fba30d P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.238529 16932 tablet_replica.cc:333] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90: stopping tablet replica
I20260608 10:10:14.239084 16932 raft_consensus.cc:2243] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:10:14.239862 16932 raft_consensus.cc:2272] T e50bdec538cc4828afe05cbcda0f99a5 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.242518 16932 tablet_replica.cc:333] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90: stopping tablet replica
I20260608 10:10:14.243084 16932 raft_consensus.cc:2243] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:14.243867 16932 raft_consensus.cc:2272] T a7f355bb1c8247f180eef8fae4b9fad3 P 1d3edc3e58e94be2a7e7d13256855a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.245966 16932 tablet_replica.cc:333] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90: stopping tablet replica
I20260608 10:10:14.246510 16932 raft_consensus.cc:2243] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:14.247133 16932 raft_consensus.cc:2272] T 5942c245ba244f779d2c620b4b87d359 P 1d3edc3e58e94be2a7e7d13256855a90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.249047 16932 tablet_replica.cc:333] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90: stopping tablet replica
I20260608 10:10:14.249583 16932 raft_consensus.cc:2243] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:14.250041 16932 raft_consensus.cc:2272] T e0a26ffef4cf413c979a68c14eb15752 P 1d3edc3e58e94be2a7e7d13256855a90 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:10:14.254922 20188 consensus_peers.cc:597] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff -> Peer 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309): Couldn't send request to peer 1d3edc3e58e94be2a7e7d13256855a90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:14.289330 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
W20260608 10:10:14.300055 20188 consensus_peers.cc:597] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff -> Peer 1d3edc3e58e94be2a7e7d13256855a90 (127.16.137.3:43309): Couldn't send request to peer 1d3edc3e58e94be2a7e7d13256855a90. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.3:43309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:14.318270 16932 tablet_server.cc:179] TabletServer@127.16.137.4:0 shutting down...
I20260608 10:10:14.343958 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:14.344661 16932 tablet_replica.cc:333] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff: stopping tablet replica
I20260608 10:10:14.345503 16932 raft_consensus.cc:2243] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:10:14.346472 16932 raft_consensus.cc:2272] T 5942c245ba244f779d2c620b4b87d359 P 5b835db8e7c44f439f36b001c80faeff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.349201 16932 tablet_replica.cc:333] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff: stopping tablet replica
I20260608 10:10:14.349958 16932 raft_consensus.cc:2243] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:14.350615 16932 raft_consensus.cc:2272] T 65c60620430e423ab3942841c8fba30d P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:10:14.352630 20187 consensus_peers.cc:597] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff -> Peer 93e4a67e49934500929c0440d6032fad (127.16.137.1:44019): Couldn't send request to peer 93e4a67e49934500929c0440d6032fad. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:44019: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 10:10:14.353295 16932 tablet_replica.cc:333] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff: stopping tablet replica
I20260608 10:10:14.353991 16932 raft_consensus.cc:2243] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:14.354493 16932 raft_consensus.cc:2272] T 1c5a77cd1e42412c8275fe852c108b53 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.356539 16932 tablet_replica.cc:333] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff: stopping tablet replica
I20260608 10:10:14.357038 16932 raft_consensus.cc:2243] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:14.357487 16932 raft_consensus.cc:2272] T e50bdec538cc4828afe05cbcda0f99a5 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.359675 16932 tablet_replica.cc:333] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff: stopping tablet replica
I20260608 10:10:14.360224 16932 raft_consensus.cc:2243] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:14.360617 16932 raft_consensus.cc:2272] T 75633978020f4577a5666771fc3dedac P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.362672 16932 tablet_replica.cc:333] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff: stopping tablet replica
I20260608 10:10:14.363160 16932 raft_consensus.cc:2243] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:14.363551 16932 raft_consensus.cc:2272] T 64bc463b853f435db961c7a221b1d586 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.365334 16932 tablet_replica.cc:333] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff: stopping tablet replica
I20260608 10:10:14.365947 16932 raft_consensus.cc:2243] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:14.366406 16932 raft_consensus.cc:2272] T fea153b4401f462b81214e86ba3946d4 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.368104 16932 tablet_replica.cc:333] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff: stopping tablet replica
I20260608 10:10:14.368556 16932 raft_consensus.cc:2243] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:14.369024 16932 raft_consensus.cc:2272] T cca726d9cc7c44399c84e3e634ae4766 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.370815 16932 tablet_replica.cc:333] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff: stopping tablet replica
I20260608 10:10:14.371264 16932 raft_consensus.cc:2243] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:10:14.372027 16932 raft_consensus.cc:2272] T 6898b42283a74f42a050b9ae0917e4a2 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.373694 16932 tablet_replica.cc:333] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff: stopping tablet replica
I20260608 10:10:14.374243 16932 raft_consensus.cc:2243] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:14.374781 16932 raft_consensus.cc:2272] T a7f355bb1c8247f180eef8fae4b9fad3 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.376479 16932 tablet_replica.cc:333] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff: stopping tablet replica
I20260608 10:10:14.376991 16932 raft_consensus.cc:2243] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:10:14.377831 16932 raft_consensus.cc:2272] T 8a09dcebb58944a48b67c2d846ebffd2 P 5b835db8e7c44f439f36b001c80faeff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.379568 16932 tablet_replica.cc:333] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff: stopping tablet replica
I20260608 10:10:14.380071 16932 raft_consensus.cc:2243] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:14.380807 16932 raft_consensus.cc:2272] T cc718dffb3524cacb8199eb271e19311 P 5b835db8e7c44f439f36b001c80faeff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.414597 16932 tablet_server.cc:196] TabletServer@127.16.137.4:0 shutdown complete.
I20260608 10:10:14.440042 16932 master.cc:562] Master@127.16.137.62:42187 shutting down...
I20260608 10:10:14.466580 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:14.467185 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:14.467566 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5cff8ec084d04f5c9a6497ee24cb2884: stopping tablet replica
I20260608 10:10:14.488430 16932 master.cc:584] Master@127.16.137.62:42187 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (17720 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 10:10:14.546293 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:33549
I20260608 10:10:14.547510 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:14.554153 20557 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:14.554409 20558 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:14.554517 20560 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:14.556290 16932 server_base.cc:1061] running on GCE node
I20260608 10:10:14.557461 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:14.557642 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:14.557765 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913414557753 us; error 0 us; skew 500 ppm
I20260608 10:10:14.558290 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:14.560678 16932 webserver.cc:533] Webserver started at http://127.16.137.62:43325/ using document root <none> and password file <none>
I20260608 10:10:14.561187 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:14.561546 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:14.561807 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:14.562896 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "01daebe3d8784ad58cd42c3b19302f9d"
format_stamp: "Formatted at 2026-06-08 10:10:14 on dist-test-slave-4pww"
I20260608 10:10:14.567764 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:10:14.571503 20565 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:14.572264 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:10:14.572606 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "01daebe3d8784ad58cd42c3b19302f9d"
format_stamp: "Formatted at 2026-06-08 10:10:14 on dist-test-slave-4pww"
I20260608 10:10:14.572876 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:14.590339 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:14.591686 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:14.633175 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:33549
I20260608 10:10:14.633332 20617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:33549 every 8 connection(s)
I20260608 10:10:14.637669 20618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:14.648451 20618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d: Bootstrap starting.
I20260608 10:10:14.653683 20618 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:14.658120 20618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d: No bootstrap required, opened a new log
I20260608 10:10:14.660291 20618 raft_consensus.cc:359] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01daebe3d8784ad58cd42c3b19302f9d" member_type: VOTER }
I20260608 10:10:14.660665 20618 raft_consensus.cc:385] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:14.660849 20618 raft_consensus.cc:740] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01daebe3d8784ad58cd42c3b19302f9d, State: Initialized, Role: FOLLOWER
I20260608 10:10:14.661526 20618 consensus_queue.cc:260] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "01daebe3d8784ad58cd42c3b19302f9d" member_type: VOTER }
I20260608 10:10:14.661978 20618 raft_consensus.cc:399] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:10:14.662176 20618 raft_consensus.cc:493] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:10:14.662393 20618 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:14.667678 20618 raft_consensus.cc:515] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01daebe3d8784ad58cd42c3b19302f9d" member_type: VOTER }
I20260608 10:10:14.668212 20618 leader_election.cc:304] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [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: 01daebe3d8784ad58cd42c3b19302f9d; no voters: 
I20260608 10:10:14.669409 20618 leader_election.cc:290] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:10:14.669864 20621 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:14.671424 20621 raft_consensus.cc:697] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [term 1 LEADER]: Becoming Leader. State: Replica: 01daebe3d8784ad58cd42c3b19302f9d, State: Running, Role: LEADER
I20260608 10:10:14.672079 20621 consensus_queue.cc:237] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [LEADER]: Queue going to LEADER mode. State: All 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: "01daebe3d8784ad58cd42c3b19302f9d" member_type: VOTER }
I20260608 10:10:14.672652 20618 sys_catalog.cc:565] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:10:14.676926 20623 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 01daebe3d8784ad58cd42c3b19302f9d. Latest consensus state: current_term: 1 leader_uuid: "01daebe3d8784ad58cd42c3b19302f9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01daebe3d8784ad58cd42c3b19302f9d" member_type: VOTER } }
I20260608 10:10:14.677599 20623 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [sys.catalog]: This master's current role is: LEADER
I20260608 10:10:14.677847 20622 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "01daebe3d8784ad58cd42c3b19302f9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01daebe3d8784ad58cd42c3b19302f9d" member_type: VOTER } }
I20260608 10:10:14.678596 20622 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [sys.catalog]: This master's current role is: LEADER
I20260608 10:10:14.681926 20628 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:10:14.690471 20628 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:10:14.691531 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:10:14.700331 20628 catalog_manager.cc:1382] Generated new cluster ID: 0bde50aecd3748e7b232b8798589de3e
I20260608 10:10:14.700655 20628 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:10:14.713852 20628 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:10:14.715245 20628 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:10:14.733322 20628 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d: Generated new TSK 0
I20260608 10:10:14.734030 20628 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:10:14.758548 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:14.765447 20639 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:14.766782 20640 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:14.768637 20642 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:14.769335 16932 server_base.cc:1061] running on GCE node
I20260608 10:10:14.770495 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:14.770726 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:14.770913 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913414770891 us; error 0 us; skew 500 ppm
I20260608 10:10:14.771536 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:14.774487 16932 webserver.cc:533] Webserver started at http://127.16.137.1:36687/ using document root <none> and password file <none>
I20260608 10:10:14.775045 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:14.775274 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:14.775602 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:14.776803 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "a6e48b0b856544668f41ed0a8760e826"
format_stamp: "Formatted at 2026-06-08 10:10:14 on dist-test-slave-4pww"
I20260608 10:10:14.781868 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:10:14.785851 20647 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:14.786695 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:10:14.787024 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "a6e48b0b856544668f41ed0a8760e826"
format_stamp: "Formatted at 2026-06-08 10:10:14 on dist-test-slave-4pww"
I20260608 10:10:14.787328 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:14.799345 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:14.800788 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:14.802531 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:14.805312 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:14.805667 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:10:14.805958 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:14.806147 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:14.851583 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:37629
I20260608 10:10:14.851697 20709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:37629 every 8 connection(s)
I20260608 10:10:14.857641 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:14.865798 20714 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:14.868332 20715 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:14.870265 20717 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:14.870958 16932 server_base.cc:1061] running on GCE node
I20260608 10:10:14.871878 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:14.872143 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:14.872345 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913414872320 us; error 0 us; skew 500 ppm
I20260608 10:10:14.872961 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:14.876222 16932 webserver.cc:533] Webserver started at http://127.16.137.2:41353/ using document root <none> and password file <none>
I20260608 10:10:14.876965 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:14.877244 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:14.877622 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:14.878558 20710 heartbeater.cc:344] Connected to a master server at 127.16.137.62:33549
I20260608 10:10:14.878994 20710 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:14.879127 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "e04bb8581ad44e4dbfac9a34b18df6c9"
format_stamp: "Formatted at 2026-06-08 10:10:14 on dist-test-slave-4pww"
I20260608 10:10:14.879837 20710 heartbeater.cc:507] Master 127.16.137.62:33549 requested a full tablet report, sending...
I20260608 10:10:14.882339 20583 ts_manager.cc:194] Registered new tserver with Master: a6e48b0b856544668f41ed0a8760e826 (127.16.137.1:37629)
I20260608 10:10:14.884445 20583 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53020
I20260608 10:10:14.885197 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:10:14.889410 20722 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:14.890309 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:10:14.890661 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "e04bb8581ad44e4dbfac9a34b18df6c9"
format_stamp: "Formatted at 2026-06-08 10:10:14 on dist-test-slave-4pww"
I20260608 10:10:14.891026 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:14.912446 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:14.913892 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:14.915432 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:14.917979 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:14.918223 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:14.918488 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:14.918681 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:14.961536 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:33427
I20260608 10:10:14.961627 20784 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:33427 every 8 connection(s)
I20260608 10:10:14.966840 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:14.976402 20788 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:14.977936 20789 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:14.979517 20791 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:14.980132 16932 server_base.cc:1061] running on GCE node
I20260608 10:10:14.981204 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:14.981503 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:14.981556 20785 heartbeater.cc:344] Connected to a master server at 127.16.137.62:33549
I20260608 10:10:14.981817 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913414981788 us; error 0 us; skew 500 ppm
I20260608 10:10:14.982064 20785 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:14.982676 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:14.983044 20785 heartbeater.cc:507] Master 127.16.137.62:33549 requested a full tablet report, sending...
I20260608 10:10:14.985785 20583 ts_manager.cc:194] Registered new tserver with Master: e04bb8581ad44e4dbfac9a34b18df6c9 (127.16.137.2:33427)
I20260608 10:10:14.986160 16932 webserver.cc:533] Webserver started at http://127.16.137.3:44715/ using document root <none> and password file <none>
I20260608 10:10:14.986768 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:14.987018 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:14.987339 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:14.987463 20583 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53036
I20260608 10:10:14.988703 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "145ad63051254a9db7019155575edcde"
format_stamp: "Formatted at 2026-06-08 10:10:14 on dist-test-slave-4pww"
I20260608 10:10:14.994395 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 10:10:14.998183 20796 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:14.999075 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 10:10:14.999408 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "145ad63051254a9db7019155575edcde"
format_stamp: "Formatted at 2026-06-08 10:10:14 on dist-test-slave-4pww"
I20260608 10:10:14.999715 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:15.021934 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:15.023262 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:15.024809 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:15.027335 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:15.027582 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:15.027848 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:15.028036 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:15.068533 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:43333
I20260608 10:10:15.068665 20858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:43333 every 8 connection(s)
I20260608 10:10:15.074581 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:15.082273 20862 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:15.084188 20863 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:15.087522 16932 server_base.cc:1061] running on GCE node
W20260608 10:10:15.088145 20865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:15.088681 20859 heartbeater.cc:344] Connected to a master server at 127.16.137.62:33549
I20260608 10:10:15.089162 20859 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:15.089375 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:15.089666 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:15.089885 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913415089864 us; error 0 us; skew 500 ppm
I20260608 10:10:15.090207 20859 heartbeater.cc:507] Master 127.16.137.62:33549 requested a full tablet report, sending...
I20260608 10:10:15.090806 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:15.092897 20583 ts_manager.cc:194] Registered new tserver with Master: 145ad63051254a9db7019155575edcde (127.16.137.3:43333)
I20260608 10:10:15.093938 16932 webserver.cc:533] Webserver started at http://127.16.137.4:36021/ using document root <none> and password file <none>
I20260608 10:10:15.094518 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:15.094731 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:15.094743 20583 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53046
I20260608 10:10:15.095148 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:15.096700 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-3-root/instance:
uuid: "4abffbb53c9e4e27817dfc5a94a36062"
format_stamp: "Formatted at 2026-06-08 10:10:15 on dist-test-slave-4pww"
I20260608 10:10:15.101884 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:10:15.105748 20870 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:15.106709 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:10:15.107039 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-3-root
uuid: "4abffbb53c9e4e27817dfc5a94a36062"
format_stamp: "Formatted at 2026-06-08 10:10:15 on dist-test-slave-4pww"
I20260608 10:10:15.107298 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913314735645-16932-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:15.132948 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:15.134212 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:15.135653 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:15.138339 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:15.138604 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:15.138885 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:15.139081 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:15.182566 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.4:43629
I20260608 10:10:15.182690 20932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.4:43629 every 8 connection(s)
I20260608 10:10:15.199666 20933 heartbeater.cc:344] Connected to a master server at 127.16.137.62:33549
I20260608 10:10:15.200109 20933 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:15.200917 20933 heartbeater.cc:507] Master 127.16.137.62:33549 requested a full tablet report, sending...
I20260608 10:10:15.203131 20583 ts_manager.cc:194] Registered new tserver with Master: 4abffbb53c9e4e27817dfc5a94a36062 (127.16.137.4:43629)
I20260608 10:10:15.204324 16932 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017829134s
I20260608 10:10:15.204764 20583 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53058
I20260608 10:10:15.770061 20583 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53070:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:10:15.830493 20750 tablet_service.cc:1511] Processing CreateTablet for tablet d5dbe296129545559329b716944c61ca (DEFAULT_TABLE table=test-workload [id=b4e5f6c3bbe342aba58174de75ce6f5d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:10:15.832593 20750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5dbe296129545559329b716944c61ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:15.833387 20898 tablet_service.cc:1511] Processing CreateTablet for tablet d5dbe296129545559329b716944c61ca (DEFAULT_TABLE table=test-workload [id=b4e5f6c3bbe342aba58174de75ce6f5d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:10:15.834868 20898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5dbe296129545559329b716944c61ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:15.837715 20675 tablet_service.cc:1511] Processing CreateTablet for tablet d5dbe296129545559329b716944c61ca (DEFAULT_TABLE table=test-workload [id=b4e5f6c3bbe342aba58174de75ce6f5d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:10:15.839017 20675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5dbe296129545559329b716944c61ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:15.855701 20955 tablet_bootstrap.cc:492] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9: Bootstrap starting.
I20260608 10:10:15.862984 20957 tablet_bootstrap.cc:492] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062: Bootstrap starting.
I20260608 10:10:15.863125 20956 tablet_bootstrap.cc:492] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826: Bootstrap starting.
I20260608 10:10:15.866278 20955 tablet_bootstrap.cc:654] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:15.871378 20957 tablet_bootstrap.cc:654] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:15.872080 20956 tablet_bootstrap.cc:654] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:15.873740 20955 tablet_bootstrap.cc:492] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9: No bootstrap required, opened a new log
I20260608 10:10:15.874348 20955 ts_tablet_manager.cc:1403] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260608 10:10:15.878787 20955 raft_consensus.cc:359] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33427 } } peers { permanent_uuid: "4abffbb53c9e4e27817dfc5a94a36062" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43629 } } peers { permanent_uuid: "a6e48b0b856544668f41ed0a8760e826" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 37629 } }
I20260608 10:10:15.879974 20955 raft_consensus.cc:385] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:15.880329 20955 raft_consensus.cc:740] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e04bb8581ad44e4dbfac9a34b18df6c9, State: Initialized, Role: FOLLOWER
I20260608 10:10:15.880865 20956 tablet_bootstrap.cc:492] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826: No bootstrap required, opened a new log
I20260608 10:10:15.880934 20957 tablet_bootstrap.cc:492] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062: No bootstrap required, opened a new log
I20260608 10:10:15.881629 20956 ts_tablet_manager.cc:1403] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260608 10:10:15.881749 20957 ts_tablet_manager.cc:1403] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260608 10:10:15.881289 20955 consensus_queue.cc:260] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33427 } } peers { permanent_uuid: "4abffbb53c9e4e27817dfc5a94a36062" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43629 } } peers { permanent_uuid: "a6e48b0b856544668f41ed0a8760e826" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 37629 } }
I20260608 10:10:15.885645 20785 heartbeater.cc:499] Master 127.16.137.62:33549 was elected leader, sending a full tablet report...
I20260608 10:10:15.885882 20955 ts_tablet_manager.cc:1434] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260608 10:10:15.886619 20956 raft_consensus.cc:359] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33427 } } peers { permanent_uuid: "4abffbb53c9e4e27817dfc5a94a36062" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43629 } } peers { permanent_uuid: "a6e48b0b856544668f41ed0a8760e826" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 37629 } }
I20260608 10:10:15.887557 20956 raft_consensus.cc:385] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:15.887943 20956 raft_consensus.cc:740] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e48b0b856544668f41ed0a8760e826, State: Initialized, Role: FOLLOWER
I20260608 10:10:15.888366 20710 heartbeater.cc:499] Master 127.16.137.62:33549 was elected leader, sending a full tablet report...
I20260608 10:10:15.887773 20957 raft_consensus.cc:359] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33427 } } peers { permanent_uuid: "4abffbb53c9e4e27817dfc5a94a36062" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43629 } } peers { permanent_uuid: "a6e48b0b856544668f41ed0a8760e826" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 37629 } }
I20260608 10:10:15.888866 20957 raft_consensus.cc:385] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:15.888947 20956 consensus_queue.cc:260] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33427 } } peers { permanent_uuid: "4abffbb53c9e4e27817dfc5a94a36062" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43629 } } peers { permanent_uuid: "a6e48b0b856544668f41ed0a8760e826" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 37629 } }
I20260608 10:10:15.889262 20957 raft_consensus.cc:740] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4abffbb53c9e4e27817dfc5a94a36062, State: Initialized, Role: FOLLOWER
I20260608 10:10:15.890559 20957 consensus_queue.cc:260] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33427 } } peers { permanent_uuid: "4abffbb53c9e4e27817dfc5a94a36062" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43629 } } peers { permanent_uuid: "a6e48b0b856544668f41ed0a8760e826" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 37629 } }
I20260608 10:10:15.898772 20956 ts_tablet_manager.cc:1434] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.001s
I20260608 10:10:15.900650 20933 heartbeater.cc:499] Master 127.16.137.62:33549 was elected leader, sending a full tablet report...
I20260608 10:10:15.900991 20957 ts_tablet_manager.cc:1434] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.008s
I20260608 10:10:15.992228 20962 raft_consensus.cc:493] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:15.992920 20962 raft_consensus.cc:515] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33427 } } peers { permanent_uuid: "4abffbb53c9e4e27817dfc5a94a36062" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43629 } } peers { permanent_uuid: "a6e48b0b856544668f41ed0a8760e826" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 37629 } }
I20260608 10:10:15.995566 20962 leader_election.cc:290] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e04bb8581ad44e4dbfac9a34b18df6c9 (127.16.137.2:33427), 4abffbb53c9e4e27817dfc5a94a36062 (127.16.137.4:43629)
I20260608 10:10:16.009378 20908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5dbe296129545559329b716944c61ca" candidate_uuid: "a6e48b0b856544668f41ed0a8760e826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4abffbb53c9e4e27817dfc5a94a36062" is_pre_election: true
I20260608 10:10:16.009373 20760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5dbe296129545559329b716944c61ca" candidate_uuid: "a6e48b0b856544668f41ed0a8760e826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" is_pre_election: true
I20260608 10:10:16.010697 20908 raft_consensus.cc:2468] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e48b0b856544668f41ed0a8760e826 in term 0.
I20260608 10:10:16.010752 20760 raft_consensus.cc:2468] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e48b0b856544668f41ed0a8760e826 in term 0.
I20260608 10:10:16.012262 20651 leader_election.cc:304] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4abffbb53c9e4e27817dfc5a94a36062, a6e48b0b856544668f41ed0a8760e826; no voters: 
I20260608 10:10:16.013120 20962 raft_consensus.cc:2804] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:16.013522 20962 raft_consensus.cc:493] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:16.013762 20962 raft_consensus.cc:3060] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:16.020162 20962 raft_consensus.cc:515] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33427 } } peers { permanent_uuid: "4abffbb53c9e4e27817dfc5a94a36062" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43629 } } peers { permanent_uuid: "a6e48b0b856544668f41ed0a8760e826" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 37629 } }
I20260608 10:10:16.022276 20962 leader_election.cc:290] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [CANDIDATE]: Term 1 election: Requested vote from peers e04bb8581ad44e4dbfac9a34b18df6c9 (127.16.137.2:33427), 4abffbb53c9e4e27817dfc5a94a36062 (127.16.137.4:43629)
I20260608 10:10:16.023309 20760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5dbe296129545559329b716944c61ca" candidate_uuid: "a6e48b0b856544668f41ed0a8760e826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9"
I20260608 10:10:16.023543 20908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5dbe296129545559329b716944c61ca" candidate_uuid: "a6e48b0b856544668f41ed0a8760e826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4abffbb53c9e4e27817dfc5a94a36062"
I20260608 10:10:16.024004 20760 raft_consensus.cc:3060] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:16.024169 20908 raft_consensus.cc:3060] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:16.032974 20908 raft_consensus.cc:2468] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e48b0b856544668f41ed0a8760e826 in term 1.
I20260608 10:10:16.032974 20760 raft_consensus.cc:2468] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e48b0b856544668f41ed0a8760e826 in term 1.
I20260608 10:10:16.034693 20650 leader_election.cc:304] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6e48b0b856544668f41ed0a8760e826, e04bb8581ad44e4dbfac9a34b18df6c9; no voters: 
I20260608 10:10:16.035576 20962 raft_consensus.cc:2804] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:16.036859 20962 raft_consensus.cc:697] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [term 1 LEADER]: Becoming Leader. State: Replica: a6e48b0b856544668f41ed0a8760e826, State: Running, Role: LEADER
I20260608 10:10:16.037840 20962 consensus_queue.cc:237] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33427 } } peers { permanent_uuid: "4abffbb53c9e4e27817dfc5a94a36062" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43629 } } peers { permanent_uuid: "a6e48b0b856544668f41ed0a8760e826" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 37629 } }
I20260608 10:10:16.045466 20580 catalog_manager.cc:5696] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6e48b0b856544668f41ed0a8760e826 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "a6e48b0b856544668f41ed0a8760e826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4abffbb53c9e4e27817dfc5a94a36062" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e48b0b856544668f41ed0a8760e826" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 37629 } health_report { overall_health: HEALTHY } } }
I20260608 10:10:16.098202 20859 heartbeater.cc:499] Master 127.16.137.62:33549 was elected leader, sending a full tablet report...
I20260608 10:10:16.575690 20968 consensus_queue.cc:1048] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4abffbb53c9e4e27817dfc5a94a36062" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:16.580931 20968 consensus_queue.cc:1048] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:16.690160 20636 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:16.691764 20636 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:16.692174 20636 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:18.693286 20636 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:18.694753 20636 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:18.695226 20636 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:20.696271 20636 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:20.697726 20636 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:20.698073 20636 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:23.896325 20636 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:23.910072 20636 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:23.911661 20636 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:24.849655 20978 raft_consensus.cc:493] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6e48b0b856544668f41ed0a8760e826)
I20260608 10:10:24.850472 20978 raft_consensus.cc:515] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33427 } } peers { permanent_uuid: "4abffbb53c9e4e27817dfc5a94a36062" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43629 } } peers { permanent_uuid: "a6e48b0b856544668f41ed0a8760e826" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 37629 } }
I20260608 10:10:24.854521 20978 leader_election.cc:290] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4abffbb53c9e4e27817dfc5a94a36062 (127.16.137.4:43629), a6e48b0b856544668f41ed0a8760e826 (127.16.137.1:37629)
W20260608 10:10:24.886574 20929 debug-util.cc:398] Leaking SignalData structure 0x7b0800008cc0 after lost signal to thread 16935
I20260608 10:10:24.889103 20981 raft_consensus.cc:493] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6e48b0b856544668f41ed0a8760e826)
I20260608 10:10:24.891314 20981 raft_consensus.cc:515] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33427 } } peers { permanent_uuid: "4abffbb53c9e4e27817dfc5a94a36062" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43629 } } peers { permanent_uuid: "a6e48b0b856544668f41ed0a8760e826" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 37629 } }
I20260608 10:10:24.896867 20981 leader_election.cc:290] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e04bb8581ad44e4dbfac9a34b18df6c9 (127.16.137.2:33427), a6e48b0b856544668f41ed0a8760e826 (127.16.137.1:37629)
W20260608 10:10:24.926571 20929 debug-util.cc:398] Leaking SignalData structure 0x7b0800099a00 after lost signal to thread 20617
I20260608 10:10:24.928464 20760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5dbe296129545559329b716944c61ca" candidate_uuid: "4abffbb53c9e4e27817dfc5a94a36062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" is_pre_election: true
W20260608 10:10:24.929730 20929 debug-util.cc:398] Leaking SignalData structure 0x7b0800204800 after lost signal to thread 20858
I20260608 10:10:24.938936 20908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5dbe296129545559329b716944c61ca" candidate_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4abffbb53c9e4e27817dfc5a94a36062" is_pre_election: true
I20260608 10:10:24.944643 20685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5dbe296129545559329b716944c61ca" candidate_uuid: "4abffbb53c9e4e27817dfc5a94a36062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6e48b0b856544668f41ed0a8760e826" is_pre_election: true
I20260608 10:10:24.944741 20684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5dbe296129545559329b716944c61ca" candidate_uuid: "e04bb8581ad44e4dbfac9a34b18df6c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6e48b0b856544668f41ed0a8760e826" is_pre_election: true
I20260608 10:10:24.946575 20873 leader_election.cc:304] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062 [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: 4abffbb53c9e4e27817dfc5a94a36062; no voters: a6e48b0b856544668f41ed0a8760e826, e04bb8581ad44e4dbfac9a34b18df6c9
I20260608 10:10:24.946790 20725 leader_election.cc:304] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9 [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: e04bb8581ad44e4dbfac9a34b18df6c9; no voters: 4abffbb53c9e4e27817dfc5a94a36062, a6e48b0b856544668f41ed0a8760e826
I20260608 10:10:24.947618 20981 raft_consensus.cc:2749] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:24.947934 20978 raft_consensus.cc:2749] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:25.913543 20636 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:25.915829 20636 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:25.916291 20636 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:27.917527 20636 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:27.919382 20636 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:27.919790 20636 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:28.396730 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:10:28.428645 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:28.429654 16932 tablet_replica.cc:333] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826: stopping tablet replica
I20260608 10:10:28.430343 16932 raft_consensus.cc:2243] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:28.431511 16932 raft_consensus.cc:2272] T d5dbe296129545559329b716944c61ca P a6e48b0b856544668f41ed0a8760e826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:28.454108 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:10:28.467550 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:10:28.489252 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:28.490084 16932 tablet_replica.cc:333] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9: stopping tablet replica
I20260608 10:10:28.490705 16932 raft_consensus.cc:2243] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:28.491231 16932 raft_consensus.cc:2272] T d5dbe296129545559329b716944c61ca P e04bb8581ad44e4dbfac9a34b18df6c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:28.511773 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:10:28.524421 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:10:28.545533 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:28.562216 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:10:28.572677 16932 tablet_server.cc:179] TabletServer@127.16.137.4:0 shutting down...
I20260608 10:10:28.595397 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:28.596194 16932 tablet_replica.cc:333] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062: stopping tablet replica
I20260608 10:10:28.596782 16932 raft_consensus.cc:2243] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:28.597409 16932 raft_consensus.cc:2272] T d5dbe296129545559329b716944c61ca P 4abffbb53c9e4e27817dfc5a94a36062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:28.635308 16932 tablet_server.cc:196] TabletServer@127.16.137.4:0 shutdown complete.
I20260608 10:10:28.648047 16932 master.cc:562] Master@127.16.137.62:33549 shutting down...
I20260608 10:10:28.670264 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:28.671054 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:28.671456 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 01daebe3d8784ad58cd42c3b19302f9d: stopping tablet replica
I20260608 10:10:28.692129 16932 master.cc:584] Master@127.16.137.62:33549 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (14184 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 10:10:28.731451 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:39747
I20260608 10:10:28.732729 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:28.739018 20992 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:28.739123 20991 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:28.739701 20994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:28.741796 16932 server_base.cc:1061] running on GCE node
I20260608 10:10:28.742769 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:28.742993 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:28.743189 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913428743155 us; error 0 us; skew 500 ppm
I20260608 10:10:28.743799 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:28.746501 16932 webserver.cc:533] Webserver started at http://127.16.137.62:43897/ using document root <none> and password file <none>
I20260608 10:10:28.747067 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:28.747279 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:28.747563 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:28.748921 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "d45ae52379a94c40b77bf40dd7706fc2"
format_stamp: "Formatted at 2026-06-08 10:10:28 on dist-test-slave-4pww"
I20260608 10:10:28.754050 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:10:28.757905 20999 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:28.758671 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:10:28.758981 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "d45ae52379a94c40b77bf40dd7706fc2"
format_stamp: "Formatted at 2026-06-08 10:10:28 on dist-test-slave-4pww"
I20260608 10:10:28.759258 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:28.797235 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:28.799311 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:28.857304 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:39747
I20260608 10:10:28.857506 21050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:39747 every 8 connection(s)
I20260608 10:10:28.863480 21051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:28.875530 21051 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2: Bootstrap starting.
I20260608 10:10:28.881757 21051 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:28.886587 21051 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2: No bootstrap required, opened a new log
I20260608 10:10:28.889058 21051 raft_consensus.cc:359] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d45ae52379a94c40b77bf40dd7706fc2" member_type: VOTER }
I20260608 10:10:28.889623 21051 raft_consensus.cc:385] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:28.889866 21051 raft_consensus.cc:740] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d45ae52379a94c40b77bf40dd7706fc2, State: Initialized, Role: FOLLOWER
I20260608 10:10:28.890487 21051 consensus_queue.cc:260] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d45ae52379a94c40b77bf40dd7706fc2" member_type: VOTER }
I20260608 10:10:28.890997 21051 raft_consensus.cc:399] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:10:28.891256 21051 raft_consensus.cc:493] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:10:28.891541 21051 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:28.896332 21051 raft_consensus.cc:515] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d45ae52379a94c40b77bf40dd7706fc2" member_type: VOTER }
I20260608 10:10:28.896909 21051 leader_election.cc:304] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [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: d45ae52379a94c40b77bf40dd7706fc2; no voters: 
I20260608 10:10:28.898180 21051 leader_election.cc:290] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:10:28.898641 21054 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:28.900082 21054 raft_consensus.cc:697] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [term 1 LEADER]: Becoming Leader. State: Replica: d45ae52379a94c40b77bf40dd7706fc2, State: Running, Role: LEADER
I20260608 10:10:28.900887 21054 consensus_queue.cc:237] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [LEADER]: Queue going to LEADER mode. State: All 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: "d45ae52379a94c40b77bf40dd7706fc2" member_type: VOTER }
I20260608 10:10:28.901439 21051 sys_catalog.cc:565] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:10:28.907019 21055 sys_catalog.cc:455] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d45ae52379a94c40b77bf40dd7706fc2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d45ae52379a94c40b77bf40dd7706fc2" member_type: VOTER } }
I20260608 10:10:28.907310 21056 sys_catalog.cc:455] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d45ae52379a94c40b77bf40dd7706fc2. Latest consensus state: current_term: 1 leader_uuid: "d45ae52379a94c40b77bf40dd7706fc2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d45ae52379a94c40b77bf40dd7706fc2" member_type: VOTER } }
I20260608 10:10:28.908123 21055 sys_catalog.cc:458] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:10:28.908123 21056 sys_catalog.cc:458] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:10:28.915987 21061 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:10:28.921578 21061 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:10:28.925952 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:10:28.933184 21061 catalog_manager.cc:1382] Generated new cluster ID: 177f119617734184b76d26ccae8c2a41
I20260608 10:10:28.933533 21061 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:10:28.958559 21061 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:10:28.960006 21061 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:10:28.973655 21061 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2: Generated new TSK 0
I20260608 10:10:28.974354 21061 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:10:28.995311 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:29.001837 21072 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:29.003204 21073 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:29.005182 16932 server_base.cc:1061] running on GCE node
W20260608 10:10:29.005141 21075 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:29.006469 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:29.006909 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:29.007061 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913429007045 us; error 0 us; skew 500 ppm
I20260608 10:10:29.007637 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:29.010185 16932 webserver.cc:533] Webserver started at http://127.16.137.1:44357/ using document root <none> and password file <none>
I20260608 10:10:29.010669 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:29.010838 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:29.011060 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:29.012238 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "0429a66154fb4490a2d7c955b0d0874b"
format_stamp: "Formatted at 2026-06-08 10:10:29 on dist-test-slave-4pww"
I20260608 10:10:29.017122 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 10:10:29.021026 21080 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:29.021996 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:10:29.022358 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "0429a66154fb4490a2d7c955b0d0874b"
format_stamp: "Formatted at 2026-06-08 10:10:29 on dist-test-slave-4pww"
I20260608 10:10:29.022715 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:29.042447 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:29.043718 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:29.045231 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:29.047768 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:29.047962 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:29.048281 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:29.048465 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:29.091292 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:33953
I20260608 10:10:29.091429 21142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:33953 every 8 connection(s)
I20260608 10:10:29.097113 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:29.104548 21147 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:29.105885 21148 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:29.107791 21150 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:29.109680 16932 server_base.cc:1061] running on GCE node
I20260608 10:10:29.110905 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:29.111203 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:29.111444 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913429111422 us; error 0 us; skew 500 ppm
I20260608 10:10:29.111675 21143 heartbeater.cc:344] Connected to a master server at 127.16.137.62:39747
I20260608 10:10:29.112115 21143 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:29.112128 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:29.113144 21143 heartbeater.cc:507] Master 127.16.137.62:39747 requested a full tablet report, sending...
I20260608 10:10:29.115247 16932 webserver.cc:533] Webserver started at http://127.16.137.2:39571/ using document root <none> and password file <none>
I20260608 10:10:29.115847 21016 ts_manager.cc:194] Registered new tserver with Master: 0429a66154fb4490a2d7c955b0d0874b (127.16.137.1:33953)
I20260608 10:10:29.116029 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:29.116349 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:29.116726 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:29.118314 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "1c0066f295754f9ab1d67465cbf271a5"
format_stamp: "Formatted at 2026-06-08 10:10:29 on dist-test-slave-4pww"
I20260608 10:10:29.118659 21016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45816
I20260608 10:10:29.123893 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260608 10:10:29.127825 21155 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:29.128679 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:10:29.129031 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "1c0066f295754f9ab1d67465cbf271a5"
format_stamp: "Formatted at 2026-06-08 10:10:29 on dist-test-slave-4pww"
I20260608 10:10:29.129323 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:29.153458 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:29.154840 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:29.156417 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:29.158917 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:29.159169 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:29.159451 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:29.159633 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:29.201809 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:39297
I20260608 10:10:29.201992 21217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:39297 every 8 connection(s)
I20260608 10:10:29.207500 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:29.215646 21221 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:29.217777 21222 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:29.218575 21224 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:29.220944 16932 server_base.cc:1061] running on GCE node
I20260608 10:10:29.221217 21218 heartbeater.cc:344] Connected to a master server at 127.16.137.62:39747
I20260608 10:10:29.221725 21218 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:29.222055 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:29.222301 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:29.222500 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913429222462 us; error 0 us; skew 500 ppm
I20260608 10:10:29.222586 21218 heartbeater.cc:507] Master 127.16.137.62:39747 requested a full tablet report, sending...
I20260608 10:10:29.223367 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:29.225123 21016 ts_manager.cc:194] Registered new tserver with Master: 1c0066f295754f9ab1d67465cbf271a5 (127.16.137.2:39297)
I20260608 10:10:29.226543 16932 webserver.cc:533] Webserver started at http://127.16.137.3:35897/ using document root <none> and password file <none>
I20260608 10:10:29.227164 21016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45826
I20260608 10:10:29.227310 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:29.227612 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:29.227972 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:29.229233 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "7e4b6dd8a8c14d4b8e670ad138c5f7fd"
format_stamp: "Formatted at 2026-06-08 10:10:29 on dist-test-slave-4pww"
I20260608 10:10:29.234349 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:10:29.237941 21229 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:29.238703 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:10:29.239056 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "7e4b6dd8a8c14d4b8e670ad138c5f7fd"
format_stamp: "Formatted at 2026-06-08 10:10:29 on dist-test-slave-4pww"
I20260608 10:10:29.239364 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:29.255467 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:29.256842 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:29.258288 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:29.260757 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:29.261073 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:29.261330 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:29.261579 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:10:29.303851 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:42039
I20260608 10:10:29.303983 21291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:42039 every 8 connection(s)
I20260608 10:10:29.319572 21292 heartbeater.cc:344] Connected to a master server at 127.16.137.62:39747
I20260608 10:10:29.320068 21292 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:29.321035 21292 heartbeater.cc:507] Master 127.16.137.62:39747 requested a full tablet report, sending...
I20260608 10:10:29.323385 21016 ts_manager.cc:194] Registered new tserver with Master: 7e4b6dd8a8c14d4b8e670ad138c5f7fd (127.16.137.3:42039)
I20260608 10:10:29.323697 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016171964s
I20260608 10:10:29.325546 21016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45832
I20260608 10:10:30.122195 21143 heartbeater.cc:499] Master 127.16.137.62:39747 was elected leader, sending a full tablet report...
I20260608 10:10:30.230047 21218 heartbeater.cc:499] Master 127.16.137.62:39747 was elected leader, sending a full tablet report...
I20260608 10:10:30.328912 21292 heartbeater.cc:499] Master 127.16.137.62:39747 was elected leader, sending a full tablet report...
I20260608 10:10:30.396445 21016 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45840:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:10:30.398842 21016 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:10:30.453904 21183 tablet_service.cc:1511] Processing CreateTablet for tablet 8c63b7d249f94b159c08ad29779e4a45 (DEFAULT_TABLE table=test-workload [id=bfb6792418ed407fbebaa6a8547ca46b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:10:30.455417 21183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c63b7d249f94b159c08ad29779e4a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:30.464694 21108 tablet_service.cc:1511] Processing CreateTablet for tablet 8c63b7d249f94b159c08ad29779e4a45 (DEFAULT_TABLE table=test-workload [id=bfb6792418ed407fbebaa6a8547ca46b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:10:30.465734 21257 tablet_service.cc:1511] Processing CreateTablet for tablet 8c63b7d249f94b159c08ad29779e4a45 (DEFAULT_TABLE table=test-workload [id=bfb6792418ed407fbebaa6a8547ca46b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:10:30.466563 21108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c63b7d249f94b159c08ad29779e4a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:30.467283 21257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c63b7d249f94b159c08ad29779e4a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:30.475531 21313 tablet_bootstrap.cc:492] T 8c63b7d249f94b159c08ad29779e4a45 P 1c0066f295754f9ab1d67465cbf271a5: Bootstrap starting.
I20260608 10:10:30.482288 21313 tablet_bootstrap.cc:654] T 8c63b7d249f94b159c08ad29779e4a45 P 1c0066f295754f9ab1d67465cbf271a5: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:30.487881 21316 tablet_bootstrap.cc:492] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd: Bootstrap starting.
I20260608 10:10:30.491142 21313 tablet_bootstrap.cc:492] T 8c63b7d249f94b159c08ad29779e4a45 P 1c0066f295754f9ab1d67465cbf271a5: No bootstrap required, opened a new log
I20260608 10:10:30.491904 21313 ts_tablet_manager.cc:1403] T 8c63b7d249f94b159c08ad29779e4a45 P 1c0066f295754f9ab1d67465cbf271a5: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260608 10:10:30.493665 21315 tablet_bootstrap.cc:492] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b: Bootstrap starting.
I20260608 10:10:30.496091 21316 tablet_bootstrap.cc:654] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:30.495610 21313 raft_consensus.cc:359] T 8c63b7d249f94b159c08ad29779e4a45 P 1c0066f295754f9ab1d67465cbf271a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c0066f295754f9ab1d67465cbf271a5" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39297 } } peers { permanent_uuid: "0429a66154fb4490a2d7c955b0d0874b" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33953 } } peers { permanent_uuid: "7e4b6dd8a8c14d4b8e670ad138c5f7fd" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 42039 } }
I20260608 10:10:30.496692 21313 raft_consensus.cc:385] T 8c63b7d249f94b159c08ad29779e4a45 P 1c0066f295754f9ab1d67465cbf271a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:30.497138 21313 raft_consensus.cc:740] T 8c63b7d249f94b159c08ad29779e4a45 P 1c0066f295754f9ab1d67465cbf271a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c0066f295754f9ab1d67465cbf271a5, State: Initialized, Role: FOLLOWER
I20260608 10:10:30.498134 21313 consensus_queue.cc:260] T 8c63b7d249f94b159c08ad29779e4a45 P 1c0066f295754f9ab1d67465cbf271a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c0066f295754f9ab1d67465cbf271a5" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39297 } } peers { permanent_uuid: "0429a66154fb4490a2d7c955b0d0874b" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33953 } } peers { permanent_uuid: "7e4b6dd8a8c14d4b8e670ad138c5f7fd" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 42039 } }
I20260608 10:10:30.501406 21313 ts_tablet_manager.cc:1434] T 8c63b7d249f94b159c08ad29779e4a45 P 1c0066f295754f9ab1d67465cbf271a5: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:10:30.502367 21315 tablet_bootstrap.cc:654] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:30.506852 21316 tablet_bootstrap.cc:492] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd: No bootstrap required, opened a new log
I20260608 10:10:30.507381 21316 ts_tablet_manager.cc:1403] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260608 10:10:30.509071 21315 tablet_bootstrap.cc:492] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b: No bootstrap required, opened a new log
I20260608 10:10:30.509773 21315 ts_tablet_manager.cc:1403] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260608 10:10:30.510030 21316 raft_consensus.cc:359] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c0066f295754f9ab1d67465cbf271a5" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39297 } } peers { permanent_uuid: "0429a66154fb4490a2d7c955b0d0874b" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33953 } } peers { permanent_uuid: "7e4b6dd8a8c14d4b8e670ad138c5f7fd" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 42039 } }
I20260608 10:10:30.510825 21316 raft_consensus.cc:385] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:30.511127 21316 raft_consensus.cc:740] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e4b6dd8a8c14d4b8e670ad138c5f7fd, State: Initialized, Role: FOLLOWER
I20260608 10:10:30.511986 21316 consensus_queue.cc:260] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c0066f295754f9ab1d67465cbf271a5" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39297 } } peers { permanent_uuid: "0429a66154fb4490a2d7c955b0d0874b" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33953 } } peers { permanent_uuid: "7e4b6dd8a8c14d4b8e670ad138c5f7fd" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 42039 } }
I20260608 10:10:30.512562 21315 raft_consensus.cc:359] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c0066f295754f9ab1d67465cbf271a5" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39297 } } peers { permanent_uuid: "0429a66154fb4490a2d7c955b0d0874b" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33953 } } peers { permanent_uuid: "7e4b6dd8a8c14d4b8e670ad138c5f7fd" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 42039 } }
I20260608 10:10:30.513484 21315 raft_consensus.cc:385] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:30.513839 21315 raft_consensus.cc:740] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0429a66154fb4490a2d7c955b0d0874b, State: Initialized, Role: FOLLOWER
I20260608 10:10:30.515041 21315 consensus_queue.cc:260] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c0066f295754f9ab1d67465cbf271a5" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39297 } } peers { permanent_uuid: "0429a66154fb4490a2d7c955b0d0874b" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33953 } } peers { permanent_uuid: "7e4b6dd8a8c14d4b8e670ad138c5f7fd" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 42039 } }
I20260608 10:10:30.522502 21315 ts_tablet_manager.cc:1434] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.005s
I20260608 10:10:30.523764 21316 ts_tablet_manager.cc:1434] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.008s
W20260608 10:10:30.559710 21293 tablet.cc:2404] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:10:30.650534 21321 raft_consensus.cc:493] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:30.651209 21321 raft_consensus.cc:515] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c0066f295754f9ab1d67465cbf271a5" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39297 } } peers { permanent_uuid: "0429a66154fb4490a2d7c955b0d0874b" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33953 } } peers { permanent_uuid: "7e4b6dd8a8c14d4b8e670ad138c5f7fd" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 42039 } }
I20260608 10:10:30.654245 21321 leader_election.cc:290] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c0066f295754f9ab1d67465cbf271a5 (127.16.137.2:39297), 7e4b6dd8a8c14d4b8e670ad138c5f7fd (127.16.137.3:42039)
I20260608 10:10:30.665495 21193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c63b7d249f94b159c08ad29779e4a45" candidate_uuid: "0429a66154fb4490a2d7c955b0d0874b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0066f295754f9ab1d67465cbf271a5" is_pre_election: true
I20260608 10:10:30.666424 21193 raft_consensus.cc:2468] T 8c63b7d249f94b159c08ad29779e4a45 P 1c0066f295754f9ab1d67465cbf271a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0429a66154fb4490a2d7c955b0d0874b in term 0.
I20260608 10:10:30.666893 21267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c63b7d249f94b159c08ad29779e4a45" candidate_uuid: "0429a66154fb4490a2d7c955b0d0874b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e4b6dd8a8c14d4b8e670ad138c5f7fd" is_pre_election: true
I20260608 10:10:30.667651 21267 raft_consensus.cc:2468] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0429a66154fb4490a2d7c955b0d0874b in term 0.
I20260608 10:10:30.667866 21082 leader_election.cc:304] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0429a66154fb4490a2d7c955b0d0874b, 1c0066f295754f9ab1d67465cbf271a5; no voters: 
I20260608 10:10:30.668762 21321 raft_consensus.cc:2804] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:30.669150 21321 raft_consensus.cc:493] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:30.669512 21321 raft_consensus.cc:3060] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:30.675340 21321 raft_consensus.cc:515] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c0066f295754f9ab1d67465cbf271a5" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39297 } } peers { permanent_uuid: "0429a66154fb4490a2d7c955b0d0874b" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33953 } } peers { permanent_uuid: "7e4b6dd8a8c14d4b8e670ad138c5f7fd" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 42039 } }
I20260608 10:10:30.677294 21321 leader_election.cc:290] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [CANDIDATE]: Term 1 election: Requested vote from peers 1c0066f295754f9ab1d67465cbf271a5 (127.16.137.2:39297), 7e4b6dd8a8c14d4b8e670ad138c5f7fd (127.16.137.3:42039)
I20260608 10:10:30.678175 21193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c63b7d249f94b159c08ad29779e4a45" candidate_uuid: "0429a66154fb4490a2d7c955b0d0874b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c0066f295754f9ab1d67465cbf271a5"
I20260608 10:10:30.678483 21267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c63b7d249f94b159c08ad29779e4a45" candidate_uuid: "0429a66154fb4490a2d7c955b0d0874b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e4b6dd8a8c14d4b8e670ad138c5f7fd"
I20260608 10:10:30.678845 21193 raft_consensus.cc:3060] T 8c63b7d249f94b159c08ad29779e4a45 P 1c0066f295754f9ab1d67465cbf271a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:30.679064 21267 raft_consensus.cc:3060] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:30.686896 21267 raft_consensus.cc:2468] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0429a66154fb4490a2d7c955b0d0874b in term 1.
I20260608 10:10:30.686896 21193 raft_consensus.cc:2468] T 8c63b7d249f94b159c08ad29779e4a45 P 1c0066f295754f9ab1d67465cbf271a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0429a66154fb4490a2d7c955b0d0874b in term 1.
I20260608 10:10:30.688396 21082 leader_election.cc:304] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0429a66154fb4490a2d7c955b0d0874b, 1c0066f295754f9ab1d67465cbf271a5; no voters: 
I20260608 10:10:30.689109 21321 raft_consensus.cc:2804] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:30.690412 21321 raft_consensus.cc:697] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [term 1 LEADER]: Becoming Leader. State: Replica: 0429a66154fb4490a2d7c955b0d0874b, State: Running, Role: LEADER
I20260608 10:10:30.691314 21321 consensus_queue.cc:237] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c0066f295754f9ab1d67465cbf271a5" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39297 } } peers { permanent_uuid: "0429a66154fb4490a2d7c955b0d0874b" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33953 } } peers { permanent_uuid: "7e4b6dd8a8c14d4b8e670ad138c5f7fd" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 42039 } }
I20260608 10:10:30.699836 21016 catalog_manager.cc:5696] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0429a66154fb4490a2d7c955b0d0874b (127.16.137.1). New cstate: current_term: 1 leader_uuid: "0429a66154fb4490a2d7c955b0d0874b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c0066f295754f9ab1d67465cbf271a5" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0429a66154fb4490a2d7c955b0d0874b" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e4b6dd8a8c14d4b8e670ad138c5f7fd" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 42039 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:30.924057 21064 placement_policy_util.cc:407] tablet 8c63b7d249f94b159c08ad29779e4a45: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:30.925654 21069 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:30.927203 21069 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:30.927603 21069 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:31.207449 21326 consensus_queue.cc:1048] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e4b6dd8a8c14d4b8e670ad138c5f7fd" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 42039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:31.223246 21331 consensus_queue.cc:1048] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c0066f295754f9ab1d67465cbf271a5" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:31.933779 21064 placement_policy_util.cc:407] tablet 8c63b7d249f94b159c08ad29779e4a45: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:32.928619 21069 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:32.930086 21069 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:32.930457 21069 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:32.942939 21064 placement_policy_util.cc:407] tablet 8c63b7d249f94b159c08ad29779e4a45: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:33.952347 21064 placement_policy_util.cc:407] tablet 8c63b7d249f94b159c08ad29779e4a45: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:34.931444 21069 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:34.932899 21069 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:34.933275 21069 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:34.961653 21064 placement_policy_util.cc:407] tablet 8c63b7d249f94b159c08ad29779e4a45: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:35.971231 21064 placement_policy_util.cc:407] tablet 8c63b7d249f94b159c08ad29779e4a45: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:36.934423 21069 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:36.935911 21069 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:36.936203 21069 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:36.980593 21064 placement_policy_util.cc:407] tablet 8c63b7d249f94b159c08ad29779e4a45: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:37.989179 21064 placement_policy_util.cc:407] tablet 8c63b7d249f94b159c08ad29779e4a45: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:38.937106 21069 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:38.938524 21069 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:38.938787 21069 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:38.997385 21064 placement_policy_util.cc:407] tablet 8c63b7d249f94b159c08ad29779e4a45: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:40.004613 21064 placement_policy_util.cc:407] tablet 8c63b7d249f94b159c08ad29779e4a45: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:40.939692 21069 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:40.941151 21069 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:40.941455 21069 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:41.011929 21064 placement_policy_util.cc:407] tablet 8c63b7d249f94b159c08ad29779e4a45: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:41.780303 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:10:41.812044 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:41.812879 16932 tablet_replica.cc:333] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b: stopping tablet replica
I20260608 10:10:41.813568 16932 raft_consensus.cc:2243] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:41.814711 16932 raft_consensus.cc:2272] T 8c63b7d249f94b159c08ad29779e4a45 P 0429a66154fb4490a2d7c955b0d0874b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:41.837292 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:10:41.851967 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:10:41.876384 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:41.877101 16932 tablet_replica.cc:333] T 8c63b7d249f94b159c08ad29779e4a45 P 1c0066f295754f9ab1d67465cbf271a5: stopping tablet replica
I20260608 10:10:41.877710 16932 raft_consensus.cc:2243] T 8c63b7d249f94b159c08ad29779e4a45 P 1c0066f295754f9ab1d67465cbf271a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:41.878201 16932 raft_consensus.cc:2272] T 8c63b7d249f94b159c08ad29779e4a45 P 1c0066f295754f9ab1d67465cbf271a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:41.898240 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:10:41.910421 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:10:41.931684 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:41.932415 16932 tablet_replica.cc:333] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd: stopping tablet replica
I20260608 10:10:41.933033 16932 raft_consensus.cc:2243] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:41.933660 16932 raft_consensus.cc:2272] T 8c63b7d249f94b159c08ad29779e4a45 P 7e4b6dd8a8c14d4b8e670ad138c5f7fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:41.953832 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:10:41.965559 16932 master.cc:562] Master@127.16.137.62:39747 shutting down...
I20260608 10:10:41.984635 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:41.985385 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:41.985792 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P d45ae52379a94c40b77bf40dd7706fc2: stopping tablet replica
I20260608 10:10:42.004828 16932 master.cc:584] Master@127.16.137.62:39747 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13310 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 10:10:42.042366 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:34717
I20260608 10:10:42.043596 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:42.049918 21340 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:42.050027 21341 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:42.050259 21343 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:42.051756 16932 server_base.cc:1061] running on GCE node
I20260608 10:10:42.052556 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:42.052734 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:42.052865 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913442052852 us; error 0 us; skew 500 ppm
I20260608 10:10:42.053433 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:42.055927 16932 webserver.cc:533] Webserver started at http://127.16.137.62:41037/ using document root <none> and password file <none>
I20260608 10:10:42.056386 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:42.056550 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:42.056787 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:42.058036 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "1ecdad38dc4541eaa43ec44fc1332567"
format_stamp: "Formatted at 2026-06-08 10:10:42 on dist-test-slave-4pww"
I20260608 10:10:42.062600 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:10:42.066249 21348 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:42.067015 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:10:42.067349 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "1ecdad38dc4541eaa43ec44fc1332567"
format_stamp: "Formatted at 2026-06-08 10:10:42 on dist-test-slave-4pww"
I20260608 10:10:42.067667 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:42.082906 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:42.084227 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:42.124854 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:34717
I20260608 10:10:42.124984 21399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:34717 every 8 connection(s)
I20260608 10:10:42.129484 21400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:42.141409 21400 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567: Bootstrap starting.
I20260608 10:10:42.146391 21400 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:42.150887 21400 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567: No bootstrap required, opened a new log
I20260608 10:10:42.153204 21400 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ecdad38dc4541eaa43ec44fc1332567" member_type: VOTER }
I20260608 10:10:42.153651 21400 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:42.153851 21400 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ecdad38dc4541eaa43ec44fc1332567, State: Initialized, Role: FOLLOWER
I20260608 10:10:42.154536 21400 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1ecdad38dc4541eaa43ec44fc1332567" member_type: VOTER }
I20260608 10:10:42.155000 21400 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:10:42.155205 21400 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:10:42.155416 21400 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:42.160233 21400 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ecdad38dc4541eaa43ec44fc1332567" member_type: VOTER }
I20260608 10:10:42.160748 21400 leader_election.cc:304] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [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: 1ecdad38dc4541eaa43ec44fc1332567; no voters: 
I20260608 10:10:42.161969 21400 leader_election.cc:290] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:10:42.162433 21403 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:42.163967 21403 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [term 1 LEADER]: Becoming Leader. State: Replica: 1ecdad38dc4541eaa43ec44fc1332567, State: Running, Role: LEADER
I20260608 10:10:42.164817 21403 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [LEADER]: Queue going to LEADER mode. State: All 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: "1ecdad38dc4541eaa43ec44fc1332567" member_type: VOTER }
I20260608 10:10:42.165091 21400 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:10:42.168318 21405 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1ecdad38dc4541eaa43ec44fc1332567. Latest consensus state: current_term: 1 leader_uuid: "1ecdad38dc4541eaa43ec44fc1332567" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ecdad38dc4541eaa43ec44fc1332567" member_type: VOTER } }
I20260608 10:10:42.168474 21404 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1ecdad38dc4541eaa43ec44fc1332567" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ecdad38dc4541eaa43ec44fc1332567" member_type: VOTER } }
I20260608 10:10:42.169068 21405 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [sys.catalog]: This master's current role is: LEADER
I20260608 10:10:42.169122 21404 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [sys.catalog]: This master's current role is: LEADER
I20260608 10:10:42.174015 21408 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:10:42.182433 21408 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:10:42.183473 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:10:42.192665 21408 catalog_manager.cc:1382] Generated new cluster ID: 3fda6942308f42388fac6c15eda95e88
I20260608 10:10:42.192999 21408 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:10:42.216152 21408 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:10:42.217689 21408 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:10:42.230557 21408 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567: Generated new TSK 0
I20260608 10:10:42.231235 21408 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:10:42.250310 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:42.256700 21421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:42.257679 21422 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:42.259074 21424 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:42.259580 16932 server_base.cc:1061] running on GCE node
I20260608 10:10:42.260452 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:42.260663 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:42.260850 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913442260831 us; error 0 us; skew 500 ppm
I20260608 10:10:42.261548 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:42.263942 16932 webserver.cc:533] Webserver started at http://127.16.137.1:37607/ using document root <none> and password file <none>
I20260608 10:10:42.264470 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:42.264675 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:42.264971 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:42.266214 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "9261d769cc1144399f7348b26f911690"
format_stamp: "Formatted at 2026-06-08 10:10:42 on dist-test-slave-4pww"
I20260608 10:10:42.271355 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:10:42.275065 21429 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:42.275907 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:10:42.276260 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "9261d769cc1144399f7348b26f911690"
format_stamp: "Formatted at 2026-06-08 10:10:42 on dist-test-slave-4pww"
I20260608 10:10:42.276607 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:42.294901 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:42.296257 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:42.297798 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:42.300261 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:42.300509 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:42.300769 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:42.300957 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:42.344138 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:34143
I20260608 10:10:42.344266 21491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:34143 every 8 connection(s)
I20260608 10:10:42.350046 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:42.357558 21496 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:42.359345 21497 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:42.362450 21499 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:42.363477 16932 server_base.cc:1061] running on GCE node
I20260608 10:10:42.364667 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:10:42.364918 21492 heartbeater.cc:344] Connected to a master server at 127.16.137.62:34717
W20260608 10:10:42.364959 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:42.365461 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913442365443 us; error 0 us; skew 500 ppm
I20260608 10:10:42.365523 21492 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:42.366178 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:42.366520 21492 heartbeater.cc:507] Master 127.16.137.62:34717 requested a full tablet report, sending...
I20260608 10:10:42.369091 16932 webserver.cc:533] Webserver started at http://127.16.137.2:35805/ using document root <none> and password file <none>
I20260608 10:10:42.369199 21365 ts_manager.cc:194] Registered new tserver with Master: 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143)
I20260608 10:10:42.369793 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:42.370076 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:42.370404 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:42.371403 21365 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56756
I20260608 10:10:42.371691 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "776f5bba10094d678ac5d27dff8ae0ce"
format_stamp: "Formatted at 2026-06-08 10:10:42 on dist-test-slave-4pww"
I20260608 10:10:42.377110 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:10:42.380635 21504 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:42.381553 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:10:42.381862 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "776f5bba10094d678ac5d27dff8ae0ce"
format_stamp: "Formatted at 2026-06-08 10:10:42 on dist-test-slave-4pww"
I20260608 10:10:42.382153 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:42.399490 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:42.400813 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:42.402417 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:42.404752 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:42.404989 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:42.405229 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:42.405449 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:10:42.446112 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:45661
I20260608 10:10:42.446233 21566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:45661 every 8 connection(s)
I20260608 10:10:42.451339 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:42.459558 21570 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:42.460351 21571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:42.463527 21573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:42.463907 16932 server_base.cc:1061] running on GCE node
I20260608 10:10:42.464195 21567 heartbeater.cc:344] Connected to a master server at 127.16.137.62:34717
I20260608 10:10:42.464639 21567 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:42.464948 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:42.465211 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:42.465449 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913442465411 us; error 0 us; skew 500 ppm
I20260608 10:10:42.465554 21567 heartbeater.cc:507] Master 127.16.137.62:34717 requested a full tablet report, sending...
I20260608 10:10:42.466130 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:42.468116 21365 ts_manager.cc:194] Registered new tserver with Master: 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661)
I20260608 10:10:42.469233 16932 webserver.cc:533] Webserver started at http://127.16.137.3:41705/ using document root <none> and password file <none>
I20260608 10:10:42.470057 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:42.470148 21365 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56768
I20260608 10:10:42.470330 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:42.470685 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:42.472025 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "be9bdbdd32f248a693354b80afbd29ef"
format_stamp: "Formatted at 2026-06-08 10:10:42 on dist-test-slave-4pww"
I20260608 10:10:42.476941 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:10:42.480500 21578 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:42.481482 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:10:42.481747 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "be9bdbdd32f248a693354b80afbd29ef"
format_stamp: "Formatted at 2026-06-08 10:10:42 on dist-test-slave-4pww"
I20260608 10:10:42.482007 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:42.513940 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:42.515147 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:42.516614 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:42.519148 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:42.519348 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:42.519661 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:42.519837 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:42.561159 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:33039
I20260608 10:10:42.561364 21640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:33039 every 8 connection(s)
I20260608 10:10:42.577039 21641 heartbeater.cc:344] Connected to a master server at 127.16.137.62:34717
I20260608 10:10:42.577533 21641 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:42.578302 21641 heartbeater.cc:507] Master 127.16.137.62:34717 requested a full tablet report, sending...
I20260608 10:10:42.580407 21365 ts_manager.cc:194] Registered new tserver with Master: be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:42.581039 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015663518s
I20260608 10:10:42.581911 21365 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56772
I20260608 10:10:43.374748 21492 heartbeater.cc:499] Master 127.16.137.62:34717 was elected leader, sending a full tablet report...
I20260608 10:10:43.472976 21567 heartbeater.cc:499] Master 127.16.137.62:34717 was elected leader, sending a full tablet report...
I20260608 10:10:43.585026 21641 heartbeater.cc:499] Master 127.16.137.62:34717 was elected leader, sending a full tablet report...
I20260608 10:10:43.640736 21365 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56778:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:10:43.644286 21365 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:10:43.741930 21606 tablet_service.cc:1511] Processing CreateTablet for tablet 4e18fbabfeec464e970ad950fab042db (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:10:43.742321 21605 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb28f7a09a14a6a8f90bb421561d3b2 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:10:43.745129 21532 tablet_service.cc:1511] Processing CreateTablet for tablet 4e18fbabfeec464e970ad950fab042db (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:10:43.745539 21530 tablet_service.cc:1511] Processing CreateTablet for tablet ae77b8a245284c43b914e989503febe2 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:10:43.746644 21532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e18fbabfeec464e970ad950fab042db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.748034 21604 tablet_service.cc:1511] Processing CreateTablet for tablet ae77b8a245284c43b914e989503febe2 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:10:43.748919 21531 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb28f7a09a14a6a8f90bb421561d3b2 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:10:43.749634 21530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae77b8a245284c43b914e989503febe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.750430 21531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb28f7a09a14a6a8f90bb421561d3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.754751 21529 tablet_service.cc:1511] Processing CreateTablet for tablet 55a196a33aa6448ba4f05fb483272b37 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:10:43.756217 21529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a196a33aa6448ba4f05fb483272b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.757995 21457 tablet_service.cc:1511] Processing CreateTablet for tablet 4e18fbabfeec464e970ad950fab042db (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:10:43.759425 21457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e18fbabfeec464e970ad950fab042db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.760831 21450 tablet_service.cc:1511] Processing CreateTablet for tablet 26a428ecfe2840bd88e203a1b9e21f85 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:10:43.761371 21528 tablet_service.cc:1511] Processing CreateTablet for tablet 9fbd8863a1ae45b5beb50715e1258d45 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:10:43.762403 21450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a428ecfe2840bd88e203a1b9e21f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.762830 21602 tablet_service.cc:1511] Processing CreateTablet for tablet 9fbd8863a1ae45b5beb50715e1258d45 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:10:43.763926 21527 tablet_service.cc:1511] Processing CreateTablet for tablet 72a15c6bb8b14b6db0548b5f7920a8e8 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:10:43.766759 21601 tablet_service.cc:1511] Processing CreateTablet for tablet 72a15c6bb8b14b6db0548b5f7920a8e8 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:10:43.766809 21525 tablet_service.cc:1511] Processing CreateTablet for tablet 26a428ecfe2840bd88e203a1b9e21f85 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:10:43.768245 21452 tablet_service.cc:1511] Processing CreateTablet for tablet 72a15c6bb8b14b6db0548b5f7920a8e8 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:10:43.769542 21526 tablet_service.cc:1511] Processing CreateTablet for tablet 7d055be427ac44ffb493556e13c8efcb (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:10:43.770807 21453 tablet_service.cc:1511] Processing CreateTablet for tablet 9fbd8863a1ae45b5beb50715e1258d45 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:10:43.771229 21600 tablet_service.cc:1511] Processing CreateTablet for tablet 7d055be427ac44ffb493556e13c8efcb (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:10:43.772279 21453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fbd8863a1ae45b5beb50715e1258d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.772193 21524 tablet_service.cc:1511] Processing CreateTablet for tablet ce7225c788cc444b843ae59353f0af5d (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:10:43.774405 21523 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab43867355c4ea1951e38666f518d1f (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:10:43.775368 21456 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb28f7a09a14a6a8f90bb421561d3b2 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:10:43.776863 21456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb28f7a09a14a6a8f90bb421561d3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.777526 21452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72a15c6bb8b14b6db0548b5f7920a8e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.778016 21599 tablet_service.cc:1511] Processing CreateTablet for tablet 26a428ecfe2840bd88e203a1b9e21f85 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:10:43.778345 21598 tablet_service.cc:1511] Processing CreateTablet for tablet ce7225c788cc444b843ae59353f0af5d (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:10:43.778777 21454 tablet_service.cc:1511] Processing CreateTablet for tablet 55a196a33aa6448ba4f05fb483272b37 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:10:43.780258 21454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a196a33aa6448ba4f05fb483272b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.783386 21455 tablet_service.cc:1511] Processing CreateTablet for tablet ae77b8a245284c43b914e989503febe2 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:10:43.784866 21455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae77b8a245284c43b914e989503febe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.766809 21451 tablet_service.cc:1511] Processing CreateTablet for tablet 7d055be427ac44ffb493556e13c8efcb (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:10:43.787271 21451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d055be427ac44ffb493556e13c8efcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.788224 21597 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab43867355c4ea1951e38666f518d1f (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:10:43.749045 21603 tablet_service.cc:1511] Processing CreateTablet for tablet 55a196a33aa6448ba4f05fb483272b37 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:10:43.790910 21527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72a15c6bb8b14b6db0548b5f7920a8e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.791604 21526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d055be427ac44ffb493556e13c8efcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.792356 21528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fbd8863a1ae45b5beb50715e1258d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.743604 21606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e18fbabfeec464e970ad950fab042db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.793998 21602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fbd8863a1ae45b5beb50715e1258d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.794716 21524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce7225c788cc444b843ae59353f0af5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.797747 21605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb28f7a09a14a6a8f90bb421561d3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.799582 21449 tablet_service.cc:1511] Processing CreateTablet for tablet ce7225c788cc444b843ae59353f0af5d (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:10:43.801069 21449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce7225c788cc444b843ae59353f0af5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.801687 21603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a196a33aa6448ba4f05fb483272b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.802399 21600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d055be427ac44ffb493556e13c8efcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.803016 21525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a428ecfe2840bd88e203a1b9e21f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.803481 21448 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab43867355c4ea1951e38666f518d1f (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:10:43.805691 21597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab43867355c4ea1951e38666f518d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.809725 21599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a428ecfe2840bd88e203a1b9e21f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.809811 21448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab43867355c4ea1951e38666f518d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.813648 21604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae77b8a245284c43b914e989503febe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.815968 21523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab43867355c4ea1951e38666f518d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.824510 21598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce7225c788cc444b843ae59353f0af5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.833827 21601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72a15c6bb8b14b6db0548b5f7920a8e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.866773 21527 tablet_service.cc:1511] Processing CreateTablet for tablet 82e5b5d93e9a4ba0bc6c27b6f9f00da7 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:10:43.868410 21527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e5b5d93e9a4ba0bc6c27b6f9f00da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.912142 21455 tablet_service.cc:1511] Processing CreateTablet for tablet 5d67555233d049edb82cd474520b080b (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:10:43.926484 21451 tablet_service.cc:1511] Processing CreateTablet for tablet 82e5b5d93e9a4ba0bc6c27b6f9f00da7 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:10:43.935518 21603 tablet_service.cc:1511] Processing CreateTablet for tablet 82e5b5d93e9a4ba0bc6c27b6f9f00da7 (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:10:43.936407 21524 tablet_service.cc:1511] Processing CreateTablet for tablet 5d67555233d049edb82cd474520b080b (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:10:43.937037 21603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e5b5d93e9a4ba0bc6c27b6f9f00da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.937925 21524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d67555233d049edb82cd474520b080b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.945930 21662 tablet_bootstrap.cc:492] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef: Bootstrap starting.
I20260608 10:10:43.947755 21605 tablet_service.cc:1511] Processing CreateTablet for tablet 5d67555233d049edb82cd474520b080b (DEFAULT_TABLE table=test-workload [id=00769b38de6e4c78b184c904bd91ada0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:10:43.944489 21455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d67555233d049edb82cd474520b080b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.952901 21663 tablet_bootstrap.cc:492] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690: Bootstrap starting.
I20260608 10:10:43.961675 21451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e5b5d93e9a4ba0bc6c27b6f9f00da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.966147 21605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d67555233d049edb82cd474520b080b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:43.982738 21661 tablet_bootstrap.cc:492] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce: Bootstrap starting.
I20260608 10:10:43.990202 21661 tablet_bootstrap.cc:654] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:43.992856 21663 tablet_bootstrap.cc:654] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:43.999635 21662 tablet_bootstrap.cc:654] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.006258 21661 tablet_bootstrap.cc:492] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce: No bootstrap required, opened a new log
I20260608 10:10:44.007025 21661 ts_tablet_manager.cc:1403] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260608 10:10:44.007525 21662 tablet_bootstrap.cc:492] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef: No bootstrap required, opened a new log
I20260608 10:10:44.008096 21662 ts_tablet_manager.cc:1403] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.003s
I20260608 10:10:44.011372 21662 raft_consensus.cc:359] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.011273 21661 raft_consensus.cc:359] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.012208 21662 raft_consensus.cc:385] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.012377 21661 raft_consensus.cc:385] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.012583 21662 raft_consensus.cc:740] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9bdbdd32f248a693354b80afbd29ef, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.012821 21661 raft_consensus.cc:740] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.013572 21662 consensus_queue.cc:260] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.013753 21661 consensus_queue.cc:260] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.015203 21663 tablet_bootstrap.cc:492] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690: No bootstrap required, opened a new log
I20260608 10:10:44.016177 21663 ts_tablet_manager.cc:1403] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.004s
I20260608 10:10:44.016681 21662 ts_tablet_manager.cc:1434] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:10:44.017814 21662 tablet_bootstrap.cc:492] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef: Bootstrap starting.
I20260608 10:10:44.020437 21663 raft_consensus.cc:359] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.021879 21663 raft_consensus.cc:385] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.022352 21663 raft_consensus.cc:740] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9261d769cc1144399f7348b26f911690, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.023597 21663 consensus_queue.cc:260] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.024917 21662 tablet_bootstrap.cc:654] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.032972 21661 ts_tablet_manager.cc:1434] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.009s
I20260608 10:10:44.034148 21661 tablet_bootstrap.cc:492] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce: Bootstrap starting.
I20260608 10:10:44.034758 21662 tablet_bootstrap.cc:492] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef: No bootstrap required, opened a new log
I20260608 10:10:44.035245 21662 ts_tablet_manager.cc:1403] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260608 10:10:44.037530 21662 raft_consensus.cc:359] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.038483 21662 raft_consensus.cc:385] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.038901 21662 raft_consensus.cc:740] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9bdbdd32f248a693354b80afbd29ef, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.040158 21662 consensus_queue.cc:260] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.041069 21661 tablet_bootstrap.cc:654] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.042335 21663 ts_tablet_manager.cc:1434] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.003s
I20260608 10:10:44.045532 21662 ts_tablet_manager.cc:1434] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260608 10:10:44.046679 21662 tablet_bootstrap.cc:492] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef: Bootstrap starting.
I20260608 10:10:44.053195 21661 tablet_bootstrap.cc:492] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce: No bootstrap required, opened a new log
I20260608 10:10:44.053793 21662 tablet_bootstrap.cc:654] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.053889 21661 ts_tablet_manager.cc:1403] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260608 10:10:44.054499 21663 tablet_bootstrap.cc:492] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690: Bootstrap starting.
I20260608 10:10:44.057248 21661 raft_consensus.cc:359] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.058215 21661 raft_consensus.cc:385] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.058557 21661 raft_consensus.cc:740] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.059322 21661 consensus_queue.cc:260] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.060079 21662 tablet_bootstrap.cc:492] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef: No bootstrap required, opened a new log
I20260608 10:10:44.060622 21662 ts_tablet_manager.cc:1403] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 10:10:44.061497 21661 ts_tablet_manager.cc:1434] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 10:10:44.062222 21663 tablet_bootstrap.cc:654] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.062508 21661 tablet_bootstrap.cc:492] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce: Bootstrap starting.
I20260608 10:10:44.063829 21662 raft_consensus.cc:359] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.064587 21662 raft_consensus.cc:385] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.064884 21662 raft_consensus.cc:740] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9bdbdd32f248a693354b80afbd29ef, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.065834 21662 consensus_queue.cc:260] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.068167 21662 ts_tablet_manager.cc:1434] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 10:10:44.069223 21662 tablet_bootstrap.cc:492] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef: Bootstrap starting.
I20260608 10:10:44.070168 21661 tablet_bootstrap.cc:654] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.076391 21662 tablet_bootstrap.cc:654] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.082367 21661 tablet_bootstrap.cc:492] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce: No bootstrap required, opened a new log
I20260608 10:10:44.082893 21661 ts_tablet_manager.cc:1403] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260608 10:10:44.084530 21663 tablet_bootstrap.cc:492] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690: No bootstrap required, opened a new log
I20260608 10:10:44.085244 21663 ts_tablet_manager.cc:1403] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.008s
I20260608 10:10:44.086189 21661 raft_consensus.cc:359] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.087002 21661 raft_consensus.cc:385] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.087313 21661 raft_consensus.cc:740] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.088399 21661 consensus_queue.cc:260] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.087563 21668 raft_consensus.cc:493] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.089391 21663 raft_consensus.cc:359] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.089499 21668 raft_consensus.cc:515] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.090580 21663 raft_consensus.cc:385] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.091046 21663 raft_consensus.cc:740] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9261d769cc1144399f7348b26f911690, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.092298 21663 consensus_queue.cc:260] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.098240 21661 ts_tablet_manager.cc:1434] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.006s
I20260608 10:10:44.101617 21661 tablet_bootstrap.cc:492] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce: Bootstrap starting.
I20260608 10:10:44.109114 21661 tablet_bootstrap.cc:654] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.113538 21663 ts_tablet_manager.cc:1434] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.004s
I20260608 10:10:44.114843 21663 tablet_bootstrap.cc:492] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690: Bootstrap starting.
I20260608 10:10:44.124218 21663 tablet_bootstrap.cc:654] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.125386 21667 raft_consensus.cc:493] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.126173 21667 raft_consensus.cc:515] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.137590 21667 leader_election.cc:290] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661)
I20260608 10:10:44.144122 21668 leader_election.cc:290] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.148746 21663 tablet_bootstrap.cc:492] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690: No bootstrap required, opened a new log
I20260608 10:10:44.149617 21663 ts_tablet_manager.cc:1403] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.020s
I20260608 10:10:44.154058 21663 raft_consensus.cc:359] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.155107 21663 raft_consensus.cc:385] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.155493 21663 raft_consensus.cc:740] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9261d769cc1144399f7348b26f911690, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.156643 21663 consensus_queue.cc:260] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.156957 21467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a196a33aa6448ba4f05fb483272b37" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690" is_pre_election: true
W20260608 10:10:44.159377 21580 leader_election.cc:343] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:44.172377 21663 ts_tablet_manager.cc:1434] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260608 10:10:44.177632 21663 tablet_bootstrap.cc:492] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690: Bootstrap starting.
W20260608 10:10:44.179586 21413 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:10:44.188230 21663 tablet_bootstrap.cc:654] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.189596 21542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a196a33aa6448ba4f05fb483272b37" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce" is_pre_election: true
W20260608 10:10:44.194129 21582 leader_election.cc:343] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:44.194824 21582 leader_election.cc:304] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [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: be9bdbdd32f248a693354b80afbd29ef; no voters: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690
I20260608 10:10:44.196455 21667 raft_consensus.cc:2749] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:44.209370 21663 tablet_bootstrap.cc:492] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690: No bootstrap required, opened a new log
I20260608 10:10:44.210249 21663 ts_tablet_manager.cc:1403] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.011s
I20260608 10:10:44.214535 21663 raft_consensus.cc:359] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.218420 21663 raft_consensus.cc:385] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.218822 21663 raft_consensus.cc:740] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9261d769cc1144399f7348b26f911690, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.219547 21616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a15c6bb8b14b6db0548b5f7920a8e8" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef" is_pre_election: true
I20260608 10:10:44.219987 21661 tablet_bootstrap.cc:492] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce: No bootstrap required, opened a new log
I20260608 10:10:44.220580 21661 ts_tablet_manager.cc:1403] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce: Time spent bootstrapping tablet: real 0.119s	user 0.062s	sys 0.033s
I20260608 10:10:44.219791 21662 tablet_bootstrap.cc:492] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef: No bootstrap required, opened a new log
I20260608 10:10:44.221786 21662 ts_tablet_manager.cc:1403] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef: Time spent bootstrapping tablet: real 0.153s	user 0.052s	sys 0.095s
I20260608 10:10:44.219703 21663 consensus_queue.cc:260] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.221869 21467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a15c6bb8b14b6db0548b5f7920a8e8" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690" is_pre_election: true
I20260608 10:10:44.223964 21663 ts_tablet_manager.cc:1434] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 10:10:44.223861 21661 raft_consensus.cc:359] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.224689 21661 raft_consensus.cc:385] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.225001 21661 raft_consensus.cc:740] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.225335 21663 tablet_bootstrap.cc:492] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690: Bootstrap starting.
I20260608 10:10:44.224960 21662 raft_consensus.cc:359] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.226244 21661 consensus_queue.cc:260] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.226889 21662 raft_consensus.cc:385] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 10:10:44.225250 21506 leader_election.cc:343] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:10:44.228005 21508 leader_election.cc:343] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:44.228488 21508 leader_election.cc:304] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [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: 776f5bba10094d678ac5d27dff8ae0ce; no voters: 9261d769cc1144399f7348b26f911690, be9bdbdd32f248a693354b80afbd29ef
I20260608 10:10:44.227262 21662 raft_consensus.cc:740] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9bdbdd32f248a693354b80afbd29ef, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.230355 21662 consensus_queue.cc:260] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.233985 21668 raft_consensus.cc:2749] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:44.237164 21661 ts_tablet_manager.cc:1434] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 10:10:44.239277 21662 ts_tablet_manager.cc:1434] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 10:10:44.240290 21663 tablet_bootstrap.cc:654] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.241299 21662 tablet_bootstrap.cc:492] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef: Bootstrap starting.
I20260608 10:10:44.246503 21661 tablet_bootstrap.cc:492] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce: Bootstrap starting.
I20260608 10:10:44.248139 21662 tablet_bootstrap.cc:654] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.254336 21661 tablet_bootstrap.cc:654] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.254544 21663 tablet_bootstrap.cc:492] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690: No bootstrap required, opened a new log
I20260608 10:10:44.255069 21663 ts_tablet_manager.cc:1403] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260608 10:10:44.256305 21662 tablet_bootstrap.cc:492] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef: No bootstrap required, opened a new log
I20260608 10:10:44.256850 21662 ts_tablet_manager.cc:1403] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.005s
I20260608 10:10:44.257778 21663 raft_consensus.cc:359] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.258632 21663 raft_consensus.cc:385] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.258949 21663 raft_consensus.cc:740] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9261d769cc1144399f7348b26f911690, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.259708 21663 consensus_queue.cc:260] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.260076 21661 tablet_bootstrap.cc:492] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce: No bootstrap required, opened a new log
I20260608 10:10:44.259925 21662 raft_consensus.cc:359] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.260614 21661 ts_tablet_manager.cc:1403] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 10:10:44.260673 21662 raft_consensus.cc:385] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.261072 21662 raft_consensus.cc:740] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9bdbdd32f248a693354b80afbd29ef, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.261984 21663 ts_tablet_manager.cc:1434] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:10:44.262089 21662 consensus_queue.cc:260] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.263104 21663 tablet_bootstrap.cc:492] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690: Bootstrap starting.
I20260608 10:10:44.263880 21661 raft_consensus.cc:359] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.264554 21662 ts_tablet_manager.cc:1434] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 10:10:44.264619 21661 raft_consensus.cc:385] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.265038 21661 raft_consensus.cc:740] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.265914 21661 consensus_queue.cc:260] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.267263 21662 tablet_bootstrap.cc:492] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef: Bootstrap starting.
I20260608 10:10:44.268273 21661 ts_tablet_manager.cc:1434] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:10:44.269106 21667 raft_consensus.cc:493] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.269372 21661 tablet_bootstrap.cc:492] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce: Bootstrap starting.
I20260608 10:10:44.269685 21667 raft_consensus.cc:515] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.274677 21467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb28f7a09a14a6a8f90bb421561d3b2" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690" is_pre_election: true
I20260608 10:10:44.275034 21662 tablet_bootstrap.cc:654] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.276695 21542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb28f7a09a14a6a8f90bb421561d3b2" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce" is_pre_election: true
I20260608 10:10:44.277117 21661 tablet_bootstrap.cc:654] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce: Neither blocks nor log segments found. Creating new log.
W20260608 10:10:44.278110 21580 leader_election.cc:343] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:10:44.280431 21582 leader_election.cc:343] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:44.280902 21582 leader_election.cc:304] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [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: be9bdbdd32f248a693354b80afbd29ef; no voters: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690
I20260608 10:10:44.286073 21663 tablet_bootstrap.cc:654] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.290060 21667 leader_election.cc:290] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661)
I20260608 10:10:44.290884 21667 raft_consensus.cc:2749] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:44.299013 21663 tablet_bootstrap.cc:492] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690: No bootstrap required, opened a new log
I20260608 10:10:44.299674 21663 ts_tablet_manager.cc:1403] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.003s
I20260608 10:10:44.303707 21663 raft_consensus.cc:359] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.304451 21663 raft_consensus.cc:385] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.304777 21663 raft_consensus.cc:740] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9261d769cc1144399f7348b26f911690, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.305828 21663 consensus_queue.cc:260] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.307857 21661 tablet_bootstrap.cc:492] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce: No bootstrap required, opened a new log
I20260608 10:10:44.308180 21663 ts_tablet_manager.cc:1434] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 10:10:44.308415 21661 ts_tablet_manager.cc:1403] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.023s
I20260608 10:10:44.309294 21663 tablet_bootstrap.cc:492] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690: Bootstrap starting.
I20260608 10:10:44.308331 21662 tablet_bootstrap.cc:492] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef: No bootstrap required, opened a new log
I20260608 10:10:44.311846 21661 raft_consensus.cc:359] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.312613 21662 ts_tablet_manager.cc:1403] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.025s
I20260608 10:10:44.312659 21661 raft_consensus.cc:385] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.313279 21661 raft_consensus.cc:740] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.314270 21661 consensus_queue.cc:260] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.316665 21661 ts_tablet_manager.cc:1434] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:10:44.316614 21662 raft_consensus.cc:359] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.317679 21662 raft_consensus.cc:385] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.317919 21661 tablet_bootstrap.cc:492] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce: Bootstrap starting.
I20260608 10:10:44.318069 21662 raft_consensus.cc:740] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9bdbdd32f248a693354b80afbd29ef, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.319187 21662 consensus_queue.cc:260] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.322474 21662 ts_tablet_manager.cc:1434] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:10:44.323654 21662 tablet_bootstrap.cc:492] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef: Bootstrap starting.
I20260608 10:10:44.325505 21661 tablet_bootstrap.cc:654] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.329312 21670 raft_consensus.cc:493] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.329903 21670 raft_consensus.cc:515] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.330950 21663 tablet_bootstrap.cc:654] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.335634 21670 leader_election.cc:290] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.342834 21662 tablet_bootstrap.cc:654] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.348552 21661 tablet_bootstrap.cc:492] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce: No bootstrap required, opened a new log
I20260608 10:10:44.349282 21661 ts_tablet_manager.cc:1403] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.013s
I20260608 10:10:44.353626 21661 raft_consensus.cc:359] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.354687 21661 raft_consensus.cc:385] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.355094 21661 raft_consensus.cc:740] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.356127 21661 consensus_queue.cc:260] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.358448 21663 tablet_bootstrap.cc:492] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690: No bootstrap required, opened a new log
I20260608 10:10:44.359006 21663 ts_tablet_manager.cc:1403] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.011s
I20260608 10:10:44.360852 21661 ts_tablet_manager.cc:1434] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 10:10:44.360718 21668 raft_consensus.cc:493] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.361536 21668 raft_consensus.cc:515] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.362110 21661 tablet_bootstrap.cc:492] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce: Bootstrap starting.
I20260608 10:10:44.367626 21663 raft_consensus.cc:359] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.368388 21663 raft_consensus.cc:385] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.368708 21663 raft_consensus.cc:740] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9261d769cc1144399f7348b26f911690, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.368799 21467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7225c788cc444b843ae59353f0af5d" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690" is_pre_election: true
I20260608 10:10:44.369872 21663 consensus_queue.cc:260] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
W20260608 10:10:44.370962 21506 leader_election.cc:343] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:44.373934 21616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7225c788cc444b843ae59353f0af5d" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef" is_pre_election: true
I20260608 10:10:44.374742 21616 raft_consensus.cc:2468] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 0.
I20260608 10:10:44.376406 21508 leader_election.cc:304] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [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: 776f5bba10094d678ac5d27dff8ae0ce, be9bdbdd32f248a693354b80afbd29ef; no voters: 9261d769cc1144399f7348b26f911690
I20260608 10:10:44.377565 21661 tablet_bootstrap.cc:654] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.377796 21676 raft_consensus.cc:2804] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:44.378312 21676 raft_consensus.cc:493] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:44.378770 21676 raft_consensus.cc:3060] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.380419 21663 ts_tablet_manager.cc:1434] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 10:10:44.384001 21668 leader_election.cc:290] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.389623 21661 tablet_bootstrap.cc:492] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce: No bootstrap required, opened a new log
I20260608 10:10:44.390202 21661 ts_tablet_manager.cc:1403] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.013s
I20260608 10:10:44.390661 21663 tablet_bootstrap.cc:492] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690: Bootstrap starting.
I20260608 10:10:44.393245 21661 raft_consensus.cc:359] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.394160 21661 raft_consensus.cc:385] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.394534 21661 raft_consensus.cc:740] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.395247 21676 raft_consensus.cc:515] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.399291 21662 tablet_bootstrap.cc:492] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef: No bootstrap required, opened a new log
I20260608 10:10:44.399861 21662 ts_tablet_manager.cc:1403] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.011s
I20260608 10:10:44.400369 21542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab43867355c4ea1951e38666f518d1f" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce" is_pre_election: true
I20260608 10:10:44.401254 21676 leader_election.cc:290] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.397210 21663 tablet_bootstrap.cc:654] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.402752 21616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7225c788cc444b843ae59353f0af5d" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef"
I20260608 10:10:44.402818 21467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7225c788cc444b843ae59353f0af5d" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690"
I20260608 10:10:44.403136 21662 raft_consensus.cc:359] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.403491 21616 raft_consensus.cc:3060] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:10:44.404337 21506 leader_election.cc:343] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:44.395480 21661 consensus_queue.cc:260] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.406528 21661 ts_tablet_manager.cc:1434] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260608 10:10:44.407433 21661 tablet_bootstrap.cc:492] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce: Bootstrap starting.
W20260608 10:10:44.409914 21433 leader_election.cc:343] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:44.411921 21615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab43867355c4ea1951e38666f518d1f" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef" is_pre_election: true
I20260608 10:10:44.412619 21615 raft_consensus.cc:2468] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 0.
I20260608 10:10:44.413609 21661 tablet_bootstrap.cc:654] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.414019 21616 raft_consensus.cc:2468] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 1.
I20260608 10:10:44.414085 21433 leader_election.cc:304] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [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: 9261d769cc1144399f7348b26f911690, be9bdbdd32f248a693354b80afbd29ef; no voters: 776f5bba10094d678ac5d27dff8ae0ce
I20260608 10:10:44.415283 21508 leader_election.cc:304] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [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: 776f5bba10094d678ac5d27dff8ae0ce, be9bdbdd32f248a693354b80afbd29ef; no voters: 9261d769cc1144399f7348b26f911690
I20260608 10:10:44.415387 21662 raft_consensus.cc:385] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.415875 21662 raft_consensus.cc:740] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9bdbdd32f248a693354b80afbd29ef, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.416991 21690 raft_consensus.cc:493] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.416756 21662 consensus_queue.cc:260] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.417790 21663 tablet_bootstrap.cc:492] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690: No bootstrap required, opened a new log
I20260608 10:10:44.417505 21690 raft_consensus.cc:515] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.418279 21663 ts_tablet_manager.cc:1403] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.005s
I20260608 10:10:44.419370 21662 ts_tablet_manager.cc:1434] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260608 10:10:44.422570 21662 tablet_bootstrap.cc:492] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef: Bootstrap starting.
I20260608 10:10:44.428253 21690 leader_election.cc:290] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661)
I20260608 10:10:44.421113 21663 raft_consensus.cc:359] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.422324 21542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d055be427ac44ffb493556e13c8efcb" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce" is_pre_election: true
I20260608 10:10:44.434500 21542 raft_consensus.cc:2468] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be9bdbdd32f248a693354b80afbd29ef in term 0.
I20260608 10:10:44.435895 21582 leader_election.cc:304] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, be9bdbdd32f248a693354b80afbd29ef; no voters: 
I20260608 10:10:44.436916 21690 raft_consensus.cc:2804] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:44.437376 21690 raft_consensus.cc:493] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:44.437781 21690 raft_consensus.cc:3060] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.421873 21467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d055be427ac44ffb493556e13c8efcb" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690" is_pre_election: true
I20260608 10:10:44.438839 21467 raft_consensus.cc:2468] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be9bdbdd32f248a693354b80afbd29ef in term 0.
I20260608 10:10:44.439771 21662 tablet_bootstrap.cc:654] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.415295 21670 raft_consensus.cc:2804] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:44.441782 21670 raft_consensus.cc:493] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:44.442140 21670 raft_consensus.cc:3060] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.442575 21676 raft_consensus.cc:2804] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:44.442842 21699 raft_consensus.cc:493] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.443456 21699 raft_consensus.cc:515] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.448510 21616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d055be427ac44ffb493556e13c8efcb" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef" is_pre_election: true
I20260608 10:10:44.449399 21699 leader_election.cc:290] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.450004 21699 raft_consensus.cc:493] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.450527 21699 raft_consensus.cc:515] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.451546 21676 raft_consensus.cc:697] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Running, Role: LEADER
I20260608 10:10:44.451853 21542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d055be427ac44ffb493556e13c8efcb" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce" is_pre_election: true
I20260608 10:10:44.452667 21542 raft_consensus.cc:2468] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 0.
I20260608 10:10:44.452486 21676 consensus_queue.cc:237] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.454031 21541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb28f7a09a14a6a8f90bb421561d3b2" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce" is_pre_election: true
I20260608 10:10:44.454744 21699 leader_election.cc:290] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.455390 21615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb28f7a09a14a6a8f90bb421561d3b2" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef" is_pre_election: true
I20260608 10:10:44.455998 21615 raft_consensus.cc:2468] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 0.
I20260608 10:10:44.457336 21433 leader_election.cc:304] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9261d769cc1144399f7348b26f911690, be9bdbdd32f248a693354b80afbd29ef; no voters: 
I20260608 10:10:44.458506 21701 raft_consensus.cc:2804] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:44.458986 21701 raft_consensus.cc:493] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:44.459120 21433 leader_election.cc:304] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690; no voters: 
I20260608 10:10:44.460496 21701 raft_consensus.cc:3060] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:10:44.461006 21433 leader_election.cc:343] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:44.460914 21690 raft_consensus.cc:515] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.462227 21699 raft_consensus.cc:2804] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:44.462442 21616 raft_consensus.cc:2393] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9261d769cc1144399f7348b26f911690 in current term 1: Already voted for candidate be9bdbdd32f248a693354b80afbd29ef in this term.
I20260608 10:10:44.462127 21670 raft_consensus.cc:515] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.462842 21699 raft_consensus.cc:493] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:44.463323 21699 raft_consensus.cc:3060] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.465128 21668 raft_consensus.cc:493] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.465694 21668 raft_consensus.cc:515] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.467875 21668 leader_election.cc:290] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.433964 21663 raft_consensus.cc:385] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.468653 21541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab43867355c4ea1951e38666f518d1f" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce"
I20260608 10:10:44.468729 21616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab43867355c4ea1951e38666f518d1f" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef"
I20260608 10:10:44.469143 21663 raft_consensus.cc:740] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9261d769cc1144399f7348b26f911690, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.469508 21616 raft_consensus.cc:3060] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.470078 21663 consensus_queue.cc:260] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.471325 21661 tablet_bootstrap.cc:492] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce: No bootstrap required, opened a new log
I20260608 10:10:44.471544 21615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a428ecfe2840bd88e203a1b9e21f85" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef" is_pre_election: true
I20260608 10:10:44.471635 21467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a428ecfe2840bd88e203a1b9e21f85" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690" is_pre_election: true
I20260608 10:10:44.472105 21670 leader_election.cc:290] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 election: Requested vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.472332 21467 raft_consensus.cc:2468] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 0.
I20260608 10:10:44.472148 21615 raft_consensus.cc:2468] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 0.
I20260608 10:10:44.473714 21506 leader_election.cc:304] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690; no voters: 
W20260608 10:10:44.472625 21433 leader_election.cc:343] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:44.472721 21670 raft_consensus.cc:493] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.475463 21668 raft_consensus.cc:2804] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:44.476125 21668 raft_consensus.cc:493] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:44.476619 21668 raft_consensus.cc:3060] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.477888 21701 raft_consensus.cc:515] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.478978 21662 tablet_bootstrap.cc:492] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef: No bootstrap required, opened a new log
I20260608 10:10:44.478236 21363 catalog_manager.cc:5696] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2). New cstate: current_term: 1 leader_uuid: "776f5bba10094d678ac5d27dff8ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:44.479477 21662 ts_tablet_manager.cc:1403] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.016s
I20260608 10:10:44.481253 21541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb28f7a09a14a6a8f90bb421561d3b2" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce"
W20260608 10:10:44.483100 21433 leader_election.cc:343] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:44.484783 21701 leader_election.cc:290] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 election: Requested vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.486019 21615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb28f7a09a14a6a8f90bb421561d3b2" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef"
I20260608 10:10:44.486651 21615 raft_consensus.cc:3060] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.487787 21699 raft_consensus.cc:515] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.491967 21699 leader_election.cc:290] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 election: Requested vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.489861 21663 ts_tablet_manager.cc:1434] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.000s
I20260608 10:10:44.492511 21668 raft_consensus.cc:515] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.493245 21663 tablet_bootstrap.cc:492] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690: Bootstrap starting.
I20260608 10:10:44.493187 21541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d055be427ac44ffb493556e13c8efcb" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce"
I20260608 10:10:44.493940 21541 raft_consensus.cc:3060] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.494690 21690 leader_election.cc:290] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 election: Requested vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661)
I20260608 10:10:44.471823 21661 ts_tablet_manager.cc:1403] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.002s
I20260608 10:10:44.495440 21467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d055be427ac44ffb493556e13c8efcb" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690"
I20260608 10:10:44.496238 21467 raft_consensus.cc:2393] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate be9bdbdd32f248a693354b80afbd29ef in current term 1: Already voted for candidate 9261d769cc1144399f7348b26f911690 in this term.
I20260608 10:10:44.497411 21662 raft_consensus.cc:359] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.498271 21662 raft_consensus.cc:385] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.489095 21616 raft_consensus.cc:2468] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 1.
I20260608 10:10:44.498641 21662 raft_consensus.cc:740] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9bdbdd32f248a693354b80afbd29ef, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.498713 21542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d055be427ac44ffb493556e13c8efcb" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce"
I20260608 10:10:44.497943 21661 raft_consensus.cc:359] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.475952 21670 raft_consensus.cc:515] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.499890 21661 raft_consensus.cc:385] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.500248 21661 raft_consensus.cc:740] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.500902 21614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d055be427ac44ffb493556e13c8efcb" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef"
I20260608 10:10:44.500975 21661 consensus_queue.cc:260] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.501878 21614 raft_consensus.cc:2393] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9261d769cc1144399f7348b26f911690 in current term 1: Already voted for candidate be9bdbdd32f248a693354b80afbd29ef in this term.
I20260608 10:10:44.503539 21663 tablet_bootstrap.cc:654] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.503772 21661 ts_tablet_manager.cc:1434] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:10:44.503926 21582 leader_election.cc:304] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [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: be9bdbdd32f248a693354b80afbd29ef; no voters: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690
I20260608 10:10:44.504791 21661 tablet_bootstrap.cc:492] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce: Bootstrap starting.
I20260608 10:10:44.504218 21670 leader_election.cc:290] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.496063 21615 raft_consensus.cc:2468] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 1.
I20260608 10:10:44.505936 21433 leader_election.cc:304] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [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: 9261d769cc1144399f7348b26f911690, be9bdbdd32f248a693354b80afbd29ef; no voters: 776f5bba10094d678ac5d27dff8ae0ce
I20260608 10:10:44.506242 21542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae77b8a245284c43b914e989503febe2" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce" is_pre_election: true
I20260608 10:10:44.506891 21542 raft_consensus.cc:2468] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 0.
I20260608 10:10:44.499568 21662 consensus_queue.cc:260] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.507993 21699 raft_consensus.cc:2804] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:44.508358 21676 raft_consensus.cc:493] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.509657 21676 raft_consensus.cc:515] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.510378 21662 ts_tablet_manager.cc:1434] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260608 10:10:44.508474 21667 raft_consensus.cc:2749] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:10:44.511811 21433 leader_election.cc:304] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690; no voters: 
I20260608 10:10:44.513149 21433 leader_election.cc:304] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [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: 9261d769cc1144399f7348b26f911690, be9bdbdd32f248a693354b80afbd29ef; no voters: 776f5bba10094d678ac5d27dff8ae0ce
I20260608 10:10:44.513732 21467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae77b8a245284c43b914e989503febe2" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690" is_pre_election: true
I20260608 10:10:44.513933 21699 raft_consensus.cc:697] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Becoming Leader. State: Replica: 9261d769cc1144399f7348b26f911690, State: Running, Role: LEADER
I20260608 10:10:44.514446 21467 raft_consensus.cc:2468] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 0.
I20260608 10:10:44.516083 21704 raft_consensus.cc:2804] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:44.515934 21506 leader_election.cc:304] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690; no voters: 
I20260608 10:10:44.517580 21662 tablet_bootstrap.cc:492] T 72a15c6bb8b14b6db0548b5f7920a8e8 P be9bdbdd32f248a693354b80afbd29ef: Bootstrap starting.
I20260608 10:10:44.519018 21704 raft_consensus.cc:493] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:44.519552 21704 raft_consensus.cc:3060] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.523927 21614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae77b8a245284c43b914e989503febe2" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef" is_pre_election: true
I20260608 10:10:44.524703 21614 raft_consensus.cc:2468] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 0.
I20260608 10:10:44.526499 21705 raft_consensus.cc:2804] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:44.527683 21705 raft_consensus.cc:697] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Becoming Leader. State: Replica: 9261d769cc1144399f7348b26f911690, State: Running, Role: LEADER
I20260608 10:10:44.527120 21699 consensus_queue.cc:237] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.528707 21705 consensus_queue.cc:237] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.529435 21676 leader_election.cc:290] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.530184 21676 raft_consensus.cc:493] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.530773 21676 raft_consensus.cc:515] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.531985 21541 raft_consensus.cc:2468] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 1.
I20260608 10:10:44.535468 21661 tablet_bootstrap.cc:654] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.537737 21662 tablet_bootstrap.cc:654] T 72a15c6bb8b14b6db0548b5f7920a8e8 P be9bdbdd32f248a693354b80afbd29ef: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.542452 21433 leader_election.cc:304] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [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: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690; no voters: be9bdbdd32f248a693354b80afbd29ef
I20260608 10:10:44.549706 21616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae77b8a245284c43b914e989503febe2" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef" is_pre_election: true
I20260608 10:10:44.550625 21616 raft_consensus.cc:2468] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 0.
I20260608 10:10:44.553128 21668 leader_election.cc:290] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.553921 21668 raft_consensus.cc:2804] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:44.554337 21668 raft_consensus.cc:493] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:44.554569 21616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a428ecfe2840bd88e203a1b9e21f85" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef"
I20260608 10:10:44.555368 21616 raft_consensus.cc:3060] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.555864 21676 leader_election.cc:290] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.554795 21668 raft_consensus.cc:3060] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.549894 21670 raft_consensus.cc:2804] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:44.558512 21614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd8863a1ae45b5beb50715e1258d45" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef" is_pre_election: true
I20260608 10:10:44.559142 21614 raft_consensus.cc:2468] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 0.
I20260608 10:10:44.560783 21508 leader_election.cc:304] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, be9bdbdd32f248a693354b80afbd29ef; no voters: 
W20260608 10:10:44.562038 21506 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.137.1:34143, user_credentials={real_user=slave}} blocked reactor thread for 46199.7us
I20260608 10:10:44.561534 21670 raft_consensus.cc:697] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Becoming Leader. State: Replica: 9261d769cc1144399f7348b26f911690, State: Running, Role: LEADER
I20260608 10:10:44.568404 21710 raft_consensus.cc:2804] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:44.569154 21710 raft_consensus.cc:493] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:44.569669 21704 raft_consensus.cc:515] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.569777 21467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd8863a1ae45b5beb50715e1258d45" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690" is_pre_election: true
I20260608 10:10:44.572487 21704 leader_election.cc:290] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 election: Requested vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.571907 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a428ecfe2840bd88e203a1b9e21f85" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690"
I20260608 10:10:44.576758 21663 tablet_bootstrap.cc:492] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690: No bootstrap required, opened a new log
I20260608 10:10:44.576692 21466 raft_consensus.cc:3060] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.569566 21710 raft_consensus.cc:3060] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.572739 21467 raft_consensus.cc:2468] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 0.
I20260608 10:10:44.573833 21541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae77b8a245284c43b914e989503febe2" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce"
I20260608 10:10:44.569533 21670 consensus_queue.cc:237] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.574121 21614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae77b8a245284c43b914e989503febe2" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef"
I20260608 10:10:44.577322 21663 ts_tablet_manager.cc:1403] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690: Time spent bootstrapping tablet: real 0.084s	user 0.021s	sys 0.003s
I20260608 10:10:44.587767 21616 raft_consensus.cc:2468] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 1.
I20260608 10:10:44.589572 21614 raft_consensus.cc:3060] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.592633 21663 raft_consensus.cc:359] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.593194 21663 raft_consensus.cc:385] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.593494 21663 raft_consensus.cc:740] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9261d769cc1144399f7348b26f911690, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.590363 21668 raft_consensus.cc:515] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.594323 21663 consensus_queue.cc:260] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.595397 21541 raft_consensus.cc:2393] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9261d769cc1144399f7348b26f911690 in current term 1: Already voted for candidate 776f5bba10094d678ac5d27dff8ae0ce in this term.
I20260608 10:10:44.596544 21663 ts_tablet_manager.cc:1434] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260608 10:10:44.594098 21508 leader_election.cc:304] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, be9bdbdd32f248a693354b80afbd29ef; no voters: 
I20260608 10:10:44.597572 21663 tablet_bootstrap.cc:492] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690: Bootstrap starting.
I20260608 10:10:44.598012 21709 raft_consensus.cc:2804] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:44.598587 21709 raft_consensus.cc:697] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Running, Role: LEADER
I20260608 10:10:44.599057 21467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae77b8a245284c43b914e989503febe2" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690"
I20260608 10:10:44.599846 21467 raft_consensus.cc:2393] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 776f5bba10094d678ac5d27dff8ae0ce in current term 1: Already voted for candidate 9261d769cc1144399f7348b26f911690 in this term.
I20260608 10:10:44.599475 21709 consensus_queue.cc:237] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.604849 21663 tablet_bootstrap.cc:654] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.605904 21710 raft_consensus.cc:515] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.608879 21662 tablet_bootstrap.cc:492] T 72a15c6bb8b14b6db0548b5f7920a8e8 P be9bdbdd32f248a693354b80afbd29ef: No bootstrap required, opened a new log
I20260608 10:10:44.609403 21662 ts_tablet_manager.cc:1403] T 72a15c6bb8b14b6db0548b5f7920a8e8 P be9bdbdd32f248a693354b80afbd29ef: Time spent bootstrapping tablet: real 0.092s	user 0.007s	sys 0.010s
I20260608 10:10:44.609404 21661 tablet_bootstrap.cc:492] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce: No bootstrap required, opened a new log
I20260608 10:10:44.610232 21661 ts_tablet_manager.cc:1403] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce: Time spent bootstrapping tablet: real 0.106s	user 0.017s	sys 0.018s
I20260608 10:10:44.614759 21466 raft_consensus.cc:2468] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 1.
I20260608 10:10:44.615772 21662 raft_consensus.cc:359] T 72a15c6bb8b14b6db0548b5f7920a8e8 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.616377 21662 raft_consensus.cc:385] T 72a15c6bb8b14b6db0548b5f7920a8e8 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.616619 21662 raft_consensus.cc:740] T 72a15c6bb8b14b6db0548b5f7920a8e8 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9bdbdd32f248a693354b80afbd29ef, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.612126 21614 raft_consensus.cc:2468] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 1.
I20260608 10:10:44.617311 21662 consensus_queue.cc:260] T 72a15c6bb8b14b6db0548b5f7920a8e8 P be9bdbdd32f248a693354b80afbd29ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.618854 21433 leader_election.cc:304] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [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: 9261d769cc1144399f7348b26f911690, be9bdbdd32f248a693354b80afbd29ef; no voters: 776f5bba10094d678ac5d27dff8ae0ce
I20260608 10:10:44.619781 21705 raft_consensus.cc:2804] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:44.620296 21705 raft_consensus.cc:697] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Becoming Leader. State: Replica: 9261d769cc1144399f7348b26f911690, State: Running, Role: LEADER
I20260608 10:10:44.620990 21661 raft_consensus.cc:359] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.621451 21662 ts_tablet_manager.cc:1434] T 72a15c6bb8b14b6db0548b5f7920a8e8 P be9bdbdd32f248a693354b80afbd29ef: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 10:10:44.621805 21661 raft_consensus.cc:385] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.622277 21661 raft_consensus.cc:740] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.622504 21662 tablet_bootstrap.cc:492] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef: Bootstrap starting.
I20260608 10:10:44.623129 21661 consensus_queue.cc:260] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.624083 21668 leader_election.cc:290] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.625537 21614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae77b8a245284c43b914e989503febe2" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef"
I20260608 10:10:44.629730 21661 ts_tablet_manager.cc:1434] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 10:10:44.621255 21705 consensus_queue.cc:237] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.630856 21661 tablet_bootstrap.cc:492] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce: Bootstrap starting.
I20260608 10:10:44.627902 21614 raft_consensus.cc:2393] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 776f5bba10094d678ac5d27dff8ae0ce in current term 1: Already voted for candidate 9261d769cc1144399f7348b26f911690 in this term.
I20260608 10:10:44.638602 21663 tablet_bootstrap.cc:492] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690: No bootstrap required, opened a new log
I20260608 10:10:44.639164 21663 ts_tablet_manager.cc:1403] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.010s
I20260608 10:10:44.640141 21508 leader_election.cc:304] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [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: 776f5bba10094d678ac5d27dff8ae0ce; no voters: 9261d769cc1144399f7348b26f911690, be9bdbdd32f248a693354b80afbd29ef
I20260608 10:10:44.641657 21661 tablet_bootstrap.cc:654] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.641788 21710 leader_election.cc:290] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.641991 21668 raft_consensus.cc:2749] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:10:44.642153 21663 raft_consensus.cc:359] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.642848 21663 raft_consensus.cc:385] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.643142 21663 raft_consensus.cc:740] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9261d769cc1144399f7348b26f911690, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.644219 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd8863a1ae45b5beb50715e1258d45" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690"
I20260608 10:10:44.644111 21663 consensus_queue.cc:260] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.644795 21466 raft_consensus.cc:3060] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.646211 21663 ts_tablet_manager.cc:1434] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:10:44.647519 21663 tablet_bootstrap.cc:492] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690: Bootstrap starting.
I20260608 10:10:44.647945 21614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd8863a1ae45b5beb50715e1258d45" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef"
I20260608 10:10:44.648577 21614 raft_consensus.cc:3060] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.653584 21663 tablet_bootstrap.cc:654] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.655884 21614 raft_consensus.cc:2468] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 1.
I20260608 10:10:44.658036 21662 tablet_bootstrap.cc:654] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.664582 21508 leader_election.cc:304] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, be9bdbdd32f248a693354b80afbd29ef; no voters: 
I20260608 10:10:44.664983 21466 raft_consensus.cc:2468] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 1.
I20260608 10:10:44.665907 21668 raft_consensus.cc:2804] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:44.666445 21668 raft_consensus.cc:697] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Running, Role: LEADER
I20260608 10:10:44.667300 21668 consensus_queue.cc:237] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.673481 21661 tablet_bootstrap.cc:492] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce: No bootstrap required, opened a new log
I20260608 10:10:44.672753 21364 catalog_manager.cc:5696] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2). New cstate: current_term: 1 leader_uuid: "776f5bba10094d678ac5d27dff8ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:44.674041 21661 ts_tablet_manager.cc:1403] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.003s
I20260608 10:10:44.676333 21670 raft_consensus.cc:493] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.677069 21661 raft_consensus.cc:359] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.677008 21670 raft_consensus.cc:515] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.678005 21661 raft_consensus.cc:385] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.678580 21661 raft_consensus.cc:740] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.679723 21661 consensus_queue.cc:260] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.682400 21614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a15c6bb8b14b6db0548b5f7920a8e8" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef" is_pre_election: true
I20260608 10:10:44.683126 21614 raft_consensus.cc:2468] T 72a15c6bb8b14b6db0548b5f7920a8e8 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 0.
I20260608 10:10:44.683106 21541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a15c6bb8b14b6db0548b5f7920a8e8" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce" is_pre_election: true
I20260608 10:10:44.684151 21541 raft_consensus.cc:2468] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 0.
I20260608 10:10:44.684899 21661 ts_tablet_manager.cc:1434] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:10:44.685406 21433 leader_election.cc:304] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690; no voters: 
I20260608 10:10:44.686582 21705 raft_consensus.cc:2804] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:44.687078 21705 raft_consensus.cc:493] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:44.687490 21705 raft_consensus.cc:3060] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.686781 21661 tablet_bootstrap.cc:492] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce: Bootstrap starting.
I20260608 10:10:44.691578 21662 tablet_bootstrap.cc:492] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef: No bootstrap required, opened a new log
I20260608 10:10:44.692082 21662 ts_tablet_manager.cc:1403] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.006s
I20260608 10:10:44.680079 21670 leader_election.cc:290] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.694636 21661 tablet_bootstrap.cc:654] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.695001 21662 raft_consensus.cc:359] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.695721 21662 raft_consensus.cc:385] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.696031 21662 raft_consensus.cc:740] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9bdbdd32f248a693354b80afbd29ef, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.696795 21662 consensus_queue.cc:260] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.697817 21364 catalog_manager.cc:5696] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2). New cstate: current_term: 1 leader_uuid: "776f5bba10094d678ac5d27dff8ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:44.702008 21663 tablet_bootstrap.cc:492] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690: No bootstrap required, opened a new log
I20260608 10:10:44.702505 21663 ts_tablet_manager.cc:1403] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690: Time spent bootstrapping tablet: real 0.055s	user 0.004s	sys 0.008s
I20260608 10:10:44.704842 21663 raft_consensus.cc:359] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.707499 21705 raft_consensus.cc:515] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.708626 21661 tablet_bootstrap.cc:492] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce: No bootstrap required, opened a new log
I20260608 10:10:44.709070 21661 ts_tablet_manager.cc:1403] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260608 10:10:44.707924 21662 ts_tablet_manager.cc:1434] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 10:10:44.710603 21541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a15c6bb8b14b6db0548b5f7920a8e8" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce"
I20260608 10:10:44.711176 21541 raft_consensus.cc:3060] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.711902 21661 raft_consensus.cc:359] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.712352 21668 raft_consensus.cc:493] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.712602 21661 raft_consensus.cc:385] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.712940 21661 raft_consensus.cc:740] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.712878 21668 raft_consensus.cc:515] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.714133 21661 consensus_queue.cc:260] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.715348 21668 leader_election.cc:290] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.715638 21662 tablet_bootstrap.cc:492] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef: Bootstrap starting.
I20260608 10:10:44.716082 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb28f7a09a14a6a8f90bb421561d3b2" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690" is_pre_election: true
I20260608 10:10:44.716543 21614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb28f7a09a14a6a8f90bb421561d3b2" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef" is_pre_election: true
I20260608 10:10:44.717412 21614 raft_consensus.cc:2393] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 776f5bba10094d678ac5d27dff8ae0ce in current term 1: Already voted for candidate 9261d769cc1144399f7348b26f911690 in this term.
I20260608 10:10:44.718808 21508 leader_election.cc:304] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [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: 776f5bba10094d678ac5d27dff8ae0ce; no voters: 9261d769cc1144399f7348b26f911690, be9bdbdd32f248a693354b80afbd29ef
I20260608 10:10:44.719259 21661 ts_tablet_manager.cc:1434] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:10:44.718171 21363 catalog_manager.cc:5696] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9261d769cc1144399f7348b26f911690 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:44.720085 21668 raft_consensus.cc:3060] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.723021 21662 tablet_bootstrap.cc:654] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.723240 21710 raft_consensus.cc:493] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.723752 21710 raft_consensus.cc:515] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.726047 21710 leader_election.cc:290] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.726001 21363 catalog_manager.cc:5696] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9261d769cc1144399f7348b26f911690 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:44.728117 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a196a33aa6448ba4f05fb483272b37" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690" is_pre_election: true
I20260608 10:10:44.728859 21614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a196a33aa6448ba4f05fb483272b37" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef" is_pre_election: true
I20260608 10:10:44.728312 21363 catalog_manager.cc:5696] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9261d769cc1144399f7348b26f911690 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:44.729043 21466 raft_consensus.cc:2468] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 0.
I20260608 10:10:44.729534 21614 raft_consensus.cc:2468] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 0.
I20260608 10:10:44.730243 21363 catalog_manager.cc:5696] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9261d769cc1144399f7348b26f911690 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:44.730865 21506 leader_election.cc:304] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690; no voters: 
I20260608 10:10:44.731297 21670 raft_consensus.cc:493] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.731823 21670 raft_consensus.cc:515] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.734352 21668 raft_consensus.cc:2749] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:44.735105 21668 raft_consensus.cc:2804] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:44.735452 21668 raft_consensus.cc:493] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:44.735782 21668 raft_consensus.cc:3060] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.736146 21670 leader_election.cc:290] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.737287 21614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7225c788cc444b843ae59353f0af5d" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef" is_pre_election: true
I20260608 10:10:44.737771 21542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7225c788cc444b843ae59353f0af5d" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce" is_pre_election: true
I20260608 10:10:44.738106 21614 raft_consensus.cc:2393] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9261d769cc1144399f7348b26f911690 in current term 1: Already voted for candidate 776f5bba10094d678ac5d27dff8ae0ce in this term.
I20260608 10:10:44.739514 21433 leader_election.cc:304] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690 [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: 9261d769cc1144399f7348b26f911690; no voters: 776f5bba10094d678ac5d27dff8ae0ce, be9bdbdd32f248a693354b80afbd29ef
I20260608 10:10:44.740830 21662 tablet_bootstrap.cc:492] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef: No bootstrap required, opened a new log
I20260608 10:10:44.741429 21662 ts_tablet_manager.cc:1403] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260608 10:10:44.741959 21670 raft_consensus.cc:3060] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.742940 21668 raft_consensus.cc:515] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.744712 21662 raft_consensus.cc:359] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.745491 21662 raft_consensus.cc:385] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.745836 21662 raft_consensus.cc:740] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9bdbdd32f248a693354b80afbd29ef, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.746070 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a196a33aa6448ba4f05fb483272b37" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690"
I20260608 10:10:44.746682 21466 raft_consensus.cc:3060] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.746837 21662 consensus_queue.cc:260] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.716562 21663 raft_consensus.cc:385] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.749486 21662 ts_tablet_manager.cc:1434] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260608 10:10:44.749739 21663 raft_consensus.cc:740] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9261d769cc1144399f7348b26f911690, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.741302 21541 raft_consensus.cc:2468] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 1.
I20260608 10:10:44.750770 21662 tablet_bootstrap.cc:492] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef: Bootstrap starting.
I20260608 10:10:44.751121 21663 consensus_queue.cc:260] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.753392 21663 ts_tablet_manager.cc:1434] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.002s
I20260608 10:10:44.753502 21466 raft_consensus.cc:2468] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 1.
I20260608 10:10:44.753844 21433 leader_election.cc:304] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690; no voters: 
I20260608 10:10:44.754730 21704 raft_consensus.cc:2804] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:44.754899 21506 leader_election.cc:304] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690; no voters: 
I20260608 10:10:44.755275 21704 raft_consensus.cc:697] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Becoming Leader. State: Replica: 9261d769cc1144399f7348b26f911690, State: Running, Role: LEADER
I20260608 10:10:44.755934 21710 raft_consensus.cc:2804] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:44.755026 21668 leader_election.cc:290] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.756451 21710 raft_consensus.cc:697] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: 776f5bba10094d678ac5d27dff8ae0ce, State: Running, Role: LEADER
I20260608 10:10:44.756253 21704 consensus_queue.cc:237] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.757373 21710 consensus_queue.cc:237] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.758611 21662 tablet_bootstrap.cc:654] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.761380 21614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a196a33aa6448ba4f05fb483272b37" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef"
I20260608 10:10:44.761960 21614 raft_consensus.cc:3060] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.767329 21705 leader_election.cc:290] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 election: Requested vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.769071 21616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a15c6bb8b14b6db0548b5f7920a8e8" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef"
I20260608 10:10:44.769768 21616 raft_consensus.cc:3060] T 72a15c6bb8b14b6db0548b5f7920a8e8 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.771404 21614 raft_consensus.cc:2468] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 776f5bba10094d678ac5d27dff8ae0ce in term 1.
I20260608 10:10:44.749092 21670 raft_consensus.cc:2749] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:44.779547 21616 raft_consensus.cc:2468] T 72a15c6bb8b14b6db0548b5f7920a8e8 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 1.
I20260608 10:10:44.769789 21663 tablet_bootstrap.cc:492] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690: Bootstrap starting.
I20260608 10:10:44.783779 21662 tablet_bootstrap.cc:492] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef: No bootstrap required, opened a new log
I20260608 10:10:44.787339 21662 ts_tablet_manager.cc:1403] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.016s
I20260608 10:10:44.788033 21363 catalog_manager.cc:5696] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9261d769cc1144399f7348b26f911690 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:44.790277 21662 raft_consensus.cc:359] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.790997 21662 raft_consensus.cc:385] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.791283 21662 raft_consensus.cc:740] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9bdbdd32f248a693354b80afbd29ef, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.790745 21362 catalog_manager.cc:5696] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2). New cstate: current_term: 1 leader_uuid: "776f5bba10094d678ac5d27dff8ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:44.791759 21663 tablet_bootstrap.cc:654] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:44.792091 21662 consensus_queue.cc:260] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.798669 21662 ts_tablet_manager.cc:1434] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260608 10:10:44.810482 21663 tablet_bootstrap.cc:492] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690: No bootstrap required, opened a new log
I20260608 10:10:44.810962 21663 ts_tablet_manager.cc:1403] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.009s
I20260608 10:10:44.812930 21690 raft_consensus.cc:493] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.813257 21663 raft_consensus.cc:359] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.813503 21690 raft_consensus.cc:515] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.814011 21663 raft_consensus.cc:385] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:44.814308 21663 raft_consensus.cc:740] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9261d769cc1144399f7348b26f911690, State: Initialized, Role: FOLLOWER
I20260608 10:10:44.815006 21663 consensus_queue.cc:260] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.815815 21690 leader_election.cc:290] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661)
I20260608 10:10:44.817524 21541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e5b5d93e9a4ba0bc6c27b6f9f00da7" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce" is_pre_election: true
I20260608 10:10:44.817863 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e5b5d93e9a4ba0bc6c27b6f9f00da7" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690" is_pre_election: true
I20260608 10:10:44.818228 21541 raft_consensus.cc:2468] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be9bdbdd32f248a693354b80afbd29ef in term 0.
I20260608 10:10:44.818558 21466 raft_consensus.cc:2468] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be9bdbdd32f248a693354b80afbd29ef in term 0.
I20260608 10:10:44.819640 21582 leader_election.cc:304] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, be9bdbdd32f248a693354b80afbd29ef; no voters: 
I20260608 10:10:44.820832 21690 raft_consensus.cc:2804] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:44.821221 21690 raft_consensus.cc:493] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:44.821614 21690 raft_consensus.cc:3060] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.824807 21663 ts_tablet_manager.cc:1434] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:10:44.827669 21690 raft_consensus.cc:515] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.830890 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e5b5d93e9a4ba0bc6c27b6f9f00da7" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690"
I20260608 10:10:44.831475 21466 raft_consensus.cc:3060] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.831568 21541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e5b5d93e9a4ba0bc6c27b6f9f00da7" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce"
I20260608 10:10:44.831856 21690 leader_election.cc:290] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 election: Requested vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661)
I20260608 10:10:44.832261 21541 raft_consensus.cc:3060] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.837533 21466 raft_consensus.cc:2468] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9bdbdd32f248a693354b80afbd29ef in term 1.
I20260608 10:10:44.837634 21541 raft_consensus.cc:2468] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9bdbdd32f248a693354b80afbd29ef in term 1.
I20260608 10:10:44.838792 21580 leader_election.cc:304] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9261d769cc1144399f7348b26f911690, be9bdbdd32f248a693354b80afbd29ef; no voters: 
I20260608 10:10:44.839565 21690 raft_consensus.cc:2804] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:44.840054 21690 raft_consensus.cc:697] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 1 LEADER]: Becoming Leader. State: Replica: be9bdbdd32f248a693354b80afbd29ef, State: Running, Role: LEADER
I20260608 10:10:44.840731 21690 consensus_queue.cc:237] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.848100 21704 raft_consensus.cc:493] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.848572 21704 raft_consensus.cc:515] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.849298 21362 catalog_manager.cc:5696] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef reported cstate change: term changed from 0 to 1, leader changed from <none> to be9bdbdd32f248a693354b80afbd29ef (127.16.137.3). New cstate: current_term: 1 leader_uuid: "be9bdbdd32f248a693354b80afbd29ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: HEALTHY } } }
I20260608 10:10:44.850530 21704 leader_election.cc:290] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.851257 21541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18fbabfeec464e970ad950fab042db" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce" is_pre_election: true
I20260608 10:10:44.851666 21616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18fbabfeec464e970ad950fab042db" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef" is_pre_election: true
I20260608 10:10:44.851974 21541 raft_consensus.cc:2468] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 0.
I20260608 10:10:44.852322 21616 raft_consensus.cc:2468] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 0.
I20260608 10:10:44.853123 21433 leader_election.cc:304] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690; no voters: 
I20260608 10:10:44.853976 21704 raft_consensus.cc:2804] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:44.854341 21704 raft_consensus.cc:493] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:44.854688 21704 raft_consensus.cc:3060] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.860946 21704 raft_consensus.cc:515] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.862919 21704 leader_election.cc:290] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 election: Requested vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.863471 21541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18fbabfeec464e970ad950fab042db" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce"
I20260608 10:10:44.864069 21541 raft_consensus.cc:3060] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.864001 21616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18fbabfeec464e970ad950fab042db" candidate_uuid: "9261d769cc1144399f7348b26f911690" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef"
I20260608 10:10:44.864630 21616 raft_consensus.cc:3060] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.869171 21541 raft_consensus.cc:2468] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 1.
I20260608 10:10:44.869915 21616 raft_consensus.cc:2468] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9261d769cc1144399f7348b26f911690 in term 1.
I20260608 10:10:44.870476 21433 leader_election.cc:304] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690; no voters: 
I20260608 10:10:44.871239 21704 raft_consensus.cc:2804] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:44.871743 21704 raft_consensus.cc:697] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Becoming Leader. State: Replica: 9261d769cc1144399f7348b26f911690, State: Running, Role: LEADER
I20260608 10:10:44.872525 21690 raft_consensus.cc:493] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.872517 21704 consensus_queue.cc:237] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.873059 21690 raft_consensus.cc:515] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.875639 21690 leader_election.cc:290] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661)
I20260608 10:10:44.876405 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d67555233d049edb82cd474520b080b" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690" is_pre_election: true
I20260608 10:10:44.876399 21541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d67555233d049edb82cd474520b080b" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce" is_pre_election: true
I20260608 10:10:44.877203 21466 raft_consensus.cc:2468] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be9bdbdd32f248a693354b80afbd29ef in term 0.
I20260608 10:10:44.877800 21541 raft_consensus.cc:2468] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be9bdbdd32f248a693354b80afbd29ef in term 0.
I20260608 10:10:44.878469 21580 leader_election.cc:304] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9261d769cc1144399f7348b26f911690, be9bdbdd32f248a693354b80afbd29ef; no voters: 
I20260608 10:10:44.879514 21690 raft_consensus.cc:2804] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:44.879907 21690 raft_consensus.cc:493] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:44.880307 21690 raft_consensus.cc:3060] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.882826 21362 catalog_manager.cc:5696] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9261d769cc1144399f7348b26f911690 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:44.885865 21690 raft_consensus.cc:515] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.887840 21690 leader_election.cc:290] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 election: Requested vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661)
I20260608 10:10:44.888600 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d67555233d049edb82cd474520b080b" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690"
I20260608 10:10:44.889186 21466 raft_consensus.cc:3060] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.889164 21541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d67555233d049edb82cd474520b080b" candidate_uuid: "be9bdbdd32f248a693354b80afbd29ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "776f5bba10094d678ac5d27dff8ae0ce"
I20260608 10:10:44.889907 21541 raft_consensus.cc:3060] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.896554 21466 raft_consensus.cc:2468] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9bdbdd32f248a693354b80afbd29ef in term 1.
I20260608 10:10:44.896780 21541 raft_consensus.cc:2468] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9bdbdd32f248a693354b80afbd29ef in term 1.
I20260608 10:10:44.897902 21582 leader_election.cc:304] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 776f5bba10094d678ac5d27dff8ae0ce, be9bdbdd32f248a693354b80afbd29ef; no voters: 
I20260608 10:10:44.898697 21690 raft_consensus.cc:2804] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:44.899199 21690 raft_consensus.cc:697] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 1 LEADER]: Becoming Leader. State: Replica: be9bdbdd32f248a693354b80afbd29ef, State: Running, Role: LEADER
I20260608 10:10:44.900005 21690 consensus_queue.cc:237] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.908164 21362 catalog_manager.cc:5696] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef reported cstate change: term changed from 0 to 1, leader changed from <none> to be9bdbdd32f248a693354b80afbd29ef (127.16.137.3). New cstate: current_term: 1 leader_uuid: "be9bdbdd32f248a693354b80afbd29ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: HEALTHY } } }
I20260608 10:10:44.928517 21704 consensus_queue.cc:1048] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:44.941962 21670 consensus_queue.cc:1048] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:44.942485 21710 raft_consensus.cc:493] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:44.943017 21710 raft_consensus.cc:515] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } }
I20260608 10:10:44.945294 21710 leader_election.cc:290] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:44.947016 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab43867355c4ea1951e38666f518d1f" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9261d769cc1144399f7348b26f911690" is_pre_election: true
I20260608 10:10:44.949186 21614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab43867355c4ea1951e38666f518d1f" candidate_uuid: "776f5bba10094d678ac5d27dff8ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9bdbdd32f248a693354b80afbd29ef" is_pre_election: true
I20260608 10:10:44.950161 21614 raft_consensus.cc:2393] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 776f5bba10094d678ac5d27dff8ae0ce in current term 1: Already voted for candidate 9261d769cc1144399f7348b26f911690 in this term.
I20260608 10:10:44.951519 21508 leader_election.cc:304] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce [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: 776f5bba10094d678ac5d27dff8ae0ce; no voters: 9261d769cc1144399f7348b26f911690, be9bdbdd32f248a693354b80afbd29ef
I20260608 10:10:44.952440 21710 raft_consensus.cc:3060] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:44.958921 21710 raft_consensus.cc:2749] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:44.960168 21710 consensus_queue.cc:1048] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:44.973476 21709 consensus_queue.cc:1048] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:45.012730 21670 consensus_queue.cc:1048] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:45.013180 21704 consensus_queue.cc:1048] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:45.042699 21699 consensus_queue.cc:1048] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:45.043057 21744 consensus_queue.cc:1048] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:45.059237 21744 consensus_queue.cc:1048] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:45.072614 21704 consensus_queue.cc:1048] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:45.089389 21709 consensus_queue.cc:1048] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:45.100874 21710 consensus_queue.cc:1048] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:45.149600 21710 consensus_queue.cc:1048] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:45.194684 21710 consensus_queue.cc:1048] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:45.201905 21668 consensus_queue.cc:1048] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:45.241448 21704 consensus_queue.cc:1048] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:45.266057 21704 consensus_queue.cc:1048] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:45.307308 21704 consensus_queue.cc:1048] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:45.308531 21710 consensus_queue.cc:1048] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:45.320191 21704 consensus_queue.cc:1048] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:45.325325 21667 consensus_queue.cc:1048] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:45.337843 21667 consensus_queue.cc:1048] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:45.358157 21667 consensus_queue.cc:1048] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:10:45.431664 21647 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.137.62:34717, user_credentials={real_user=slave}} blocked reactor thread for 44759.4us
I20260608 10:10:45.443003 21690 consensus_queue.cc:1048] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:10:45.755192 21508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.3:33039, user_credentials={real_user=slave}} blocked reactor thread for 77037.2us
W20260608 10:10:45.963388 21433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.2:45661, user_credentials={real_user=slave}} blocked reactor thread for 58982.7us
W20260608 10:10:46.056365 21647 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.137.62:34717, user_credentials={real_user=slave}} blocked reactor thread for 437455us
W20260608 10:10:46.124836 21647 meta_cache.cc:1097] Time spent processing table locations response: real 0.066s	user 0.003s	sys 0.000s
W20260608 10:10:46.139834 21800 log.cc:927] Time spent T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
W20260608 10:10:46.185890 21433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.3:33039, user_credentials={real_user=slave}} blocked reactor thread for 44703.9us
W20260608 10:10:46.246992 21805 log.cc:927] Time spent T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef: Append to log took a long time: real 0.133s	user 0.002s	sys 0.000s
W20260608 10:10:46.346025 21506 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.1:34143, user_credentials={real_user=slave}} blocked reactor thread for 105571us
W20260608 10:10:46.379148 21816 log.cc:927] Time spent T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
W20260608 10:10:46.406973 21508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.3:33039, user_credentials={real_user=slave}} blocked reactor thread for 140601us
W20260608 10:10:46.495301 21647 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.137.62:34717, user_credentials={real_user=slave}} blocked reactor thread for 437056us
W20260608 10:10:46.540477 21822 log.cc:927] Time spent T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
W20260608 10:10:46.552284 21508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.3:33039, user_credentials={real_user=slave}} blocked reactor thread for 113223us
I20260608 10:10:46.635653 21818 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51092 (ReqId={client: fd106c7a76094df3af16010c8bed4108, seq_no=5, attempt_no=0}) took 1018 ms. Trace:
I20260608 10:10:46.648689 21806 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:49482 (ReqId={client: fd106c7a76094df3af16010c8bed4108, seq_no=13, attempt_no=0}) took 1029 ms. Trace:
I20260608 10:10:46.649322 21806 rpcz_store.cc:276] 0608 10:10:45.619262 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:10:45.626956 (+  7694us) service_pool.cc:224] Handling call
0608 10:10:45.730963 (+104007us) spinlock_profiling.cc:243] Waited 6.71 ms on lock 0x7b3400075288. stack: 00007f66c5e033a1 00007f66c5e031c8 00007f66c55def11 000000000047cd55 000000000047cca8 00007f66c74874bb 00007f66c750764f 00007f66c758bc24 00007f66c7590faf 00007f66c75937eb 00007f66c7593740 00007f66c75936a0 00007f66c7593640 00007f66c759196f 0000000000497fd6 0000000000497c68
0608 10:10:46.648514 (+917551us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:10:45.947394 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5bb28f7a09a14a6a8f90bb421561d3b2
0608 10:10:45.947893 (+   499us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:10:45.947922 (+    29us) write_op.cc:435] Acquired schema lock
0608 10:10:45.947942 (+    20us) tablet.cc:662] Decoding operations
0608 10:10:45.948512 (+   570us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:10:45.948588 (+    76us) write_op.cc:641] Partition lock acquired for write op
0608 10:10:45.948623 (+    35us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:10:45.956509 (+  7886us) tablet.cc:701] Row locks acquired
0608 10:10:45.957883 (+  1374us) write_op.cc:260] PREPARE: finished
0608 10:10:45.964145 (+  6262us) write_op.cc:270] Start()
0608 10:10:45.964349 (+   204us) write_op.cc:276] Timestamp: P: 1780913445964086 usec, L: 0
0608 10:10:45.964373 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 10:10:45.965106 (+   733us) log.cc:844] Serialized 519 byte log entry
0608 10:10:46.236189 (+271083us) spinlock_profiling.cc:243] Waited 183 ms on lock 0x7b58001df6d0. stack: 00007f66c5e033a1 00007f66c5e031c8 00007f66c55def11 000000000047cd55 000000000047cca8 00007f66c94b7abc 00007f66c9497305 00007f66c94a4490 00007f66c94a43a0 00007f66c94a4300 00007f66c94a42a0 00007f66c94a239f 0000000000497fd6 0000000000497c68 00007f66c5e62131 00007f66c5e66b0b
0608 10:10:46.638802 (+402613us) op_driver.cc:464] REPLICATION: finished
0608 10:10:46.645510 (+  6708us) write_op.cc:301] APPLY: starting
0608 10:10:46.645588 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 10:10:46.645797 (+   209us) tablet.cc:1370] finished BulkCheckPresence
0608 10:10:46.645820 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:10:46.646676 (+   856us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:10:46.646888 (+   212us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:10:46.646939 (+    51us) write_op.cc:312] APPLY: finished
0608 10:10:46.647180 (+   241us) log.cc:844] Serialized 46 byte log entry
0608 10:10:46.648013 (+   833us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:10:46.648099 (+    86us) write_op.cc:454] Released schema lock
0608 10:10:46.648146 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":15441152,"child_traces":[["op",{"apply.queue_time_us":5449,"mutex_wait_us":28225,"num_ops":5,"prepare.queue_time_us":205717,"prepare.run_cpu_time_us":3900,"prepare.run_wall_time_us":26894,"raft.queue_time_us":25078,"raft.run_cpu_time_us":4370,"raft.run_wall_time_us":245149,"replication_time_us":674287,"spinlock_wait_cycles":420501376}]]}
I20260608 10:10:46.671947 21791 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51092 (ReqId={client: fd106c7a76094df3af16010c8bed4108, seq_no=22, attempt_no=0}) took 1036 ms. Trace:
I20260608 10:10:46.703197 21824 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51092 (ReqId={client: fd106c7a76094df3af16010c8bed4108, seq_no=21, attempt_no=0}) took 1082 ms. Trace:
I20260608 10:10:46.636197 21818 rpcz_store.cc:276] 0608 10:10:45.617621 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:10:45.617779 (+   158us) service_pool.cc:224] Handling call
0608 10:10:46.635459 (+1017680us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:10:45.636527 (+     0us) write_op.cc:183] PREPARE: starting on tablet 26a428ecfe2840bd88e203a1b9e21f85
0608 10:10:45.658610 (+ 22083us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:10:45.659316 (+   706us) write_op.cc:435] Acquired schema lock
0608 10:10:45.659884 (+   568us) tablet.cc:662] Decoding operations
0608 10:10:45.660521 (+   637us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:10:45.660567 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 10:10:45.661782 (+  1215us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:10:45.667512 (+  5730us) tablet.cc:701] Row locks acquired
0608 10:10:45.667538 (+    26us) write_op.cc:260] PREPARE: finished
0608 10:10:45.667783 (+   245us) write_op.cc:270] Start()
0608 10:10:45.667963 (+   180us) write_op.cc:276] Timestamp: P: 1780913445667723 usec, L: 0
0608 10:10:45.667989 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 10:10:45.669030 (+  1041us) log.cc:844] Serialized 562 byte log entry
0608 10:10:46.357080 (+688050us) op_driver.cc:464] REPLICATION: finished
0608 10:10:46.420326 (+ 63246us) write_op.cc:301] APPLY: starting
0608 10:10:46.440122 (+ 19796us) tablet.cc:1367] starting BulkCheckPresence
0608 10:10:46.481994 (+ 41872us) tablet.cc:1370] finished BulkCheckPresence
0608 10:10:46.512455 (+ 30461us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:10:46.515043 (+  2588us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:10:46.515310 (+   267us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:10:46.515359 (+    49us) write_op.cc:312] APPLY: finished
0608 10:10:46.515635 (+   276us) log.cc:844] Serialized 52 byte log entry
0608 10:10:46.551688 (+ 36053us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:10:46.587969 (+ 36281us) write_op.cc:454] Released schema lock
0608 10:10:46.590839 (+  2870us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45958,"num_ops":6,"prepare.queue_time_us":11643,"prepare.run_cpu_time_us":4264,"prepare.run_wall_time_us":36437,"replication_time_us":686198,"spinlock_wait_cycles":156928,"thread_start_us":12181,"threads_started":1}]]}
I20260608 10:10:46.675678 21791 rpcz_store.cc:276] 0608 10:10:45.621024 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:10:45.626967 (+  5943us) service_pool.cc:224] Handling call
0608 10:10:46.657121 (+1030154us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:10:45.690404 (+     0us) write_op.cc:183] PREPARE: starting on tablet ce7225c788cc444b843ae59353f0af5d
0608 10:10:45.691936 (+  1532us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:10:45.691973 (+    37us) write_op.cc:435] Acquired schema lock
0608 10:10:45.691987 (+    14us) tablet.cc:662] Decoding operations
0608 10:10:45.692663 (+   676us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:10:45.692811 (+   148us) write_op.cc:641] Partition lock acquired for write op
0608 10:10:45.692858 (+    47us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:10:45.693128 (+   270us) tablet.cc:701] Row locks acquired
0608 10:10:45.693143 (+    15us) write_op.cc:260] PREPARE: finished
0608 10:10:45.974146 (+281003us) spinlock_profiling.cc:243] Waited 104 ms on lock 0x7b3400094498. stack: 00007f66c5e033a1 00007f66c5e031c8 00007f66c55def11 000000000047cd55 000000000047cca8 00007f66c74874bb 00007f66c7508a42 00007f66cd11aec4 00007f66cd11a660 00007f66cd124950 00007f66cd1248b0 00007f66cd124810 00007f66cd1247b0 00007f66cd12292f 0000000000497fd6 0000000000497c68
0608 10:10:45.974337 (+   191us) write_op.cc:270] Start()
0608 10:10:45.974606 (+   269us) write_op.cc:276] Timestamp: P: 1780913445974288 usec, L: 0
0608 10:10:45.974650 (+    44us) op_driver.cc:348] REPLICATION: starting
0608 10:10:45.975646 (+   996us) log.cc:844] Serialized 475 byte log entry
0608 10:10:46.533976 (+558330us) op_driver.cc:464] REPLICATION: finished
0608 10:10:46.610330 (+ 76354us) write_op.cc:301] APPLY: starting
0608 10:10:46.610438 (+   108us) tablet.cc:1367] starting BulkCheckPresence
0608 10:10:46.610624 (+   186us) tablet.cc:1370] finished BulkCheckPresence
0608 10:10:46.610653 (+    29us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:10:46.655140 (+ 44487us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:10:46.655404 (+   264us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:10:46.655454 (+    50us) write_op.cc:312] APPLY: finished
0608 10:10:46.655696 (+   242us) log.cc:844] Serialized 40 byte log entry
0608 10:10:46.656586 (+   890us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:10:46.656674 (+    88us) write_op.cc:454] Released schema lock
0608 10:10:46.656718 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":75633,"mutex_wait_us":14781,"num_ops":4,"prepare.queue_time_us":44959,"prepare.run_cpu_time_us":21344,"prepare.run_wall_time_us":387000,"raft.queue_time_us":16756,"raft.run_cpu_time_us":2802,"raft.run_wall_time_us":2802,"replication_time_us":559153,"spinlock_wait_cycles":239236864,"thread_start_us":149949,"threads_started":2,"wal-append.queue_time_us":101847}]]}
I20260608 10:10:46.703773 21824 rpcz_store.cc:276] 0608 10:10:45.620176 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:10:45.627010 (+  6834us) service_pool.cc:224] Handling call
0608 10:10:46.702938 (+1075928us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:10:45.698244 (+     0us) write_op.cc:183] PREPARE: starting on tablet 26a428ecfe2840bd88e203a1b9e21f85
0608 10:10:45.698859 (+   615us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:10:45.698880 (+    21us) write_op.cc:435] Acquired schema lock
0608 10:10:45.698916 (+    36us) tablet.cc:662] Decoding operations
0608 10:10:45.699349 (+   433us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:10:45.699382 (+    33us) write_op.cc:641] Partition lock acquired for write op
0608 10:10:45.699399 (+    17us) tablet.cc:685] Acquiring locks for 3 operations
0608 10:10:45.699584 (+   185us) tablet.cc:701] Row locks acquired
0608 10:10:45.699595 (+    11us) write_op.cc:260] PREPARE: finished
0608 10:10:46.193060 (+493465us) spinlock_profiling.cc:243] Waited 88.1 ms on lock 0x7b3400094498. stack: 00007f66c5e033a1 00007f66c5e031c8 00007f66c55def11 000000000047cd55 000000000047cca8 00007f66c74874bb 00007f66c7508a42 00007f66cd11aec4 00007f66cd11a660 00007f66cd124950 00007f66cd1248b0 00007f66cd124810 00007f66cd1247b0 00007f66cd12292f 0000000000497fd6 0000000000497c68
0608 10:10:46.219859 (+ 26799us) write_op.cc:270] Start()
0608 10:10:46.227905 (+  8046us) write_op.cc:276] Timestamp: P: 1780913446219782 usec, L: 0
0608 10:10:46.227954 (+    49us) op_driver.cc:348] REPLICATION: starting
0608 10:10:46.228958 (+  1004us) log.cc:844] Serialized 432 byte log entry
0608 10:10:46.631827 (+402869us) op_driver.cc:464] REPLICATION: finished
0608 10:10:46.700312 (+ 68485us) write_op.cc:301] APPLY: starting
0608 10:10:46.700406 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0608 10:10:46.700556 (+   150us) tablet.cc:1370] finished BulkCheckPresence
0608 10:10:46.700579 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:10:46.701149 (+   570us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:10:46.701375 (+   226us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:10:46.701426 (+    51us) write_op.cc:312] APPLY: finished
0608 10:10:46.701627 (+   201us) log.cc:844] Serialized 34 byte log entry
0608 10:10:46.702428 (+   801us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:10:46.702521 (+    93us) write_op.cc:454] Released schema lock
0608 10:10:46.702569 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68274,"mutex_wait_us":4288,"num_ops":3,"prepare.queue_time_us":57532,"prepare.run_cpu_time_us":7947,"prepare.run_wall_time_us":531117,"replication_time_us":403709,"spinlock_wait_cycles":202826752}]]}
I20260608 10:10:46.770933 21818 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51092 (ReqId={client: fd106c7a76094df3af16010c8bed4108, seq_no=4, attempt_no=0}) took 1154 ms. Trace:
I20260608 10:10:46.771493 21818 rpcz_store.cc:276] 0608 10:10:45.617020 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:10:45.627395 (+ 10375us) service_pool.cc:224] Handling call
0608 10:10:46.770848 (+1143453us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:10:46.118815 (+     0us) write_op.cc:183] PREPARE: starting on tablet ce7225c788cc444b843ae59353f0af5d
0608 10:10:46.119573 (+   758us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:10:46.119613 (+    40us) write_op.cc:435] Acquired schema lock
0608 10:10:46.119640 (+    27us) tablet.cc:662] Decoding operations
0608 10:10:46.120314 (+   674us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:10:46.120386 (+    72us) write_op.cc:641] Partition lock acquired for write op
0608 10:10:46.120428 (+    42us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:10:46.140443 (+ 20015us) tablet.cc:701] Row locks acquired
0608 10:10:46.144549 (+  4106us) write_op.cc:260] PREPARE: finished
0608 10:10:46.157528 (+ 12979us) write_op.cc:270] Start()
0608 10:10:46.182694 (+ 25166us) write_op.cc:276] Timestamp: P: 1780913446155123 usec, L: 0
0608 10:10:46.182725 (+    31us) op_driver.cc:348] REPLICATION: starting
0608 10:10:46.247222 (+ 64497us) log.cc:844] Serialized 475 byte log entry
0608 10:10:46.640361 (+393139us) op_driver.cc:464] REPLICATION: finished
0608 10:10:46.743938 (+103577us) write_op.cc:301] APPLY: starting
0608 10:10:46.745917 (+  1979us) tablet.cc:1367] starting BulkCheckPresence
0608 10:10:46.766611 (+ 20694us) tablet.cc:1370] finished BulkCheckPresence
0608 10:10:46.766766 (+   155us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:10:46.767517 (+   751us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:10:46.767729 (+   212us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:10:46.767784 (+    55us) write_op.cc:312] APPLY: finished
0608 10:10:46.769177 (+  1393us) log.cc:844] Serialized 40 byte log entry
0608 10:10:46.770184 (+  1007us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:10:46.770279 (+    95us) write_op.cc:454] Released schema lock
0608 10:10:46.770338 (+    59us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":100825,"mutex_wait_us":13030,"num_ops":4,"prepare.queue_time_us":441745,"prepare.run_cpu_time_us":5325,"prepare.run_wall_time_us":128816,"replication_time_us":455782,"spinlock_wait_cycles":176512}]]}
I20260608 10:10:46.774178 21824 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51092 (ReqId={client: fd106c7a76094df3af16010c8bed4108, seq_no=28, attempt_no=0}) took 1018 ms. Trace:
I20260608 10:10:46.805219 21824 rpcz_store.cc:276] 0608 10:10:45.755970 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:10:45.757595 (+  1625us) service_pool.cc:224] Handling call
0608 10:10:46.059057 (+301462us) spinlock_profiling.cc:243] Waited 34 ms on lock 0x7b3400094498. stack: 00007f66c5e033a1 00007f66c5e031c8 00007f66c55def11 000000000047cd55 000000000047cca8 00007f66c74874bb 00007f66c750764f 00007f66c758bc24 00007f66c7590faf 00007f66c75937eb 00007f66c7593740 00007f66c75936a0 00007f66c7593640 00007f66c759196f 0000000000497fd6 0000000000497c68
0608 10:10:46.774116 (+715059us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:10:46.267748 (+     0us) write_op.cc:183] PREPARE: starting on tablet 55a196a33aa6448ba4f05fb483272b37
0608 10:10:46.268312 (+   564us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:10:46.268345 (+    33us) write_op.cc:435] Acquired schema lock
0608 10:10:46.268368 (+    23us) tablet.cc:662] Decoding operations
0608 10:10:46.268887 (+   519us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:10:46.268937 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 10:10:46.268968 (+    31us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:10:46.301034 (+ 32066us) tablet.cc:701] Row locks acquired
0608 10:10:46.301062 (+    28us) write_op.cc:260] PREPARE: finished
0608 10:10:46.301265 (+   203us) write_op.cc:270] Start()
0608 10:10:46.301454 (+   189us) write_op.cc:276] Timestamp: P: 1780913446301210 usec, L: 0
0608 10:10:46.301481 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 10:10:46.419958 (+118477us) log.cc:844] Serialized 475 byte log entry
0608 10:10:46.443032 (+ 23074us) spinlock_profiling.cc:243] Waited 97.6 ms on lock 0x7b54001da1d4. stack: 00007f66c5e033a1 00007f66c5e031c8 00007f66c55def11 000000000047cd55 000000000047cca8 00007f66c94b65cb 00007f66c95c3115 00007f66cd11b788 00007f66cd11a660 00007f66cd124950 00007f66cd1248b0 00007f66cd124810 00007f66cd1247b0 00007f66cd12292f 0000000000497fd6 0000000000497c68
0608 10:10:46.737807 (+294775us) op_driver.cc:464] REPLICATION: finished
0608 10:10:46.768760 (+ 30953us) write_op.cc:301] APPLY: starting
0608 10:10:46.768838 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 10:10:46.768996 (+   158us) tablet.cc:1370] finished BulkCheckPresence
0608 10:10:46.769020 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:10:46.772412 (+  3392us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:10:46.772592 (+   180us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:10:46.772641 (+    49us) write_op.cc:312] APPLY: finished
0608 10:10:46.772864 (+   223us) log.cc:844] Serialized 40 byte log entry
0608 10:10:46.773669 (+   805us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:10:46.773751 (+    82us) write_op.cc:454] Released schema lock
0608 10:10:46.773796 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":78275328,"child_traces":[["op",{"apply.queue_time_us":30757,"mutex_wait_us":7217,"num_ops":4,"prepare.queue_time_us":207259,"prepare.run_cpu_time_us":5754,"prepare.run_wall_time_us":175445,"replication_time_us":436189,"spinlock_wait_cycles":224426368}]]}
W20260608 10:10:47.179051 21582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.2:45661, user_credentials={real_user=slave}} blocked reactor thread for 104401us
W20260608 10:10:47.268187 21646 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.137.1:34143, user_credentials={real_user=slave}} blocked reactor thread for 48105.3us
W20260608 10:10:47.346038 21433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.3:33039, user_credentials={real_user=slave}} blocked reactor thread for 123259us
W20260608 10:10:47.657647 21717 log.cc:927] Time spent T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690: Append to log took a long time: real 0.484s	user 0.015s	sys 0.004s
W20260608 10:10:48.252846 21753 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s	user 0.001s	sys 0.000s
W20260608 10:10:48.351212 21754 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.001s	sys 0.000s
W20260608 10:10:48.655365 21815 log.cc:927] Time spent T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce: Append to log took a long time: real 0.100s	user 0.009s	sys 0.000s
W20260608 10:10:48.659523 21728 log.cc:927] Time spent T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690: Append to log took a long time: real 0.102s	user 0.002s	sys 0.014s
W20260608 10:10:48.714099 21508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.3:33039, user_credentials={real_user=slave}} blocked reactor thread for 127205us
W20260608 10:10:48.739354 21506 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.1:34143, user_credentials={real_user=slave}} blocked reactor thread for 54151.5us
W20260608 10:10:48.916188 21648 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.137.2:45661, user_credentials={real_user=slave}} blocked reactor thread for 66085.5us
W20260608 10:10:49.098238 21646 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.137.1:34143, user_credentials={real_user=slave}} blocked reactor thread for 215233us
W20260608 10:10:49.529489 21433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.3:33039, user_credentials={real_user=slave}} blocked reactor thread for 69679us
W20260608 10:10:49.586437 21506 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.1:34143, user_credentials={real_user=slave}} blocked reactor thread for 60352.3us
W20260608 10:10:49.591979 21508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.3:33039, user_credentials={real_user=slave}} blocked reactor thread for 67591.5us
W20260608 10:10:50.071873 21816 log.cc:927] Time spent T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690: Append to log took a long time: real 0.057s	user 0.000s	sys 0.007s
W20260608 10:10:50.346231 21751 meta_cache.cc:1261] Time spent looking up entry by key: real 0.080s	user 0.001s	sys 0.000s
W20260608 10:10:50.608887 21433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.3:33039, user_credentials={real_user=slave}} blocked reactor thread for 110386us
I20260608 10:10:50.729456 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:50.741739 21887 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:50.742074 21888 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:50.743798 21890 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:50.744539 16932 server_base.cc:1061] running on GCE node
I20260608 10:10:50.746989 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:50.747191 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:50.747342 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913450747331 us; error 0 us; skew 500 ppm
I20260608 10:10:50.747862 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:50.750598 16932 webserver.cc:533] Webserver started at http://127.16.137.4:34887/ using document root <none> and password file <none>
I20260608 10:10:50.751197 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:50.751389 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:50.751644 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:50.752930 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-3-root/instance:
uuid: "934ff49f855c4da2a6832091695d03ee"
format_stamp: "Formatted at 2026-06-08 10:10:50 on dist-test-slave-4pww"
I20260608 10:10:50.758489 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:10:50.762351 21895 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:50.763270 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:10:50.763588 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-3-root
uuid: "934ff49f855c4da2a6832091695d03ee"
format_stamp: "Formatted at 2026-06-08 10:10:50 on dist-test-slave-4pww"
I20260608 10:10:50.763952 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:50.801204 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:50.802654 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:50.804080 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:50.806777 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:50.807034 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:50.807319 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:50.807529 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:50.855031 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.4:44053
I20260608 10:10:50.855178 21957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.4:44053 every 8 connection(s)
I20260608 10:10:50.861495 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:50.870304 21962 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:50.874622 21963 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:50.877650 16932 server_base.cc:1061] running on GCE node
I20260608 10:10:50.879241 21958 heartbeater.cc:344] Connected to a master server at 127.16.137.62:34717
W20260608 10:10:50.879688 21965 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:50.879721 21958 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:50.881042 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:10:50.880986 21958 heartbeater.cc:507] Master 127.16.137.62:34717 requested a full tablet report, sending...
W20260608 10:10:50.881438 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:50.881695 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913450881677 us; error 0 us; skew 500 ppm
I20260608 10:10:50.882613 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:50.883598 21362 ts_manager.cc:194] Registered new tserver with Master: 934ff49f855c4da2a6832091695d03ee (127.16.137.4:44053)
I20260608 10:10:50.885336 21362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39614
I20260608 10:10:50.885635 16932 webserver.cc:533] Webserver started at http://127.16.137.5:33555/ using document root <none> and password file <none>
I20260608 10:10:50.886354 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:50.886613 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:50.886973 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:50.888167 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-4-root/instance:
uuid: "36c4a2b1400342449656f5b582002c23"
format_stamp: "Formatted at 2026-06-08 10:10:50 on dist-test-slave-4pww"
I20260608 10:10:50.892792 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 10:10:50.896399 21970 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:50.897119 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:10:50.897482 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-4-root
uuid: "36c4a2b1400342449656f5b582002c23"
format_stamp: "Formatted at 2026-06-08 10:10:50 on dist-test-slave-4pww"
I20260608 10:10:50.897794 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:50.915464 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:50.916795 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:50.918365 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:50.920689 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:50.921005 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:50.921267 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:50.921511 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:10:50.984603 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.5:41755
I20260608 10:10:50.984827 22032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.5:41755 every 8 connection(s)
I20260608 10:10:50.991227 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:51.000001 22036 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:51.002987 22037 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:51.004089 22033 heartbeater.cc:344] Connected to a master server at 127.16.137.62:34717
I20260608 10:10:51.004837 22033 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:51.005980 22033 heartbeater.cc:507] Master 127.16.137.62:34717 requested a full tablet report, sending...
W20260608 10:10:51.008672 22039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:51.009073 16932 server_base.cc:1061] running on GCE node
I20260608 10:10:51.009673 21362 ts_manager.cc:194] Registered new tserver with Master: 36c4a2b1400342449656f5b582002c23 (127.16.137.5:41755)
I20260608 10:10:51.010255 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:51.010524 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:51.010746 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913451010725 us; error 0 us; skew 500 ppm
I20260608 10:10:51.011232 21362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39624
I20260608 10:10:51.011601 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:51.014595 16932 webserver.cc:533] Webserver started at http://127.16.137.6:41021/ using document root <none> and password file <none>
I20260608 10:10:51.015137 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:51.015357 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:51.015655 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:51.016948 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-5-root/instance:
uuid: "bf09d690ef5f4f5eb44206a4908c2a66"
format_stamp: "Formatted at 2026-06-08 10:10:51 on dist-test-slave-4pww"
I20260608 10:10:51.021840 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:10:51.025900 22044 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:51.026687 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:10:51.027024 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-5-root
uuid: "bf09d690ef5f4f5eb44206a4908c2a66"
format_stamp: "Formatted at 2026-06-08 10:10:51 on dist-test-slave-4pww"
I20260608 10:10:51.027341 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:51.063031 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:51.064496 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:51.065964 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:51.068405 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:51.068665 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:51.068921 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:51.069113 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:51.148036 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.6:34291
I20260608 10:10:51.148195 22106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.6:34291 every 8 connection(s)
I20260608 10:10:51.166247 22107 heartbeater.cc:344] Connected to a master server at 127.16.137.62:34717
I20260608 10:10:51.166746 22107 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:51.167519 22107 heartbeater.cc:507] Master 127.16.137.62:34717 requested a full tablet report, sending...
I20260608 10:10:51.169797 21362 ts_manager.cc:194] Registered new tserver with Master: bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6:34291)
I20260608 10:10:51.171201 21362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39638
I20260608 10:10:51.795917 21615 consensus_queue.cc:237] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } }
I20260608 10:10:51.804584 21540 raft_consensus.cc:1275] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer be9bdbdd32f248a693354b80afbd29ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:51.804816 21462 raft_consensus.cc:1275] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Refusing update from remote peer be9bdbdd32f248a693354b80afbd29ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:51.806654 22115 consensus_queue.cc:1048] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } 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 10:10:51.807979 21850 consensus_queue.cc:1048] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:51.818147 21850 raft_consensus.cc:2955] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } } }
I20260608 10:10:51.820887 21540 raft_consensus.cc:2955] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } } }
W20260608 10:10:51.822129 21581 consensus_peers.cc:597] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef -> Peer bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6:34291): Couldn't send request to peer bf09d690ef5f4f5eb44206a4908c2a66. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d67555233d049edb82cd474520b080b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:51.822183 21462 raft_consensus.cc:2955] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } } }
I20260608 10:10:51.835170 21362 catalog_manager.cc:5696] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef reported cstate change: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New cstate: current_term: 1 leader_uuid: "be9bdbdd32f248a693354b80afbd29ef" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:51.852586 21462 consensus_queue.cc:237] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } }
I20260608 10:10:51.869549 21615 raft_consensus.cc:1275] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 10:10:51.871567 21540 raft_consensus.cc:1275] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 10:10:51.873672 22110 consensus_queue.cc:1048] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260608 10:10:51.874621 22120 consensus_queue.cc:1048] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260608 10:10:51.884375 22120 raft_consensus.cc:2955] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } } }
I20260608 10:10:51.886436 21540 raft_consensus.cc:2955] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } } }
I20260608 10:10:51.888075 21958 heartbeater.cc:499] Master 127.16.137.62:34717 was elected leader, sending a full tablet report...
W20260608 10:10:51.893097 21430 consensus_peers.cc:597] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 -> Peer 36c4a2b1400342449656f5b582002c23 (127.16.137.5:41755): Couldn't send request to peer 36c4a2b1400342449656f5b582002c23. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5bb28f7a09a14a6a8f90bb421561d3b2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:51.898649 21615 raft_consensus.cc:2955] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } } }
I20260608 10:10:51.901419 21462 consensus_queue.cc:237] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } }
I20260608 10:10:51.901607 21363 catalog_manager.cc:5696] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 reported cstate change: config changed from index -1 to 24, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:51.909993 21616 raft_consensus.cc:1275] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:51.914755 21540 raft_consensus.cc:1275] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:51.915711 22120 consensus_queue.cc:1048] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:51.916778 22110 consensus_queue.cc:1048] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 10:10:51.932363 21430 consensus_peers.cc:597] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 -> Peer 934ff49f855c4da2a6832091695d03ee (127.16.137.4:44053): Couldn't send request to peer 934ff49f855c4da2a6832091695d03ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d055be427ac44ffb493556e13c8efcb. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:51.936626 22110 raft_consensus.cc:2955] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } } }
I20260608 10:10:51.938357 21615 raft_consensus.cc:2955] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } } }
I20260608 10:10:51.942416 21540 raft_consensus.cc:2955] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } } }
I20260608 10:10:51.950956 21362 catalog_manager.cc:5696] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 reported cstate change: config changed from index -1 to 26, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:51.951416 21462 consensus_queue.cc:237] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [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: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } }
I20260608 10:10:51.960770 21615 raft_consensus.cc:1275] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:10:51.961798 21540 raft_consensus.cc:1275] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:10:51.962822 22131 consensus_queue.cc:1048] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:10:51.966615 22131 consensus_queue.cc:1048] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
W20260608 10:10:51.971550 21430 consensus_peers.cc:597] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 -> Peer 36c4a2b1400342449656f5b582002c23 (127.16.137.5:41755): Couldn't send request to peer 36c4a2b1400342449656f5b582002c23. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e18fbabfeec464e970ad950fab042db. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:51.974382 22131 raft_consensus.cc:2955] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } } }
I20260608 10:10:51.977650 21615 raft_consensus.cc:2955] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } } }
I20260608 10:10:51.980186 21540 raft_consensus.cc:2955] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } } }
I20260608 10:10:51.995530 21356 catalog_manager.cc:5696] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef reported cstate change: config changed from index -1 to 25, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } } }
I20260608 10:10:52.006086 21540 consensus_queue.cc:237] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } }
I20260608 10:10:52.014381 22033 heartbeater.cc:499] Master 127.16.137.62:34717 was elected leader, sending a full tablet report...
I20260608 10:10:52.015321 21615 raft_consensus.cc:1275] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Refusing update from remote peer 776f5bba10094d678ac5d27dff8ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:52.017390 21885 consensus_queue.cc:1048] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:10:52.021561 21462 raft_consensus.cc:1275] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Refusing update from remote peer 776f5bba10094d678ac5d27dff8ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:52.022832 21885 consensus_queue.cc:1048] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:52.030617 22141 raft_consensus.cc:2955] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } } }
I20260608 10:10:52.032579 21462 raft_consensus.cc:2955] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } } }
I20260608 10:10:52.043699 21615 raft_consensus.cc:2955] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } } }
W20260608 10:10:52.048851 21507 consensus_peers.cc:597] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce -> Peer bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6:34291): Couldn't send request to peer bf09d690ef5f4f5eb44206a4908c2a66. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9fbd8863a1ae45b5beb50715e1258d45. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:52.049299 21363 catalog_manager.cc:5696] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690 reported cstate change: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New cstate: current_term: 1 leader_uuid: "776f5bba10094d678ac5d27dff8ae0ce" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } } }
I20260608 10:10:52.055490 21616 consensus_queue.cc:237] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } }
I20260608 10:10:52.064215 21540 raft_consensus.cc:1275] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer be9bdbdd32f248a693354b80afbd29ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:52.066200 22114 consensus_queue.cc:1048] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } 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 10:10:52.066798 21462 raft_consensus.cc:1275] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Refusing update from remote peer be9bdbdd32f248a693354b80afbd29ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:52.068332 21850 consensus_queue.cc:1048] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:52.076279 22114 raft_consensus.cc:2955] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } } }
I20260608 10:10:52.078634 21540 raft_consensus.cc:2955] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } } }
W20260608 10:10:52.080047 21579 consensus_peers.cc:597] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef -> Peer 934ff49f855c4da2a6832091695d03ee (127.16.137.4:44053): Couldn't send request to peer 934ff49f855c4da2a6832091695d03ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82e5b5d93e9a4ba0bc6c27b6f9f00da7. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:52.084800 21463 raft_consensus.cc:2955] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } } }
I20260608 10:10:52.094415 21362 catalog_manager.cc:5696] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce reported cstate change: config changed from index -1 to 26, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "be9bdbdd32f248a693354b80afbd29ef" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } } }
I20260608 10:10:52.173594 22107 heartbeater.cc:499] Master 127.16.137.62:34717 was elected leader, sending a full tablet report...
I20260608 10:10:52.329128 22149 ts_tablet_manager.cc:933] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23: Initiating tablet copy from peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143)
I20260608 10:10:52.331123 22149 tablet_copy_client.cc:323] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.1:34143
I20260608 10:10:52.343273 21477 tablet_copy_service.cc:140] P 9261d769cc1144399f7348b26f911690: Received BeginTabletCopySession request for tablet 5bb28f7a09a14a6a8f90bb421561d3b2 from peer 36c4a2b1400342449656f5b582002c23 ({username='slave'} at 127.0.0.1:45062)
I20260608 10:10:52.343835 21477 tablet_copy_service.cc:161] P 9261d769cc1144399f7348b26f911690: Beginning new tablet copy session on tablet 5bb28f7a09a14a6a8f90bb421561d3b2 from peer 36c4a2b1400342449656f5b582002c23 at {username='slave'} at 127.0.0.1:45062: session id = 36c4a2b1400342449656f5b582002c23-5bb28f7a09a14a6a8f90bb421561d3b2
I20260608 10:10:52.351413 21477 tablet_copy_source_session.cc:215] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:52.354598 22149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb28f7a09a14a6a8f90bb421561d3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:52.371771 22149 tablet_copy_client.cc:806] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:52.372424 22149 tablet_copy_client.cc:670] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:52.376508 22150 tablet_copy_client.cc:1025] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:52.394760 22152 ts_tablet_manager.cc:933] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66: Initiating tablet copy from peer be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:52.396766 22152 tablet_copy_client.cc:323] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:33039
I20260608 10:10:52.409533 21626 tablet_copy_service.cc:140] P be9bdbdd32f248a693354b80afbd29ef: Received BeginTabletCopySession request for tablet 5d67555233d049edb82cd474520b080b from peer bf09d690ef5f4f5eb44206a4908c2a66 ({username='slave'} at 127.0.0.1:37456)
I20260608 10:10:52.410111 21626 tablet_copy_service.cc:161] P be9bdbdd32f248a693354b80afbd29ef: Beginning new tablet copy session on tablet 5d67555233d049edb82cd474520b080b from peer bf09d690ef5f4f5eb44206a4908c2a66 at {username='slave'} at 127.0.0.1:37456: session id = bf09d690ef5f4f5eb44206a4908c2a66-5d67555233d049edb82cd474520b080b
I20260608 10:10:52.423338 22156 ts_tablet_manager.cc:933] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66: Initiating tablet copy from peer 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661)
I20260608 10:10:52.424410 21626 tablet_copy_source_session.cc:215] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:52.429093 22156 tablet_copy_client.cc:323] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.2:45661
I20260608 10:10:52.430794 22152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d67555233d049edb82cd474520b080b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:52.440258 22158 ts_tablet_manager.cc:933] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23: Initiating tablet copy from peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143)
I20260608 10:10:52.448145 22158 tablet_copy_client.cc:323] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.1:34143
I20260608 10:10:52.450181 21477 tablet_copy_service.cc:140] P 9261d769cc1144399f7348b26f911690: Received BeginTabletCopySession request for tablet 4e18fbabfeec464e970ad950fab042db from peer 36c4a2b1400342449656f5b582002c23 ({username='slave'} at 127.0.0.1:45062)
I20260608 10:10:52.450793 21477 tablet_copy_service.cc:161] P 9261d769cc1144399f7348b26f911690: Beginning new tablet copy session on tablet 4e18fbabfeec464e970ad950fab042db from peer 36c4a2b1400342449656f5b582002c23 at {username='slave'} at 127.0.0.1:45062: session id = 36c4a2b1400342449656f5b582002c23-4e18fbabfeec464e970ad950fab042db
I20260608 10:10:52.452059 22152 tablet_copy_client.cc:806] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:52.452658 22152 tablet_copy_client.cc:670] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:52.458025 22153 tablet_copy_client.cc:1025] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:52.459879 21477 tablet_copy_source_session.cc:215] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:52.462471 21552 tablet_copy_service.cc:140] P 776f5bba10094d678ac5d27dff8ae0ce: Received BeginTabletCopySession request for tablet 9fbd8863a1ae45b5beb50715e1258d45 from peer bf09d690ef5f4f5eb44206a4908c2a66 ({username='slave'} at 127.0.0.1:34010)
I20260608 10:10:52.463171 21552 tablet_copy_service.cc:161] P 776f5bba10094d678ac5d27dff8ae0ce: Beginning new tablet copy session on tablet 9fbd8863a1ae45b5beb50715e1258d45 from peer bf09d690ef5f4f5eb44206a4908c2a66 at {username='slave'} at 127.0.0.1:34010: session id = bf09d690ef5f4f5eb44206a4908c2a66-9fbd8863a1ae45b5beb50715e1258d45
I20260608 10:10:52.464411 22158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e18fbabfeec464e970ad950fab042db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:52.472517 21552 tablet_copy_source_session.cc:215] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:52.476644 22160 ts_tablet_manager.cc:933] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee: Initiating tablet copy from peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143)
I20260608 10:10:52.476776 22156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fbd8863a1ae45b5beb50715e1258d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:52.482542 22160 tablet_copy_client.cc:323] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.1:34143
I20260608 10:10:52.492702 22158 tablet_copy_client.cc:806] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:52.493546 22158 tablet_copy_client.cc:670] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:52.498838 22159 tablet_copy_client.cc:1025] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:52.501271 22156 tablet_copy_client.cc:806] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:52.501843 22156 tablet_copy_client.cc:670] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:52.505611 21477 tablet_copy_service.cc:140] P 9261d769cc1144399f7348b26f911690: Received BeginTabletCopySession request for tablet 7d055be427ac44ffb493556e13c8efcb from peer 934ff49f855c4da2a6832091695d03ee ({username='slave'} at 127.0.0.1:45068)
I20260608 10:10:52.506181 21477 tablet_copy_service.cc:161] P 9261d769cc1144399f7348b26f911690: Beginning new tablet copy session on tablet 7d055be427ac44ffb493556e13c8efcb from peer 934ff49f855c4da2a6832091695d03ee at {username='slave'} at 127.0.0.1:45068: session id = 934ff49f855c4da2a6832091695d03ee-7d055be427ac44ffb493556e13c8efcb
I20260608 10:10:52.506361 22157 tablet_copy_client.cc:1025] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:52.513827 21477 tablet_copy_source_session.cc:215] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:52.516878 22160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d055be427ac44ffb493556e13c8efcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:52.529516 22160 tablet_copy_client.cc:806] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:52.530135 22160 tablet_copy_client.cc:670] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:52.534242 22161 tablet_copy_client.cc:1025] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:52.538491 22163 ts_tablet_manager.cc:933] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee: Initiating tablet copy from peer be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
I20260608 10:10:52.540086 22163 tablet_copy_client.cc:323] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:33039
I20260608 10:10:52.550011 21626 tablet_copy_service.cc:140] P be9bdbdd32f248a693354b80afbd29ef: Received BeginTabletCopySession request for tablet 82e5b5d93e9a4ba0bc6c27b6f9f00da7 from peer 934ff49f855c4da2a6832091695d03ee ({username='slave'} at 127.0.0.1:37460)
I20260608 10:10:52.550618 21626 tablet_copy_service.cc:161] P be9bdbdd32f248a693354b80afbd29ef: Beginning new tablet copy session on tablet 82e5b5d93e9a4ba0bc6c27b6f9f00da7 from peer 934ff49f855c4da2a6832091695d03ee at {username='slave'} at 127.0.0.1:37460: session id = 934ff49f855c4da2a6832091695d03ee-82e5b5d93e9a4ba0bc6c27b6f9f00da7
I20260608 10:10:52.558651 21626 tablet_copy_source_session.cc:215] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:52.562148 22163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e5b5d93e9a4ba0bc6c27b6f9f00da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:52.578677 22163 tablet_copy_client.cc:806] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:52.579375 22163 tablet_copy_client.cc:670] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:52.583537 22164 tablet_copy_client.cc:1025] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:54.377580 22149 tablet_copy_client.cc:538] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:54.387518 22149 tablet_bootstrap.cc:492] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23: Bootstrap starting.
I20260608 10:10:54.459061 22152 tablet_copy_client.cc:538] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:54.468930 22152 tablet_bootstrap.cc:492] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66: Bootstrap starting.
I20260608 10:10:54.499703 22158 tablet_copy_client.cc:538] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:54.507695 22156 tablet_copy_client.cc:538] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:54.525992 22149 tablet_bootstrap.cc:492] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:54.527019 22149 tablet_bootstrap.cc:492] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23: Bootstrap complete.
I20260608 10:10:54.527777 22149 ts_tablet_manager.cc:1403] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23: Time spent bootstrapping tablet: real 0.141s	user 0.129s	sys 0.004s
I20260608 10:10:54.530951 22149 raft_consensus.cc:359] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } }
I20260608 10:10:54.531818 22149 raft_consensus.cc:740] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36c4a2b1400342449656f5b582002c23, State: Initialized, Role: LEARNER
I20260608 10:10:54.532845 22158 tablet_bootstrap.cc:492] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23: Bootstrap starting.
I20260608 10:10:54.532541 22149 consensus_queue.cc:260] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } }
I20260608 10:10:54.533651 22156 tablet_bootstrap.cc:492] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66: Bootstrap starting.
I20260608 10:10:54.535113 22160 tablet_copy_client.cc:538] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:54.545185 22160 tablet_bootstrap.cc:492] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee: Bootstrap starting.
I20260608 10:10:54.566102 22149 ts_tablet_manager.cc:1434] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260608 10:10:54.573163 21477 tablet_copy_service.cc:342] P 9261d769cc1144399f7348b26f911690: Request end of tablet copy session 36c4a2b1400342449656f5b582002c23-5bb28f7a09a14a6a8f90bb421561d3b2 received from {username='slave'} at 127.0.0.1:45062
I20260608 10:10:54.573750 21477 tablet_copy_service.cc:434] P 9261d769cc1144399f7348b26f911690: ending tablet copy session 36c4a2b1400342449656f5b582002c23-5bb28f7a09a14a6a8f90bb421561d3b2 on tablet 5bb28f7a09a14a6a8f90bb421561d3b2 with peer 36c4a2b1400342449656f5b582002c23
I20260608 10:10:54.585713 22163 tablet_copy_client.cc:538] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:54.607614 22163 tablet_bootstrap.cc:492] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee: Bootstrap starting.
I20260608 10:10:54.649547 22152 tablet_bootstrap.cc:492] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:54.650697 22152 tablet_bootstrap.cc:492] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66: Bootstrap complete.
I20260608 10:10:54.651461 22152 ts_tablet_manager.cc:1403] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66: Time spent bootstrapping tablet: real 0.183s	user 0.155s	sys 0.016s
I20260608 10:10:54.654521 22152 raft_consensus.cc:359] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } }
I20260608 10:10:54.655401 22152 raft_consensus.cc:740] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bf09d690ef5f4f5eb44206a4908c2a66, State: Initialized, Role: LEARNER
I20260608 10:10:54.656087 22152 consensus_queue.cc:260] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } }
I20260608 10:10:54.688885 22152 ts_tablet_manager.cc:1434] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.015s
I20260608 10:10:54.690763 21626 tablet_copy_service.cc:342] P be9bdbdd32f248a693354b80afbd29ef: Request end of tablet copy session bf09d690ef5f4f5eb44206a4908c2a66-5d67555233d049edb82cd474520b080b received from {username='slave'} at 127.0.0.1:37456
I20260608 10:10:54.691260 21626 tablet_copy_service.cc:434] P be9bdbdd32f248a693354b80afbd29ef: ending tablet copy session bf09d690ef5f4f5eb44206a4908c2a66-5d67555233d049edb82cd474520b080b on tablet 5d67555233d049edb82cd474520b080b with peer bf09d690ef5f4f5eb44206a4908c2a66
I20260608 10:10:54.730577 22008 raft_consensus.cc:1217] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.23->[1.24-1.24]   Dedup: 1.24->[]
W20260608 10:10:54.788470 21579 consensus_peers.cc:597] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef -> Peer 934ff49f855c4da2a6832091695d03ee (127.16.137.4:44053): Couldn't send request to peer 934ff49f855c4da2a6832091695d03ee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 10:10:54.799638 22156 tablet_bootstrap.cc:492] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:54.800769 22156 tablet_bootstrap.cc:492] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66: Bootstrap complete.
I20260608 10:10:54.801558 22156 ts_tablet_manager.cc:1403] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66: Time spent bootstrapping tablet: real 0.268s	user 0.124s	sys 0.038s
I20260608 10:10:54.804605 22156 raft_consensus.cc:359] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } }
I20260608 10:10:54.805536 22156 raft_consensus.cc:740] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bf09d690ef5f4f5eb44206a4908c2a66, State: Initialized, Role: LEARNER
I20260608 10:10:54.806234 22156 consensus_queue.cc:260] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } }
I20260608 10:10:54.815119 22156 ts_tablet_manager.cc:1434] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260608 10:10:54.823213 21552 tablet_copy_service.cc:342] P 776f5bba10094d678ac5d27dff8ae0ce: Request end of tablet copy session bf09d690ef5f4f5eb44206a4908c2a66-9fbd8863a1ae45b5beb50715e1258d45 received from {username='slave'} at 127.0.0.1:34010
I20260608 10:10:54.823796 21552 tablet_copy_service.cc:434] P 776f5bba10094d678ac5d27dff8ae0ce: ending tablet copy session bf09d690ef5f4f5eb44206a4908c2a66-9fbd8863a1ae45b5beb50715e1258d45 on tablet 9fbd8863a1ae45b5beb50715e1258d45 with peer bf09d690ef5f4f5eb44206a4908c2a66
I20260608 10:10:54.870651 22158 tablet_bootstrap.cc:492] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:54.871742 22158 tablet_bootstrap.cc:492] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23: Bootstrap complete.
I20260608 10:10:54.872496 22158 ts_tablet_manager.cc:1403] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23: Time spent bootstrapping tablet: real 0.340s	user 0.142s	sys 0.018s
I20260608 10:10:54.876427 22160 tablet_bootstrap.cc:492] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee: 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 10:10:54.876117 22158 raft_consensus.cc:359] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } }
I20260608 10:10:54.877166 22158 raft_consensus.cc:740] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36c4a2b1400342449656f5b582002c23, State: Initialized, Role: LEARNER
I20260608 10:10:54.877522 22160 tablet_bootstrap.cc:492] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee: Bootstrap complete.
I20260608 10:10:54.877998 22158 consensus_queue.cc:260] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [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: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } }
I20260608 10:10:54.878434 22160 ts_tablet_manager.cc:1403] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee: Time spent bootstrapping tablet: real 0.333s	user 0.144s	sys 0.031s
I20260608 10:10:54.881829 22160 raft_consensus.cc:359] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } }
I20260608 10:10:54.882689 22160 raft_consensus.cc:740] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 934ff49f855c4da2a6832091695d03ee, State: Initialized, Role: LEARNER
I20260608 10:10:54.883486 22160 consensus_queue.cc:260] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } }
I20260608 10:10:54.887444 22158 ts_tablet_manager.cc:1434] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260608 10:10:54.893587 22160 ts_tablet_manager.cc:1434] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 10:10:54.894527 22163 tablet_bootstrap.cc:492] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:54.895476 22163 tablet_bootstrap.cc:492] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee: Bootstrap complete.
I20260608 10:10:54.896232 22163 ts_tablet_manager.cc:1403] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee: Time spent bootstrapping tablet: real 0.289s	user 0.146s	sys 0.020s
I20260608 10:10:54.897547 21477 tablet_copy_service.cc:342] P 9261d769cc1144399f7348b26f911690: Request end of tablet copy session 36c4a2b1400342449656f5b582002c23-4e18fbabfeec464e970ad950fab042db received from {username='slave'} at 127.0.0.1:45062
I20260608 10:10:54.898033 21477 tablet_copy_service.cc:434] P 9261d769cc1144399f7348b26f911690: ending tablet copy session 36c4a2b1400342449656f5b582002c23-4e18fbabfeec464e970ad950fab042db on tablet 4e18fbabfeec464e970ad950fab042db with peer 36c4a2b1400342449656f5b582002c23
I20260608 10:10:54.899710 22163 raft_consensus.cc:359] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } }
I20260608 10:10:54.900501 22163 raft_consensus.cc:740] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 934ff49f855c4da2a6832091695d03ee, State: Initialized, Role: LEARNER
I20260608 10:10:54.901198 22163 consensus_queue.cc:260] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } }
I20260608 10:10:54.902105 21477 tablet_copy_service.cc:342] P 9261d769cc1144399f7348b26f911690: Request end of tablet copy session 934ff49f855c4da2a6832091695d03ee-7d055be427ac44ffb493556e13c8efcb received from {username='slave'} at 127.0.0.1:45068
I20260608 10:10:54.902619 21477 tablet_copy_service.cc:434] P 9261d769cc1144399f7348b26f911690: ending tablet copy session 934ff49f855c4da2a6832091695d03ee-7d055be427ac44ffb493556e13c8efcb on tablet 7d055be427ac44ffb493556e13c8efcb with peer 934ff49f855c4da2a6832091695d03ee
I20260608 10:10:54.903419 22163 ts_tablet_manager.cc:1434] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260608 10:10:54.905418 21626 tablet_copy_service.cc:342] P be9bdbdd32f248a693354b80afbd29ef: Request end of tablet copy session 934ff49f855c4da2a6832091695d03ee-82e5b5d93e9a4ba0bc6c27b6f9f00da7 received from {username='slave'} at 127.0.0.1:37460
I20260608 10:10:54.905887 21626 tablet_copy_service.cc:434] P be9bdbdd32f248a693354b80afbd29ef: ending tablet copy session 934ff49f855c4da2a6832091695d03ee-82e5b5d93e9a4ba0bc6c27b6f9f00da7 on tablet 82e5b5d93e9a4ba0bc6c27b6f9f00da7 with peer 934ff49f855c4da2a6832091695d03ee
I20260608 10:10:54.911527 22082 raft_consensus.cc:1217] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:10:55.069525 21933 raft_consensus.cc:1217] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:10:55.075523 22082 raft_consensus.cc:1217] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:10:55.129509 22008 raft_consensus.cc:1217] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 10:10:55.255645 21933 raft_consensus.cc:1217] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:10:55.324851 22182 raft_consensus.cc:1064] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690: attempting to promote NON_VOTER 36c4a2b1400342449656f5b582002c23 to VOTER
I20260608 10:10:55.328107 22182 consensus_queue.cc:237] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } }
I20260608 10:10:55.339020 21615 raft_consensus.cc:1275] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:10:55.339522 22008 raft_consensus.cc:1275] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:10:55.339952 21535 raft_consensus.cc:1275] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:10:55.340557 22182 consensus_queue.cc:1048] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 10:10:55.342001 22166 consensus_queue.cc:1048] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } 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 10:10:55.342916 22179 consensus_queue.cc:1048] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:10:55.357836 21615 raft_consensus.cc:2955] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 36c4a2b1400342449656f5b582002c23 (127.16.137.5) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:55.362988 22141 raft_consensus.cc:1064] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce: attempting to promote NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 to VOTER
I20260608 10:10:55.363502 22166 raft_consensus.cc:2955] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 36c4a2b1400342449656f5b582002c23 (127.16.137.5) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:55.369266 21535 raft_consensus.cc:2955] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 36c4a2b1400342449656f5b582002c23 (127.16.137.5) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:55.373989 22141 consensus_queue.cc:237] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } }
I20260608 10:10:55.380009 22008 raft_consensus.cc:2955] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 36c4a2b1400342449656f5b582002c23 (127.16.137.5) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:55.384747 21363 catalog_manager.cc:5696] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef reported cstate change: config changed from index 24 to 25, 36c4a2b1400342449656f5b582002c23 (127.16.137.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:55.400271 22082 raft_consensus.cc:1275] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 LEARNER]: Refusing update from remote peer 776f5bba10094d678ac5d27dff8ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:55.402402 22188 consensus_queue.cc:1048] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } 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 10:10:55.408052 21462 raft_consensus.cc:1275] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Refusing update from remote peer 776f5bba10094d678ac5d27dff8ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:55.409560 21615 raft_consensus.cc:1275] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Refusing update from remote peer 776f5bba10094d678ac5d27dff8ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:55.414109 22188 consensus_queue.cc:1048] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:55.419196 22190 consensus_queue.cc:1048] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:10:55.442175 22190 raft_consensus.cc:2955] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:55.443957 21615 raft_consensus.cc:2955] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:55.449581 21463 consensus_queue.cc:237] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } }
I20260608 10:10:55.455987 22082 raft_consensus.cc:2955] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:55.462100 21365 catalog_manager.cc:5696] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce reported cstate change: config changed from index 26 to 27, bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "776f5bba10094d678ac5d27dff8ae0ce" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:55.474895 22008 raft_consensus.cc:1275] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:55.475288 21615 raft_consensus.cc:1275] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:55.470813 21462 raft_consensus.cc:2955] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:55.476763 22166 consensus_queue.cc:1048] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:55.482357 22179 consensus_queue.cc:1048] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:55.492734 22182 raft_consensus.cc:1064] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690: attempting to promote NON_VOTER 934ff49f855c4da2a6832091695d03ee to VOTER
I20260608 10:10:55.495560 22182 consensus_queue.cc:237] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } }
I20260608 10:10:55.496833 22183 raft_consensus.cc:2955] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:55.498721 22008 raft_consensus.cc:2955] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:55.506395 21535 consensus_queue.cc:237] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [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: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } }
I20260608 10:10:55.517043 21362 catalog_manager.cc:5696] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 reported cstate change: config changed from index 25 to 26, VOTER 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2) evicted. New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:55.520773 21616 raft_consensus.cc:1275] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Refusing update from remote peer 776f5bba10094d678ac5d27dff8ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:10:55.521685 22082 raft_consensus.cc:1275] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Refusing update from remote peer 776f5bba10094d678ac5d27dff8ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:10:55.523857 22192 consensus_queue.cc:1048] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:10:55.525261 21350 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5bb28f7a09a14a6a8f90bb421561d3b2 with cas_config_opid_index 25: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:55.525002 21615 raft_consensus.cc:2955] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:55.528666 22192 consensus_queue.cc:1048] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:10:55.538955 22141 raft_consensus.cc:2955] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 9261d769cc1144399f7348b26f911690 (127.16.137.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:55.543792 21523 tablet_service.cc:1558] Processing DeleteTablet for tablet 5bb28f7a09a14a6a8f90bb421561d3b2 with delete_type TABLET_DATA_TOMBSTONED (TS 776f5bba10094d678ac5d27dff8ae0ce not found in new config with opid_index 26) from {username='slave'} at 127.0.0.1:51060
I20260608 10:10:55.546556 21616 raft_consensus.cc:2955] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 9261d769cc1144399f7348b26f911690 (127.16.137.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:55.548810 22081 raft_consensus.cc:2955] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 9261d769cc1144399f7348b26f911690 (127.16.137.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:55.559278 21933 raft_consensus.cc:1275] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:55.561611 22166 consensus_queue.cc:1048] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:55.568137 21607 raft_consensus.cc:1275] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:55.577039 22179 consensus_queue.cc:1048] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } 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 10:10:55.578073 21365 catalog_manager.cc:5696] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 reported cstate change: config changed from index 27 to 28, VOTER 9261d769cc1144399f7348b26f911690 (127.16.137.1) evicted. New cstate: current_term: 1 leader_uuid: "776f5bba10094d678ac5d27dff8ae0ce" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:55.587198 21535 raft_consensus.cc:1275] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:55.590075 22179 consensus_queue.cc:1048] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:55.592126 22200 raft_consensus.cc:1064] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef: attempting to promote NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 to VOTER
I20260608 10:10:55.595346 22200 consensus_queue.cc:237] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } }
I20260608 10:10:55.609730 21455 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fbd8863a1ae45b5beb50715e1258d45 with delete_type TABLET_DATA_TOMBSTONED (TS 9261d769cc1144399f7348b26f911690 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:49464
I20260608 10:10:55.625284 22201 tablet_replica.cc:333] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce: stopping tablet replica
I20260608 10:10:55.610469 21352 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9fbd8863a1ae45b5beb50715e1258d45 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:55.641543 22166 raft_consensus.cc:2955] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 934ff49f855c4da2a6832091695d03ee (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:55.644714 22208 tablet_replica.cc:333] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690: stopping tablet replica
I20260608 10:10:55.648417 22208 raft_consensus.cc:2243] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:55.649542 22208 raft_consensus.cc:2272] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:55.654322 22208 ts_tablet_manager.cc:1916] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:55.671305 22183 raft_consensus.cc:1064] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690: attempting to promote NON_VOTER 36c4a2b1400342449656f5b582002c23 to VOTER
I20260608 10:10:55.674513 21932 raft_consensus.cc:2955] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 934ff49f855c4da2a6832091695d03ee (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:55.675554 22183 consensus_queue.cc:237] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } }
I20260608 10:10:55.654394 21535 raft_consensus.cc:2955] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 934ff49f855c4da2a6832091695d03ee (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:55.694700 21615 raft_consensus.cc:2955] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 934ff49f855c4da2a6832091695d03ee (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:55.703882 21365 catalog_manager.cc:5696] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee reported cstate change: config changed from index 26 to 27, 934ff49f855c4da2a6832091695d03ee (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:55.745131 22201 raft_consensus.cc:2243] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:55.746284 22201 raft_consensus.cc:2272] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:55.755999 22081 raft_consensus.cc:1275] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 LEARNER]: Refusing update from remote peer be9bdbdd32f248a693354b80afbd29ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:55.757658 21462 raft_consensus.cc:1275] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Refusing update from remote peer be9bdbdd32f248a693354b80afbd29ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:55.758831 22201 ts_tablet_manager.cc:1916] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:55.763509 21462 consensus_queue.cc:237] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } }
I20260608 10:10:55.765328 22202 consensus_queue.cc:1048] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.005s
I20260608 10:10:55.774451 22208 ts_tablet_manager.cc:1929] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:10:55.774672 22200 consensus_queue.cc:1048] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.003s
I20260608 10:10:55.775827 21535 raft_consensus.cc:1275] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer be9bdbdd32f248a693354b80afbd29ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:55.781313 22208 log.cc:1199] T 9fbd8863a1ae45b5beb50715e1258d45 P 9261d769cc1144399f7348b26f911690: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-0-root/wals/9fbd8863a1ae45b5beb50715e1258d45
I20260608 10:10:55.785157 21932 raft_consensus.cc:1275] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:10:55.786592 21350 catalog_manager.cc:5027] TS 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143): tablet 9fbd8863a1ae45b5beb50715e1258d45 (table test-workload [id=00769b38de6e4c78b184c904bd91ada0]) successfully deleted
I20260608 10:10:55.788663 22211 consensus_queue.cc:1048] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:10:55.791195 22200 consensus_queue.cc:1048] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:55.800091 21535 raft_consensus.cc:1275] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:55.797035 22008 raft_consensus.cc:1275] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:55.802789 22179 consensus_queue.cc:1048] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:55.807694 21607 raft_consensus.cc:1275] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:55.812143 21540 raft_consensus.cc:1275] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:10:55.814112 22166 consensus_queue.cc:1048] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } 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 10:10:55.816766 22166 consensus_queue.cc:1048] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:10:55.822865 22179 consensus_queue.cc:1048] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:10:55.827775 22202 raft_consensus.cc:2955] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:55.835906 22081 raft_consensus.cc:2955] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:55.839942 22203 raft_consensus.cc:1064] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef: attempting to promote NON_VOTER 934ff49f855c4da2a6832091695d03ee to VOTER
I20260608 10:10:55.842819 22203 consensus_queue.cc:237] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } }
I20260608 10:10:55.853641 22166 raft_consensus.cc:2955] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER be9bdbdd32f248a693354b80afbd29ef (127.16.137.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:55.856681 21932 raft_consensus.cc:2955] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER be9bdbdd32f248a693354b80afbd29ef (127.16.137.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:55.875173 22201 ts_tablet_manager.cc:1929] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.25
I20260608 10:10:55.875965 22201 log.cc:1199] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 776f5bba10094d678ac5d27dff8ae0ce: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-1-root/wals/5bb28f7a09a14a6a8f90bb421561d3b2
I20260608 10:10:55.880590 21539 raft_consensus.cc:1275] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer be9bdbdd32f248a693354b80afbd29ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:55.878862 21536 raft_consensus.cc:2955] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER be9bdbdd32f248a693354b80afbd29ef (127.16.137.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:55.882395 21933 raft_consensus.cc:1275] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Refusing update from remote peer be9bdbdd32f248a693354b80afbd29ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:55.885386 22204 consensus_queue.cc:1048] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } 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 10:10:55.890549 22204 consensus_queue.cc:1048] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } 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 10:10:55.890470 21539 raft_consensus.cc:2955] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:55.950444 21350 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7d055be427ac44ffb493556e13c8efcb with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:55.959687 21463 raft_consensus.cc:1275] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Refusing update from remote peer be9bdbdd32f248a693354b80afbd29ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:55.942322 21352 catalog_manager.cc:5027] TS 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661): tablet 5bb28f7a09a14a6a8f90bb421561d3b2 (table test-workload [id=00769b38de6e4c78b184c904bd91ada0]) successfully deleted
I20260608 10:10:55.971385 21462 raft_consensus.cc:2955] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:55.957966 21365 catalog_manager.cc:5696] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 reported cstate change: config changed from index 26 to 27, bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be9bdbdd32f248a693354b80afbd29ef" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:55.991572 21535 raft_consensus.cc:2955] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 36c4a2b1400342449656f5b582002c23 (127.16.137.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:55.996119 21616 raft_consensus.cc:2955] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 36c4a2b1400342449656f5b582002c23 (127.16.137.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:56.000437 21362 catalog_manager.cc:5696] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 reported cstate change: config changed from index 27 to 28, VOTER be9bdbdd32f248a693354b80afbd29ef (127.16.137.3) evicted. New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:56.007593 22166 raft_consensus.cc:2955] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 36c4a2b1400342449656f5b582002c23 (127.16.137.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:56.014547 22200 consensus_queue.cc:1048] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:10:56.033998 22204 raft_consensus.cc:2955] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 934ff49f855c4da2a6832091695d03ee (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:56.049721 21603 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d055be427ac44ffb493556e13c8efcb with delete_type TABLET_DATA_TOMBSTONED (TS be9bdbdd32f248a693354b80afbd29ef not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:49880
I20260608 10:10:56.044754 21540 raft_consensus.cc:2955] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 934ff49f855c4da2a6832091695d03ee (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:56.077104 22008 raft_consensus.cc:2955] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 36c4a2b1400342449656f5b582002c23 (127.16.137.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:56.085013 21616 consensus_queue.cc:237] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [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: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } }
I20260608 10:10:56.088960 22227 tablet_replica.cc:333] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef: stopping tablet replica
I20260608 10:10:56.090746 21933 raft_consensus.cc:2955] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 934ff49f855c4da2a6832091695d03ee (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:56.093999 22227 raft_consensus.cc:2243] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:56.095355 22227 raft_consensus.cc:2272] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:56.094408 21463 raft_consensus.cc:2955] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 934ff49f855c4da2a6832091695d03ee (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:56.104367 22227 ts_tablet_manager.cc:1916] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:56.121470 22081 raft_consensus.cc:1275] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Refusing update from remote peer be9bdbdd32f248a693354b80afbd29ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:10:56.124488 21539 raft_consensus.cc:1275] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer be9bdbdd32f248a693354b80afbd29ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:10:56.124584 22203 consensus_queue.cc:1048] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:10:56.125813 21365 catalog_manager.cc:5696] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef reported cstate change: config changed from index 25 to 26, 36c4a2b1400342449656f5b582002c23 (127.16.137.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:56.126498 22204 consensus_queue.cc:1048] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:10:56.142980 21356 catalog_manager.cc:5696] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce reported cstate change: config changed from index 26 to 27, 934ff49f855c4da2a6832091695d03ee (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be9bdbdd32f248a693354b80afbd29ef" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:56.144826 22081 raft_consensus.cc:2955] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 9261d769cc1144399f7348b26f911690 (127.16.137.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:56.140374 22203 raft_consensus.cc:2955] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 9261d769cc1144399f7348b26f911690 (127.16.137.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:56.168099 21352 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5d67555233d049edb82cd474520b080b with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:56.169512 21463 consensus_queue.cc:237] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [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: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } }
I20260608 10:10:56.169493 21539 raft_consensus.cc:2955] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 9261d769cc1144399f7348b26f911690 (127.16.137.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:56.177850 22227 ts_tablet_manager.cc:1929] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:10:56.177935 21540 raft_consensus.cc:1275] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:56.178493 22227 log.cc:1199] T 7d055be427ac44ffb493556e13c8efcb P be9bdbdd32f248a693354b80afbd29ef: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-2-root/wals/7d055be427ac44ffb493556e13c8efcb
I20260608 10:10:56.180032 22166 consensus_queue.cc:1048] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:56.181401 22008 raft_consensus.cc:1275] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:56.182516 21352 catalog_manager.cc:5027] TS be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039): tablet 7d055be427ac44ffb493556e13c8efcb (table test-workload [id=00769b38de6e4c78b184c904bd91ada0]) successfully deleted
I20260608 10:10:56.183486 22222 consensus_queue.cc:1048] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } 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 10:10:56.190182 21356 catalog_manager.cc:5696] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 reported cstate change: config changed from index 27 to 28, VOTER 9261d769cc1144399f7348b26f911690 (127.16.137.1) evicted. New cstate: current_term: 1 leader_uuid: "be9bdbdd32f248a693354b80afbd29ef" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } } }
I20260608 10:10:56.192265 22166 raft_consensus.cc:2955] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER be9bdbdd32f248a693354b80afbd29ef (127.16.137.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:56.192884 21616 consensus_queue.cc:237] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } }
I20260608 10:10:56.198551 21540 raft_consensus.cc:2955] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER be9bdbdd32f248a693354b80afbd29ef (127.16.137.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:56.202456 21463 raft_consensus.cc:1275] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Refusing update from remote peer be9bdbdd32f248a693354b80afbd29ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:10:56.203904 21933 raft_consensus.cc:1275] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Refusing update from remote peer be9bdbdd32f248a693354b80afbd29ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:10:56.206573 22204 consensus_queue.cc:1048] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:10:56.208528 22204 consensus_queue.cc:1048] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:10:56.208712 22008 raft_consensus.cc:2955] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER be9bdbdd32f248a693354b80afbd29ef (127.16.137.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } }
I20260608 10:10:56.215487 21350 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4e18fbabfeec464e970ad950fab042db with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:56.219480 21455 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d67555233d049edb82cd474520b080b with delete_type TABLET_DATA_TOMBSTONED (TS 9261d769cc1144399f7348b26f911690 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:49464
I20260608 10:10:56.220992 22208 tablet_replica.cc:333] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690: stopping tablet replica
I20260608 10:10:56.222378 22208 raft_consensus.cc:2243] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:56.223238 22208 raft_consensus.cc:2272] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:56.222750 21933 raft_consensus.cc:2955] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:56.226711 21463 raft_consensus.cc:2955] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:56.220075 21363 catalog_manager.cc:5696] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 reported cstate change: config changed from index 26 to 27, VOTER be9bdbdd32f248a693354b80afbd29ef (127.16.137.3) evicted. New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:56.220039 22203 raft_consensus.cc:2955] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:56.243814 22208 ts_tablet_manager.cc:1916] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:56.245941 21603 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e18fbabfeec464e970ad950fab042db with delete_type TABLET_DATA_TOMBSTONED (TS be9bdbdd32f248a693354b80afbd29ef not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:49880
I20260608 10:10:56.246384 21352 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 82e5b5d93e9a4ba0bc6c27b6f9f00da7 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:56.247575 22227 tablet_replica.cc:333] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef: stopping tablet replica
I20260608 10:10:56.248898 22227 raft_consensus.cc:2243] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:56.250118 22227 raft_consensus.cc:2272] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:56.249961 21365 catalog_manager.cc:5696] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee reported cstate change: config changed from index 27 to 28, VOTER 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2) evicted. New cstate: current_term: 1 leader_uuid: "be9bdbdd32f248a693354b80afbd29ef" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } } }
I20260608 10:10:56.258550 22227 ts_tablet_manager.cc:1916] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:56.275660 22227 ts_tablet_manager.cc:1929] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 10:10:56.276214 22227 log.cc:1199] T 4e18fbabfeec464e970ad950fab042db P be9bdbdd32f248a693354b80afbd29ef: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-2-root/wals/4e18fbabfeec464e970ad950fab042db
I20260608 10:10:56.278112 21352 catalog_manager.cc:5027] TS be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039): tablet 4e18fbabfeec464e970ad950fab042db (table test-workload [id=00769b38de6e4c78b184c904bd91ada0]) successfully deleted
I20260608 10:10:56.279657 22208 ts_tablet_manager.cc:1929] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:10:56.280205 22208 log.cc:1199] T 5d67555233d049edb82cd474520b080b P 9261d769cc1144399f7348b26f911690: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-0-root/wals/5d67555233d049edb82cd474520b080b
I20260608 10:10:56.282234 21350 catalog_manager.cc:5027] TS 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143): tablet 5d67555233d049edb82cd474520b080b (table test-workload [id=00769b38de6e4c78b184c904bd91ada0]) successfully deleted
I20260608 10:10:56.286320 21523 tablet_service.cc:1558] Processing DeleteTablet for tablet 82e5b5d93e9a4ba0bc6c27b6f9f00da7 with delete_type TABLET_DATA_TOMBSTONED (TS 776f5bba10094d678ac5d27dff8ae0ce not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:51060
I20260608 10:10:56.287633 22201 tablet_replica.cc:333] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce: stopping tablet replica
I20260608 10:10:56.288687 22201 raft_consensus.cc:2243] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:56.289436 22201 raft_consensus.cc:2272] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:56.292623 22201 ts_tablet_manager.cc:1916] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:56.304801 22201 ts_tablet_manager.cc:1929] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:10:56.305186 22201 log.cc:1199] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 776f5bba10094d678ac5d27dff8ae0ce: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913314735645-16932-0/minicluster-data/ts-1-root/wals/82e5b5d93e9a4ba0bc6c27b6f9f00da7
I20260608 10:10:56.306746 21352 catalog_manager.cc:5027] TS 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661): tablet 82e5b5d93e9a4ba0bc6c27b6f9f00da7 (table test-workload [id=00769b38de6e4c78b184c904bd91ada0]) successfully deleted
I20260608 10:10:57.311362 21462 consensus_queue.cc:237] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [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: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } }
I20260608 10:10:57.318885 22008 raft_consensus.cc:1275] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:10:57.319360 21540 raft_consensus.cc:1275] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 10:10:57.319377 21430 consensus_peers.cc:597] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 -> Peer 934ff49f855c4da2a6832091695d03ee (127.16.137.4:44053): Couldn't send request to peer 934ff49f855c4da2a6832091695d03ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e18fbabfeec464e970ad950fab042db. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:57.320925 22232 consensus_queue.cc:1048] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:10:57.321857 22230 consensus_queue.cc:1048] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:10:57.330713 22232 raft_consensus.cc:2955] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } } }
I20260608 10:10:57.332589 21540 raft_consensus.cc:2955] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } } }
I20260608 10:10:57.335246 22008 raft_consensus.cc:2955] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } } }
I20260608 10:10:57.346371 21356 catalog_manager.cc:5696] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 reported cstate change: config changed from index 27 to 28, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:57.348466 21540 consensus_queue.cc:237] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } }
I20260608 10:10:57.362241 21462 raft_consensus.cc:1275] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Refusing update from remote peer 776f5bba10094d678ac5d27dff8ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 10:10:57.363361 21507 consensus_peers.cc:597] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce -> Peer bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6:34291): Couldn't send request to peer bf09d690ef5f4f5eb44206a4908c2a66. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55a196a33aa6448ba4f05fb483272b37. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:57.365638 21616 raft_consensus.cc:1275] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Refusing update from remote peer 776f5bba10094d678ac5d27dff8ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:57.367281 22226 consensus_queue.cc:1048] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:57.371377 22238 consensus_queue.cc:1048] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:10:57.381489 22240 raft_consensus.cc:2955] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } } }
I20260608 10:10:57.383460 21462 raft_consensus.cc:2955] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } } }
I20260608 10:10:57.394901 21616 raft_consensus.cc:2955] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } } }
I20260608 10:10:57.399039 21462 consensus_queue.cc:237] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } }
I20260608 10:10:57.400592 21363 catalog_manager.cc:5696] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690 reported cstate change: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New cstate: current_term: 1 leader_uuid: "776f5bba10094d678ac5d27dff8ae0ce" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } } }
W20260608 10:10:57.416702 21430 consensus_peers.cc:597] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 -> Peer 36c4a2b1400342449656f5b582002c23 (127.16.137.5:41755): Couldn't send request to peer 36c4a2b1400342449656f5b582002c23. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ab43867355c4ea1951e38666f518d1f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:57.419518 21616 raft_consensus.cc:1275] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:57.419826 21540 raft_consensus.cc:1275] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:57.422312 22232 consensus_queue.cc:1048] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:57.423771 22222 consensus_queue.cc:1048] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:57.432317 22232 raft_consensus.cc:2955] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } } }
I20260608 10:10:57.435248 21540 raft_consensus.cc:2955] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } } }
I20260608 10:10:57.434242 21616 raft_consensus.cc:2955] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } } }
I20260608 10:10:57.449332 21356 catalog_manager.cc:5696] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce reported cstate change: config changed from index -1 to 26, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } } }
I20260608 10:10:57.450245 21462 consensus_queue.cc:237] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } }
I20260608 10:10:57.459388 21616 raft_consensus.cc:1275] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:57.461809 22222 consensus_queue.cc:1048] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:57.474903 21540 raft_consensus.cc:1275] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Refusing update from remote peer 9261d769cc1144399f7348b26f911690: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:57.478506 22232 consensus_queue.cc:1048] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:57.484735 21616 raft_consensus.cc:2955] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } } }
I20260608 10:10:57.482883 22230 raft_consensus.cc:2955] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } } }
W20260608 10:10:57.492373 21432 consensus_peers.cc:597] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 -> Peer bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6:34291): Couldn't send request to peer bf09d690ef5f4f5eb44206a4908c2a66. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae77b8a245284c43b914e989503febe2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:57.502499 21363 catalog_manager.cc:5696] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef reported cstate change: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New cstate: current_term: 1 leader_uuid: "9261d769cc1144399f7348b26f911690" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } } }
I20260608 10:10:57.507920 21539 raft_consensus.cc:2955] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bf09d690ef5f4f5eb44206a4908c2a66 (127.16.137.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } } }
I20260608 10:10:57.509088 21540 consensus_queue.cc:237] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } }
I20260608 10:10:57.528553 21616 raft_consensus.cc:1275] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Refusing update from remote peer 776f5bba10094d678ac5d27dff8ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:57.531424 22226 consensus_queue.cc:1048] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:10:57.534462 21462 raft_consensus.cc:1275] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Refusing update from remote peer 776f5bba10094d678ac5d27dff8ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:57.538244 22226 consensus_queue.cc:1048] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } 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 10:10:57.550601 22245 raft_consensus.cc:2955] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } } }
I20260608 10:10:57.552446 21462 raft_consensus.cc:2955] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } } }
I20260608 10:10:57.554428 21607 raft_consensus.cc:2955] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } } }
W20260608 10:10:57.558009 21505 consensus_peers.cc:597] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce -> Peer 934ff49f855c4da2a6832091695d03ee (127.16.137.4:44053): Couldn't send request to peer 934ff49f855c4da2a6832091695d03ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26a428ecfe2840bd88e203a1b9e21f85. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:57.565706 21363 catalog_manager.cc:5696] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce reported cstate change: config changed from index -1 to 26, NON_VOTER 934ff49f855c4da2a6832091695d03ee (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "776f5bba10094d678ac5d27dff8ae0ce" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:57.566758 21540 consensus_queue.cc:237] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } }
I20260608 10:10:57.577685 21607 raft_consensus.cc:1275] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Refusing update from remote peer 776f5bba10094d678ac5d27dff8ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:57.579281 22226 consensus_queue.cc:1048] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:57.579675 21462 raft_consensus.cc:1275] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Refusing update from remote peer 776f5bba10094d678ac5d27dff8ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:57.583603 22238 consensus_queue.cc:1048] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 10:10:57.594156 21505 consensus_peers.cc:597] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce -> Peer 36c4a2b1400342449656f5b582002c23 (127.16.137.5:41755): Couldn't send request to peer 36c4a2b1400342449656f5b582002c23. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce7225c788cc444b843ae59353f0af5d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:57.593266 22246 raft_consensus.cc:2955] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } } }
I20260608 10:10:57.594864 21462 raft_consensus.cc:2955] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } } }
I20260608 10:10:57.608302 21365 catalog_manager.cc:5696] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690 reported cstate change: config changed from index -1 to 26, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New cstate: current_term: 1 leader_uuid: "776f5bba10094d678ac5d27dff8ae0ce" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } } }
I20260608 10:10:57.601861 21607 raft_consensus.cc:2955] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 36c4a2b1400342449656f5b582002c23 (127.16.137.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } } }
I20260608 10:10:57.748380 22264 ts_tablet_manager.cc:933] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66: Initiating tablet copy from peer 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661)
I20260608 10:10:57.750895 22264 tablet_copy_client.cc:323] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.2:45661
I20260608 10:10:57.752938 21552 tablet_copy_service.cc:140] P 776f5bba10094d678ac5d27dff8ae0ce: Received BeginTabletCopySession request for tablet 55a196a33aa6448ba4f05fb483272b37 from peer bf09d690ef5f4f5eb44206a4908c2a66 ({username='slave'} at 127.0.0.1:34010)
I20260608 10:10:57.753633 21552 tablet_copy_service.cc:161] P 776f5bba10094d678ac5d27dff8ae0ce: Beginning new tablet copy session on tablet 55a196a33aa6448ba4f05fb483272b37 from peer bf09d690ef5f4f5eb44206a4908c2a66 at {username='slave'} at 127.0.0.1:34010: session id = bf09d690ef5f4f5eb44206a4908c2a66-55a196a33aa6448ba4f05fb483272b37
I20260608 10:10:57.762148 21552 tablet_copy_source_session.cc:215] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:57.766260 22264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a196a33aa6448ba4f05fb483272b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:57.783618 22264 tablet_copy_client.cc:806] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:57.784449 22264 tablet_copy_client.cc:670] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:57.789826 22265 tablet_copy_client.cc:1025] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:57.852739 22266 ts_tablet_manager.cc:933] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee: Initiating tablet copy from peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143)
I20260608 10:10:57.854921 22266 tablet_copy_client.cc:323] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.1:34143
I20260608 10:10:57.856894 21477 tablet_copy_service.cc:140] P 9261d769cc1144399f7348b26f911690: Received BeginTabletCopySession request for tablet 4e18fbabfeec464e970ad950fab042db from peer 934ff49f855c4da2a6832091695d03ee ({username='slave'} at 127.0.0.1:45068)
I20260608 10:10:57.857461 21477 tablet_copy_service.cc:161] P 9261d769cc1144399f7348b26f911690: Beginning new tablet copy session on tablet 4e18fbabfeec464e970ad950fab042db from peer 934ff49f855c4da2a6832091695d03ee at {username='slave'} at 127.0.0.1:45068: session id = 934ff49f855c4da2a6832091695d03ee-4e18fbabfeec464e970ad950fab042db
I20260608 10:10:57.863266 21477 tablet_copy_source_session.cc:215] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:57.866761 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e18fbabfeec464e970ad950fab042db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:57.884080 22266 tablet_copy_client.cc:806] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:57.884723 22266 tablet_copy_client.cc:670] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:57.889089 22267 tablet_copy_client.cc:1025] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:57.940797 22268 ts_tablet_manager.cc:933] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23: Initiating tablet copy from peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143)
I20260608 10:10:57.942793 22268 tablet_copy_client.cc:323] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.1:34143
I20260608 10:10:57.944625 21477 tablet_copy_service.cc:140] P 9261d769cc1144399f7348b26f911690: Received BeginTabletCopySession request for tablet 1ab43867355c4ea1951e38666f518d1f from peer 36c4a2b1400342449656f5b582002c23 ({username='slave'} at 127.0.0.1:45062)
I20260608 10:10:57.945111 21477 tablet_copy_service.cc:161] P 9261d769cc1144399f7348b26f911690: Beginning new tablet copy session on tablet 1ab43867355c4ea1951e38666f518d1f from peer 36c4a2b1400342449656f5b582002c23 at {username='slave'} at 127.0.0.1:45062: session id = 36c4a2b1400342449656f5b582002c23-1ab43867355c4ea1951e38666f518d1f
I20260608 10:10:57.951952 21477 tablet_copy_source_session.cc:215] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:57.954854 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab43867355c4ea1951e38666f518d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:57.966538 22268 tablet_copy_client.cc:806] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:57.967218 22268 tablet_copy_client.cc:670] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:57.971417 22269 tablet_copy_client.cc:1025] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:57.983635 22270 ts_tablet_manager.cc:933] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23: Initiating tablet copy from peer 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661)
I20260608 10:10:57.985780 22270 tablet_copy_client.cc:323] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.2:45661
I20260608 10:10:57.999709 21552 tablet_copy_service.cc:140] P 776f5bba10094d678ac5d27dff8ae0ce: Received BeginTabletCopySession request for tablet ce7225c788cc444b843ae59353f0af5d from peer 36c4a2b1400342449656f5b582002c23 ({username='slave'} at 127.0.0.1:34014)
I20260608 10:10:58.000375 21552 tablet_copy_service.cc:161] P 776f5bba10094d678ac5d27dff8ae0ce: Beginning new tablet copy session on tablet ce7225c788cc444b843ae59353f0af5d from peer 36c4a2b1400342449656f5b582002c23 at {username='slave'} at 127.0.0.1:34014: session id = 36c4a2b1400342449656f5b582002c23-ce7225c788cc444b843ae59353f0af5d
I20260608 10:10:58.008661 21552 tablet_copy_source_session.cc:215] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:58.011950 22270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce7225c788cc444b843ae59353f0af5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:58.014433 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:10:58.035669 16932 tablet_copy_service.cc:362] P 9261d769cc1144399f7348b26f911690: Destroying tablet copy session 36c4a2b1400342449656f5b582002c23-1ab43867355c4ea1951e38666f518d1f due to service shutdown
I20260608 10:10:58.036027 22270 tablet_copy_client.cc:806] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:58.036145 16932 tablet_copy_service.cc:434] P 9261d769cc1144399f7348b26f911690: ending tablet copy session 36c4a2b1400342449656f5b582002c23-1ab43867355c4ea1951e38666f518d1f on tablet 1ab43867355c4ea1951e38666f518d1f with peer 36c4a2b1400342449656f5b582002c23
I20260608 10:10:58.037065 16932 tablet_copy_service.cc:362] P 9261d769cc1144399f7348b26f911690: Destroying tablet copy session 934ff49f855c4da2a6832091695d03ee-4e18fbabfeec464e970ad950fab042db due to service shutdown
I20260608 10:10:58.037425 16932 tablet_copy_service.cc:434] P 9261d769cc1144399f7348b26f911690: ending tablet copy session 934ff49f855c4da2a6832091695d03ee-4e18fbabfeec464e970ad950fab042db on tablet 4e18fbabfeec464e970ad950fab042db with peer 934ff49f855c4da2a6832091695d03ee
I20260608 10:10:58.037542 22275 ts_tablet_manager.cc:933] T ae77b8a245284c43b914e989503febe2 P bf09d690ef5f4f5eb44206a4908c2a66: Initiating tablet copy from peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143)
I20260608 10:10:58.039475 22274 ts_tablet_manager.cc:933] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee: Initiating tablet copy from peer 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661)
I20260608 10:10:58.041239 22275 tablet_copy_client.cc:323] T ae77b8a245284c43b914e989503febe2 P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.1:34143
I20260608 10:10:58.044261 22274 tablet_copy_client.cc:323] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.2:45661
I20260608 10:10:58.058691 22270 tablet_copy_client.cc:670] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:58.065733 22271 tablet_copy_client.cc:1025] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23: tablet copy: Injecting latency into file download: 2000
W20260608 10:10:58.067898 21506 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 127 similar messages]
I20260608 10:10:58.102933 21552 tablet_copy_service.cc:140] P 776f5bba10094d678ac5d27dff8ae0ce: Received BeginTabletCopySession request for tablet 26a428ecfe2840bd88e203a1b9e21f85 from peer 934ff49f855c4da2a6832091695d03ee ({username='slave'} at 127.0.0.1:34026)
I20260608 10:10:58.103577 21552 tablet_copy_service.cc:161] P 776f5bba10094d678ac5d27dff8ae0ce: Beginning new tablet copy session on tablet 26a428ecfe2840bd88e203a1b9e21f85 from peer 934ff49f855c4da2a6832091695d03ee at {username='slave'} at 127.0.0.1:34026: session id = 934ff49f855c4da2a6832091695d03ee-26a428ecfe2840bd88e203a1b9e21f85
I20260608 10:10:58.113226 21552 tablet_copy_source_session.cc:215] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 10:10:58.117492 21506 consensus_peers.cc:597] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce -> Peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143): Couldn't send request to peer 9261d769cc1144399f7348b26f911690. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:58.126039 22274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a428ecfe2840bd88e203a1b9e21f85. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:10:58.132748 21506 consensus_peers.cc:597] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce -> Peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143): Couldn't send request to peer 9261d769cc1144399f7348b26f911690. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:58.135571 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:58.141973 16932 tablet_replica.cc:333] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690: stopping tablet replica
I20260608 10:10:58.143064 16932 raft_consensus.cc:2243] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:58.144271 16932 raft_consensus.cc:2272] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.147822 16932 tablet_replica.cc:333] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690: stopping tablet replica
I20260608 10:10:58.148641 16932 raft_consensus.cc:2243] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:58.149938 22274 tablet_copy_client.cc:806] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:58.150616 22274 tablet_copy_client.cc:670] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:58.150632 16932 raft_consensus.cc:2272] T 4e18fbabfeec464e970ad950fab042db P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.155421 22277 tablet_copy_client.cc:1025] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:58.155637 16932 tablet_replica.cc:333] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690: stopping tablet replica
I20260608 10:10:58.156548 16932 raft_consensus.cc:2243] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:58.157665 16932 raft_consensus.cc:2272] T ae77b8a245284c43b914e989503febe2 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.160866 16932 tablet_replica.cc:333] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690: stopping tablet replica
I20260608 10:10:58.161569 16932 raft_consensus.cc:2243] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.162290 16932 raft_consensus.cc:2272] T 55a196a33aa6448ba4f05fb483272b37 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.165932 16932 tablet_replica.cc:333] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690: stopping tablet replica
I20260608 10:10:58.166760 16932 raft_consensus.cc:2243] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.167506 16932 raft_consensus.cc:2272] T ce7225c788cc444b843ae59353f0af5d P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.170368 16932 tablet_replica.cc:333] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690: stopping tablet replica
I20260608 10:10:58.170969 16932 raft_consensus.cc:2243] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.171530 16932 raft_consensus.cc:2272] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.174134 16932 tablet_replica.cc:333] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690: stopping tablet replica
I20260608 10:10:58.174669 16932 raft_consensus.cc:2243] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:58.175693 16932 raft_consensus.cc:2272] T 1ab43867355c4ea1951e38666f518d1f P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.179003 16932 tablet_replica.cc:333] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690: stopping tablet replica
I20260608 10:10:58.179585 16932 raft_consensus.cc:2243] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:58.180454 16932 raft_consensus.cc:2272] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.183023 16932 tablet_replica.cc:333] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690: stopping tablet replica
I20260608 10:10:58.183573 16932 raft_consensus.cc:2243] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:58.184464 16932 raft_consensus.cc:2272] T 7d055be427ac44ffb493556e13c8efcb P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.187107 16932 tablet_replica.cc:333] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690: stopping tablet replica
I20260608 10:10:58.187665 16932 raft_consensus.cc:2243] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.188153 16932 raft_consensus.cc:2272] T 26a428ecfe2840bd88e203a1b9e21f85 P 9261d769cc1144399f7348b26f911690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.222522 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
W20260608 10:10:58.258934 22045 connection.cc:466] server connection from 127.0.0.1:53552 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:53552 (request call id 1) could send its response
I20260608 10:10:58.260301 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:10:58.282575 16932 tablet_copy_service.cc:362] P 776f5bba10094d678ac5d27dff8ae0ce: Destroying tablet copy session 934ff49f855c4da2a6832091695d03ee-26a428ecfe2840bd88e203a1b9e21f85 due to service shutdown
I20260608 10:10:58.283023 16932 tablet_copy_service.cc:434] P 776f5bba10094d678ac5d27dff8ae0ce: ending tablet copy session 934ff49f855c4da2a6832091695d03ee-26a428ecfe2840bd88e203a1b9e21f85 on tablet 26a428ecfe2840bd88e203a1b9e21f85 with peer 934ff49f855c4da2a6832091695d03ee
I20260608 10:10:58.283653 16932 tablet_copy_service.cc:362] P 776f5bba10094d678ac5d27dff8ae0ce: Destroying tablet copy session 36c4a2b1400342449656f5b582002c23-ce7225c788cc444b843ae59353f0af5d due to service shutdown
I20260608 10:10:58.283946 16932 tablet_copy_service.cc:434] P 776f5bba10094d678ac5d27dff8ae0ce: ending tablet copy session 36c4a2b1400342449656f5b582002c23-ce7225c788cc444b843ae59353f0af5d on tablet ce7225c788cc444b843ae59353f0af5d with peer 36c4a2b1400342449656f5b582002c23
I20260608 10:10:58.284425 16932 tablet_copy_service.cc:362] P 776f5bba10094d678ac5d27dff8ae0ce: Destroying tablet copy session bf09d690ef5f4f5eb44206a4908c2a66-55a196a33aa6448ba4f05fb483272b37 due to service shutdown
I20260608 10:10:58.284696 16932 tablet_copy_service.cc:434] P 776f5bba10094d678ac5d27dff8ae0ce: ending tablet copy session bf09d690ef5f4f5eb44206a4908c2a66-55a196a33aa6448ba4f05fb483272b37 on tablet 55a196a33aa6448ba4f05fb483272b37 with peer bf09d690ef5f4f5eb44206a4908c2a66
W20260608 10:10:58.288070 21580 consensus_peers.cc:597] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef -> Peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143): Couldn't send request to peer 9261d769cc1144399f7348b26f911690. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:34143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:10:58.311246 21506 consensus_peers.cc:597] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce -> Peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143): Couldn't send request to peer 9261d769cc1144399f7348b26f911690. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:34143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:58.318337 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:58.319324 16932 tablet_replica.cc:333] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce: stopping tablet replica
I20260608 10:10:58.320245 16932 raft_consensus.cc:2243] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.321151 16932 raft_consensus.cc:2272] T 1ab43867355c4ea1951e38666f518d1f P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.325083 16932 tablet_replica.cc:333] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce: stopping tablet replica
I20260608 10:10:58.325984 16932 raft_consensus.cc:2243] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.327029 16932 raft_consensus.cc:2272] T 4e18fbabfeec464e970ad950fab042db P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.332551 16932 tablet_replica.cc:333] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce: stopping tablet replica
I20260608 10:10:58.333534 16932 raft_consensus.cc:2243] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:58.334635 16932 raft_consensus.cc:2272] T 55a196a33aa6448ba4f05fb483272b37 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.337592 16932 tablet_replica.cc:333] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce: stopping tablet replica
I20260608 10:10:58.338186 16932 raft_consensus.cc:2243] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.338778 16932 raft_consensus.cc:2272] T ae77b8a245284c43b914e989503febe2 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.341715 16932 tablet_replica.cc:333] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce: stopping tablet replica
I20260608 10:10:58.342272 16932 raft_consensus.cc:2243] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:58.343267 16932 raft_consensus.cc:2272] T 26a428ecfe2840bd88e203a1b9e21f85 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.346619 16932 tablet_replica.cc:333] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce: stopping tablet replica
I20260608 10:10:58.347198 16932 raft_consensus.cc:2243] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:58.348199 16932 raft_consensus.cc:2272] T ce7225c788cc444b843ae59353f0af5d P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.351347 16932 tablet_replica.cc:333] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce: stopping tablet replica
I20260608 10:10:58.351953 16932 raft_consensus.cc:2243] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:58.352792 16932 raft_consensus.cc:2272] T 9fbd8863a1ae45b5beb50715e1258d45 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.355188 16932 tablet_replica.cc:333] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce: stopping tablet replica
I20260608 10:10:58.355818 16932 raft_consensus.cc:2243] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.356619 16932 raft_consensus.cc:2272] T 7d055be427ac44ffb493556e13c8efcb P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.359055 16932 tablet_replica.cc:333] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce: stopping tablet replica
I20260608 10:10:58.359549 16932 raft_consensus.cc:2243] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.360062 16932 raft_consensus.cc:2272] T 72a15c6bb8b14b6db0548b5f7920a8e8 P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.362584 16932 tablet_replica.cc:333] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce: stopping tablet replica
I20260608 10:10:58.363078 16932 raft_consensus.cc:2243] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.363723 16932 raft_consensus.cc:2272] T 5d67555233d049edb82cd474520b080b P 776f5bba10094d678ac5d27dff8ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.406076 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:10:58.437299 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:10:58.476991 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:58.478067 16932 tablet_replica.cc:333] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef: stopping tablet replica
I20260608 10:10:58.478996 16932 raft_consensus.cc:2243] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:58.480101 16932 raft_consensus.cc:2272] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.483611 16932 tablet_replica.cc:333] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef: stopping tablet replica
I20260608 10:10:58.484398 16932 raft_consensus.cc:2243] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.485532 16932 raft_consensus.cc:2272] T 5bb28f7a09a14a6a8f90bb421561d3b2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.488855 16932 tablet_replica.cc:333] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef: stopping tablet replica
I20260608 10:10:58.489670 16932 raft_consensus.cc:2243] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.490581 16932 raft_consensus.cc:2272] T 9fbd8863a1ae45b5beb50715e1258d45 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.493918 16932 tablet_replica.cc:333] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef: stopping tablet replica
I20260608 10:10:58.494643 16932 raft_consensus.cc:2243] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.495460 16932 raft_consensus.cc:2272] T 55a196a33aa6448ba4f05fb483272b37 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.498986 16932 tablet_replica.cc:333] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef: stopping tablet replica
I20260608 10:10:58.499866 16932 raft_consensus.cc:2243] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.500741 16932 raft_consensus.cc:2272] T ae77b8a245284c43b914e989503febe2 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.503978 16932 tablet_replica.cc:333] T 72a15c6bb8b14b6db0548b5f7920a8e8 P be9bdbdd32f248a693354b80afbd29ef: stopping tablet replica
I20260608 10:10:58.504745 16932 raft_consensus.cc:2243] T 72a15c6bb8b14b6db0548b5f7920a8e8 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.505599 16932 raft_consensus.cc:2272] T 72a15c6bb8b14b6db0548b5f7920a8e8 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.508751 16932 tablet_replica.cc:333] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef: stopping tablet replica
I20260608 10:10:58.509557 16932 raft_consensus.cc:2243] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.510401 16932 raft_consensus.cc:2272] T 1ab43867355c4ea1951e38666f518d1f P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.513494 16932 tablet_replica.cc:333] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef: stopping tablet replica
I20260608 10:10:58.514212 16932 raft_consensus.cc:2243] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:58.515268 16932 raft_consensus.cc:2272] T 5d67555233d049edb82cd474520b080b P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.518517 16932 tablet_replica.cc:333] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef: stopping tablet replica
I20260608 10:10:58.519227 16932 raft_consensus.cc:2243] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.520015 16932 raft_consensus.cc:2272] T 26a428ecfe2840bd88e203a1b9e21f85 P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.523767 16932 tablet_replica.cc:333] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef: stopping tablet replica
I20260608 10:10:58.524447 16932 raft_consensus.cc:2243] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:58.525177 16932 raft_consensus.cc:2272] T ce7225c788cc444b843ae59353f0af5d P be9bdbdd32f248a693354b80afbd29ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:58.554986 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:10:58.585271 16932 tablet_server.cc:179] TabletServer@127.16.137.4:0 shutting down...
I20260608 10:10:58.621479 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:59.223410 22287 raft_consensus.cc:493] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9261d769cc1144399f7348b26f911690)
I20260608 10:10:59.224097 22287 raft_consensus.cc:515] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } }
I20260608 10:10:59.227013 22287 leader_election.cc:290] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143)
W20260608 10:10:59.235831 21974 leader_election.cc:336] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661): Network error: Client connection negotiation failed: client connection to 127.16.137.2:45661: connect: Connection refused (error 111)
W20260608 10:10:59.236506 21972 leader_election.cc:336] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143): Network error: Client connection negotiation failed: client connection to 127.16.137.1:34143: connect: Connection refused (error 111)
I20260608 10:10:59.236960 21972 leader_election.cc:304] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [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: 36c4a2b1400342449656f5b582002c23; no voters: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690
I20260608 10:10:59.237785 22287 raft_consensus.cc:2749] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:59.342672 22291 raft_consensus.cc:493] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9261d769cc1144399f7348b26f911690)
I20260608 10:10:59.343242 22291 raft_consensus.cc:515] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } }
I20260608 10:10:59.345799 22291 leader_election.cc:290] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661)
W20260608 10:10:59.353513 21897 leader_election.cc:336] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143): Network error: Client connection negotiation failed: client connection to 127.16.137.1:34143: connect: Connection refused (error 111)
W20260608 10:10:59.354291 21899 leader_election.cc:336] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661): Network error: Client connection negotiation failed: client connection to 127.16.137.2:45661: connect: Connection refused (error 111)
I20260608 10:10:59.354849 21899 leader_election.cc:304] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [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: 934ff49f855c4da2a6832091695d03ee; no voters: 776f5bba10094d678ac5d27dff8ae0ce, 9261d769cc1144399f7348b26f911690
I20260608 10:10:59.355644 22291 raft_consensus.cc:2749] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:59.450228 22287 raft_consensus.cc:493] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9261d769cc1144399f7348b26f911690)
I20260608 10:10:59.450850 22287 raft_consensus.cc:515] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } }
I20260608 10:10:59.453159 22287 leader_election.cc:290] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
W20260608 10:10:59.457521 21972 leader_election.cc:336] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143): Network error: Client connection negotiation failed: client connection to 127.16.137.1:34143: connect: Connection refused (error 111)
W20260608 10:10:59.458122 21974 leader_election.cc:336] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039): Network error: Client connection negotiation failed: client connection to 127.16.137.3:33039: connect: Connection refused (error 111)
I20260608 10:10:59.458541 21974 leader_election.cc:304] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [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: 36c4a2b1400342449656f5b582002c23; no voters: 9261d769cc1144399f7348b26f911690, be9bdbdd32f248a693354b80afbd29ef
I20260608 10:10:59.459246 22287 raft_consensus.cc:2749] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:59.622851 22295 raft_consensus.cc:493] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 776f5bba10094d678ac5d27dff8ae0ce)
I20260608 10:10:59.623541 22295 raft_consensus.cc:515] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } }
I20260608 10:10:59.626101 22295 leader_election.cc:290] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
W20260608 10:10:59.633809 22048 leader_election.cc:336] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661): Network error: Client connection negotiation failed: client connection to 127.16.137.2:45661: connect: Connection refused (error 111)
W20260608 10:10:59.634615 22048 leader_election.cc:336] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039): Network error: Client connection negotiation failed: client connection to 127.16.137.3:33039: connect: Connection refused (error 111)
I20260608 10:10:59.634985 22048 leader_election.cc:304] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [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: bf09d690ef5f4f5eb44206a4908c2a66; no voters: 776f5bba10094d678ac5d27dff8ae0ce, be9bdbdd32f248a693354b80afbd29ef
I20260608 10:10:59.635653 22295 raft_consensus.cc:2749] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:59.696460 22291 raft_consensus.cc:493] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Starting pre-election (detected failure of leader be9bdbdd32f248a693354b80afbd29ef)
I20260608 10:10:59.697053 22291 raft_consensus.cc:515] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: false } }
I20260608 10:10:59.699409 22291 leader_election.cc:290] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
W20260608 10:10:59.704049 21899 leader_election.cc:336] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039): Network error: Client connection negotiation failed: client connection to 127.16.137.3:33039: connect: Connection refused (error 111)
W20260608 10:10:59.704600 21897 leader_election.cc:336] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9261d769cc1144399f7348b26f911690 (127.16.137.1:34143): Network error: Client connection negotiation failed: client connection to 127.16.137.1:34143: connect: Connection refused (error 111)
I20260608 10:10:59.705008 21897 leader_election.cc:304] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [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: 934ff49f855c4da2a6832091695d03ee; no voters: 9261d769cc1144399f7348b26f911690, be9bdbdd32f248a693354b80afbd29ef
I20260608 10:10:59.705735 22291 raft_consensus.cc:2749] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:59.774144 22295 raft_consensus.cc:493] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader be9bdbdd32f248a693354b80afbd29ef)
I20260608 10:10:59.774757 22295 raft_consensus.cc:515] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: false } }
I20260608 10:10:59.776868 22295 leader_election.cc:290] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661), be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039)
W20260608 10:10:59.781673 22048 leader_election.cc:336] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 776f5bba10094d678ac5d27dff8ae0ce (127.16.137.2:45661): Network error: Client connection negotiation failed: client connection to 127.16.137.2:45661: connect: Connection refused (error 111)
W20260608 10:10:59.782639 22048 leader_election.cc:336] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be9bdbdd32f248a693354b80afbd29ef (127.16.137.3:33039): Network error: Client connection negotiation failed: client connection to 127.16.137.3:33039: connect: Connection refused (error 111)
I20260608 10:10:59.783102 22048 leader_election.cc:304] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [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: bf09d690ef5f4f5eb44206a4908c2a66; no voters: 776f5bba10094d678ac5d27dff8ae0ce, be9bdbdd32f248a693354b80afbd29ef
I20260608 10:10:59.783890 22295 raft_consensus.cc:2749] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:59.790812 22264 tablet_copy_client.cc:538] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:59.797863 22264 tablet_bootstrap.cc:492] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66: Bootstrap starting.
I20260608 10:10:59.890066 22266 tablet_copy_client.cc:538] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:59.900084 22266 tablet_bootstrap.cc:492] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee: Bootstrap starting.
I20260608 10:10:59.921491 22264 tablet_bootstrap.cc:492] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:59.922538 22264 tablet_bootstrap.cc:492] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66: Bootstrap complete.
I20260608 10:10:59.923267 22264 ts_tablet_manager.cc:1403] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66: Time spent bootstrapping tablet: real 0.126s	user 0.115s	sys 0.008s
I20260608 10:10:59.926558 22264 raft_consensus.cc:359] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } }
I20260608 10:10:59.927390 22264 raft_consensus.cc:740] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bf09d690ef5f4f5eb44206a4908c2a66, State: Initialized, Role: LEARNER
I20260608 10:10:59.928068 22264 consensus_queue.cc:260] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66 [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "bf09d690ef5f4f5eb44206a4908c2a66" member_type: NON_VOTER last_known_addr { host: "127.16.137.6" port: 34291 } attrs { promote: true } }
I20260608 10:10:59.930356 22264 ts_tablet_manager.cc:1434] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260608 10:10:59.933859 22264 tablet_copy_client.cc:1131] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.137.2:45661: connect: Connection refused (error 111)
I20260608 10:10:59.972362 22268 tablet_copy_client.cc:538] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:59.982797 22268 tablet_bootstrap.cc:492] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23: Bootstrap starting.
I20260608 10:11:00.025949 22266 tablet_bootstrap.cc:492] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:00.026726 22266 tablet_bootstrap.cc:492] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee: Bootstrap complete.
I20260608 10:11:00.027344 22266 ts_tablet_manager.cc:1403] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee: Time spent bootstrapping tablet: real 0.128s	user 0.121s	sys 0.004s
I20260608 10:11:00.029454 22266 raft_consensus.cc:359] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } }
I20260608 10:11:00.030192 22266 raft_consensus.cc:740] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 934ff49f855c4da2a6832091695d03ee, State: Initialized, Role: LEARNER
I20260608 10:11:00.030741 22266 consensus_queue.cc:260] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } attrs { replace: true } } peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: false } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } }
I20260608 10:11:00.032608 22266 ts_tablet_manager.cc:1434] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260608 10:11:00.036624 22266 tablet_copy_client.cc:1131] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.137.1:34143: connect: Connection refused (error 111)
I20260608 10:11:00.066913 22270 tablet_copy_client.cc:538] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:00.073918 22270 tablet_bootstrap.cc:492] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23: Bootstrap starting.
I20260608 10:11:00.136662 22268 tablet_bootstrap.cc:492] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:00.137634 22268 tablet_bootstrap.cc:492] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23: Bootstrap complete.
I20260608 10:11:00.138337 22268 ts_tablet_manager.cc:1403] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23: Time spent bootstrapping tablet: real 0.156s	user 0.139s	sys 0.016s
I20260608 10:11:00.141196 22268 raft_consensus.cc:359] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } }
I20260608 10:11:00.142011 22268 raft_consensus.cc:740] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36c4a2b1400342449656f5b582002c23, State: Initialized, Role: LEARNER
I20260608 10:11:00.142650 22268 consensus_queue.cc:260] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23 [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } }
I20260608 10:11:00.145359 22268 ts_tablet_manager.cc:1434] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260608 10:11:00.151690 22268 tablet_copy_client.cc:1131] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.137.1:34143: connect: Connection refused (error 111)
I20260608 10:11:00.156332 22274 tablet_copy_client.cc:538] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:00.165977 22274 tablet_bootstrap.cc:492] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee: Bootstrap starting.
I20260608 10:11:00.191193 22270 tablet_bootstrap.cc:492] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:00.192034 22270 tablet_bootstrap.cc:492] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23: Bootstrap complete.
I20260608 10:11:00.192653 22270 ts_tablet_manager.cc:1403] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23: Time spent bootstrapping tablet: real 0.119s	user 0.102s	sys 0.012s
I20260608 10:11:00.194696 22270 raft_consensus.cc:359] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } }
I20260608 10:11:00.195271 22270 raft_consensus.cc:740] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36c4a2b1400342449656f5b582002c23, State: Initialized, Role: LEARNER
I20260608 10:11:00.195761 22270 consensus_queue.cc:260] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23 [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } attrs { replace: true } } peers { permanent_uuid: "36c4a2b1400342449656f5b582002c23" member_type: NON_VOTER last_known_addr { host: "127.16.137.5" port: 41755 } attrs { promote: true } }
I20260608 10:11:00.197705 22270 ts_tablet_manager.cc:1434] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
W20260608 10:11:00.200950 22270 tablet_copy_client.cc:1131] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.137.2:45661: connect: Connection refused (error 111)
I20260608 10:11:00.282930 22274 tablet_bootstrap.cc:492] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=82 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:00.283887 22274 tablet_bootstrap.cc:492] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee: Bootstrap complete.
I20260608 10:11:00.284456 22274 ts_tablet_manager.cc:1403] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee: Time spent bootstrapping tablet: real 0.119s	user 0.106s	sys 0.009s
I20260608 10:11:00.287171 22274 raft_consensus.cc:359] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } }
I20260608 10:11:00.287789 22274 raft_consensus.cc:740] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 934ff49f855c4da2a6832091695d03ee, State: Initialized, Role: LEARNER
I20260608 10:11:00.288292 22274 consensus_queue.cc:260] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee [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: "9261d769cc1144399f7348b26f911690" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34143 } attrs { replace: true } } peers { permanent_uuid: "776f5bba10094d678ac5d27dff8ae0ce" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45661 } } peers { permanent_uuid: "be9bdbdd32f248a693354b80afbd29ef" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33039 } } peers { permanent_uuid: "934ff49f855c4da2a6832091695d03ee" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 44053 } attrs { promote: true } }
I20260608 10:11:00.289983 22274 ts_tablet_manager.cc:1434] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
W20260608 10:11:00.292397 22274 tablet_copy_client.cc:1131] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.137.2:45661: connect: Connection refused (error 111)
I20260608 10:11:00.294324 16932 tablet_replica.cc:333] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee: stopping tablet replica
I20260608 10:11:00.295215 16932 raft_consensus.cc:2243] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:11:00.295708 16932 raft_consensus.cc:2272] T 26a428ecfe2840bd88e203a1b9e21f85 P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:11:00.298802 16932 tablet_replica.cc:333] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee: stopping tablet replica
I20260608 10:11:00.299551 16932 raft_consensus.cc:2243] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:11:00.300060 16932 raft_consensus.cc:2272] T 4e18fbabfeec464e970ad950fab042db P 934ff49f855c4da2a6832091695d03ee [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:11:00.302997 16932 tablet_replica.cc:333] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee: stopping tablet replica
I20260608 10:11:00.303704 16932 raft_consensus.cc:2243] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:00.304388 16932 raft_consensus.cc:2272] T 82e5b5d93e9a4ba0bc6c27b6f9f00da7 P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:00.307545 16932 tablet_replica.cc:333] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee: stopping tablet replica
I20260608 10:11:00.308174 16932 raft_consensus.cc:2243] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:00.308849 16932 raft_consensus.cc:2272] T 7d055be427ac44ffb493556e13c8efcb P 934ff49f855c4da2a6832091695d03ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:00.336030 16932 tablet_server.cc:196] TabletServer@127.16.137.4:0 shutdown complete.
I20260608 10:11:00.352342 16932 tablet_server.cc:179] TabletServer@127.16.137.5:0 shutting down...
I20260608 10:11:00.377229 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:00.378654 16932 tablet_replica.cc:333] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23: stopping tablet replica
I20260608 10:11:00.379570 16932 raft_consensus.cc:2243] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:11:00.380158 16932 raft_consensus.cc:2272] T 1ab43867355c4ea1951e38666f518d1f P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:11:00.382611 16932 tablet_replica.cc:333] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23: stopping tablet replica
I20260608 10:11:00.383183 16932 raft_consensus.cc:2243] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:00.383699 16932 raft_consensus.cc:2272] T 4e18fbabfeec464e970ad950fab042db P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:00.386121 16932 tablet_replica.cc:333] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23: stopping tablet replica
I20260608 10:11:00.386657 16932 raft_consensus.cc:2243] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:11:00.387054 16932 raft_consensus.cc:2272] T ce7225c788cc444b843ae59353f0af5d P 36c4a2b1400342449656f5b582002c23 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:11:00.389477 16932 tablet_replica.cc:333] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23: stopping tablet replica
I20260608 10:11:00.389976 16932 raft_consensus.cc:2243] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:00.390444 16932 raft_consensus.cc:2272] T 5bb28f7a09a14a6a8f90bb421561d3b2 P 36c4a2b1400342449656f5b582002c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:00.414232 16932 tablet_server.cc:196] TabletServer@127.16.137.5:0 shutdown complete.
I20260608 10:11:00.431774 16932 tablet_server.cc:179] TabletServer@127.16.137.6:0 shutting down...
I20260608 10:11:00.471272 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:00.472100 16932 tablet_replica.cc:333] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66: stopping tablet replica
I20260608 10:11:00.472685 16932 raft_consensus.cc:2243] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:11:00.473109 16932 raft_consensus.cc:2272] T 55a196a33aa6448ba4f05fb483272b37 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:11:00.475244 16932 tablet_replica.cc:333] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66: stopping tablet replica
I20260608 10:11:00.475751 16932 raft_consensus.cc:2243] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:00.476402 16932 raft_consensus.cc:2272] T 9fbd8863a1ae45b5beb50715e1258d45 P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:00.478915 16932 tablet_replica.cc:333] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66: stopping tablet replica
I20260608 10:11:00.479391 16932 raft_consensus.cc:2243] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:00.479943 16932 raft_consensus.cc:2272] T 5d67555233d049edb82cd474520b080b P bf09d690ef5f4f5eb44206a4908c2a66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:00.502478 16932 tablet_server.cc:196] TabletServer@127.16.137.6:0 shutdown complete.
I20260608 10:11:00.516634 16932 master.cc:562] Master@127.16.137.62:34717 shutting down...
W20260608 10:11:00.549896 21413 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:11:00.550175 21413 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:11:00.550421 21413 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:11:00.551786 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:00.552322 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:00.552681 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1ecdad38dc4541eaa43ec44fc1332567: stopping tablet replica
I20260608 10:11:00.576541 16932 master.cc:584] Master@127.16.137.62:34717 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (18584 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 10:11:00.628129 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:41237
I20260608 10:11:00.629801 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:00.636307 22306 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:00.636252 22307 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:00.637646 16932 server_base.cc:1061] running on GCE node
W20260608 10:11:00.638106 22309 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:00.639107 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:00.639322 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:00.639500 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913460639467 us; error 0 us; skew 500 ppm
I20260608 10:11:00.640161 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:00.643072 16932 webserver.cc:533] Webserver started at http://127.16.137.62:38789/ using document root <none> and password file <none>
I20260608 10:11:00.643708 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:00.643903 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:00.644218 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:00.645527 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "fd4f6bf7be69427db191be4b2da7ecf3"
format_stamp: "Formatted at 2026-06-08 10:11:00 on dist-test-slave-4pww"
I20260608 10:11:00.650264 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:11:00.653882 22314 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:00.654844 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:11:00.655109 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "fd4f6bf7be69427db191be4b2da7ecf3"
format_stamp: "Formatted at 2026-06-08 10:11:00 on dist-test-slave-4pww"
I20260608 10:11:00.655377 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:00.685186 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:00.686568 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:00.728734 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:41237
I20260608 10:11:00.728843 22365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:41237 every 8 connection(s)
I20260608 10:11:00.733294 22366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:00.744154 22366 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3: Bootstrap starting.
I20260608 10:11:00.749293 22366 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:00.753846 22366 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3: No bootstrap required, opened a new log
I20260608 10:11:00.756212 22366 raft_consensus.cc:359] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd4f6bf7be69427db191be4b2da7ecf3" member_type: VOTER }
I20260608 10:11:00.756652 22366 raft_consensus.cc:385] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:00.756922 22366 raft_consensus.cc:740] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd4f6bf7be69427db191be4b2da7ecf3, State: Initialized, Role: FOLLOWER
I20260608 10:11:00.757681 22366 consensus_queue.cc:260] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fd4f6bf7be69427db191be4b2da7ecf3" member_type: VOTER }
I20260608 10:11:00.758162 22366 raft_consensus.cc:399] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:00.758400 22366 raft_consensus.cc:493] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:00.758687 22366 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:00.763327 22366 raft_consensus.cc:515] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd4f6bf7be69427db191be4b2da7ecf3" member_type: VOTER }
I20260608 10:11:00.763872 22366 leader_election.cc:304] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [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: fd4f6bf7be69427db191be4b2da7ecf3; no voters: 
I20260608 10:11:00.765161 22366 leader_election.cc:290] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:00.765758 22369 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:00.767246 22369 raft_consensus.cc:697] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [term 1 LEADER]: Becoming Leader. State: Replica: fd4f6bf7be69427db191be4b2da7ecf3, State: Running, Role: LEADER
I20260608 10:11:00.767993 22369 consensus_queue.cc:237] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [LEADER]: Queue going to LEADER mode. State: All 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: "fd4f6bf7be69427db191be4b2da7ecf3" member_type: VOTER }
I20260608 10:11:00.768280 22366 sys_catalog.cc:565] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:11:00.772715 22371 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fd4f6bf7be69427db191be4b2da7ecf3. Latest consensus state: current_term: 1 leader_uuid: "fd4f6bf7be69427db191be4b2da7ecf3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd4f6bf7be69427db191be4b2da7ecf3" member_type: VOTER } }
I20260608 10:11:00.772629 22370 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fd4f6bf7be69427db191be4b2da7ecf3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd4f6bf7be69427db191be4b2da7ecf3" member_type: VOTER } }
I20260608 10:11:00.773360 22371 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:00.773413 22370 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:00.778630 22376 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:11:00.784231 22376 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:11:00.786283 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:11:00.794587 22376 catalog_manager.cc:1382] Generated new cluster ID: c2e8d7ae398048dfb99221dfeeb163ca
I20260608 10:11:00.794906 22376 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:11:00.815582 22376 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:11:00.816957 22376 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:11:00.830464 22376 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3: Generated new TSK 0
I20260608 10:11:00.831095 22376 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:11:00.853329 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:00.859659 22387 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:00.860786 22388 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:00.862493 22390 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:00.862715 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:00.863793 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:00.864001 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:00.864202 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913460864163 us; error 0 us; skew 500 ppm
I20260608 10:11:00.864830 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:00.867292 16932 webserver.cc:533] Webserver started at http://127.16.137.1:35851/ using document root <none> and password file <none>
I20260608 10:11:00.867841 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:00.868055 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:00.868330 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:00.869676 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "d6f9d3da928e40098fc8a9f4d0a32dae"
format_stamp: "Formatted at 2026-06-08 10:11:00 on dist-test-slave-4pww"
I20260608 10:11:00.874347 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:11:00.877991 22395 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:00.878970 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:11:00.879317 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "d6f9d3da928e40098fc8a9f4d0a32dae"
format_stamp: "Formatted at 2026-06-08 10:11:00 on dist-test-slave-4pww"
I20260608 10:11:00.879621 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:00.888260 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:00.889535 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:00.891016 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:00.893483 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:00.893711 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:00.893965 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:00.894145 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:00.935803 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:43345
I20260608 10:11:00.935966 22457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:43345 every 8 connection(s)
I20260608 10:11:00.941397 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:00.948889 22462 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:00.949975 22463 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:00.953610 22465 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:00.954614 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:00.955065 22458 heartbeater.cc:344] Connected to a master server at 127.16.137.62:41237
I20260608 10:11:00.955570 22458 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:00.956314 22458 heartbeater.cc:507] Master 127.16.137.62:41237 requested a full tablet report, sending...
I20260608 10:11:00.958654 22331 ts_manager.cc:194] Registered new tserver with Master: d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1:43345)
I20260608 10:11:00.958886 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:00.959174 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:00.959370 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913460959354 us; error 0 us; skew 500 ppm
I20260608 10:11:00.960044 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:00.960852 22331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38026
I20260608 10:11:00.962888 16932 webserver.cc:533] Webserver started at http://127.16.137.2:41169/ using document root <none> and password file <none>
I20260608 10:11:00.963461 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:00.963686 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:00.963965 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:00.965042 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "f6b2b97c2a4d4623bde88a6c67db383c"
format_stamp: "Formatted at 2026-06-08 10:11:00 on dist-test-slave-4pww"
I20260608 10:11:00.970048 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:11:00.973529 22470 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:00.974355 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:11:00.974665 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "f6b2b97c2a4d4623bde88a6c67db383c"
format_stamp: "Formatted at 2026-06-08 10:11:00 on dist-test-slave-4pww"
I20260608 10:11:00.974973 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:00.985795 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:00.987011 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:00.988459 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:00.990811 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:00.991041 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:00.991282 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:00.991463 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:01.032465 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:45241
I20260608 10:11:01.032625 22532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:45241 every 8 connection(s)
I20260608 10:11:01.037897 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:01.045307 22536 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:01.047418 22537 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:01.051648 22533 heartbeater.cc:344] Connected to a master server at 127.16.137.62:41237
I20260608 10:11:01.052109 22533 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:01.052510 16932 server_base.cc:1061] running on GCE node
W20260608 10:11:01.052547 22539 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:01.053272 22533 heartbeater.cc:507] Master 127.16.137.62:41237 requested a full tablet report, sending...
I20260608 10:11:01.053928 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:01.054222 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:01.054488 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913461054465 us; error 0 us; skew 500 ppm
I20260608 10:11:01.055334 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:01.055933 22331 ts_manager.cc:194] Registered new tserver with Master: f6b2b97c2a4d4623bde88a6c67db383c (127.16.137.2:45241)
I20260608 10:11:01.057709 22331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38036
I20260608 10:11:01.058308 16932 webserver.cc:533] Webserver started at http://127.16.137.3:41775/ using document root <none> and password file <none>
I20260608 10:11:01.059063 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:01.059337 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:01.059623 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:01.060720 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "94deba80ec0846f7a89481bcc3eb1444"
format_stamp: "Formatted at 2026-06-08 10:11:01 on dist-test-slave-4pww"
I20260608 10:11:01.065238 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:11:01.068665 22544 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:01.069566 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:01.069932 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "94deba80ec0846f7a89481bcc3eb1444"
format_stamp: "Formatted at 2026-06-08 10:11:01 on dist-test-slave-4pww"
I20260608 10:11:01.070250 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:01.083896 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:01.085163 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:01.086678 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:01.088953 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:01.089187 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:01.089462 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:01.089649 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:01.129652 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:45437
I20260608 10:11:01.129796 22606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:45437 every 8 connection(s)
I20260608 10:11:01.144507 22607 heartbeater.cc:344] Connected to a master server at 127.16.137.62:41237
I20260608 10:11:01.144923 22607 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:01.145740 22607 heartbeater.cc:507] Master 127.16.137.62:41237 requested a full tablet report, sending...
I20260608 10:11:01.147704 22331 ts_manager.cc:194] Registered new tserver with Master: 94deba80ec0846f7a89481bcc3eb1444 (127.16.137.3:45437)
I20260608 10:11:01.147890 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014803754s
I20260608 10:11:01.149163 22331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38038
I20260608 10:11:01.964130 22458 heartbeater.cc:499] Master 127.16.137.62:41237 was elected leader, sending a full tablet report...
I20260608 10:11:02.060727 22533 heartbeater.cc:499] Master 127.16.137.62:41237 was elected leader, sending a full tablet report...
I20260608 10:11:02.152058 22607 heartbeater.cc:499] Master 127.16.137.62:41237 was elected leader, sending a full tablet report...
I20260608 10:11:02.206148 22331 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38040:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:11:02.208521 22331 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:11:02.269987 22498 tablet_service.cc:1511] Processing CreateTablet for tablet c678be553c784e4fa4ecfb010a72bd82 (DEFAULT_TABLE table=test-workload [id=3db7acf878954f27ac5c31d9a562a156]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:11:02.271148 22496 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7966496c7c48c48ec9721be34f2baf (DEFAULT_TABLE table=test-workload [id=3db7acf878954f27ac5c31d9a562a156]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:11:02.271607 22498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c678be553c784e4fa4ecfb010a72bd82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:02.272593 22496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7966496c7c48c48ec9721be34f2baf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:02.277604 22497 tablet_service.cc:1511] Processing CreateTablet for tablet 1755b8e8bed244399727e4ac99fc3d39 (DEFAULT_TABLE table=test-workload [id=3db7acf878954f27ac5c31d9a562a156]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:11:02.280519 22497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1755b8e8bed244399727e4ac99fc3d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:02.284426 22572 tablet_service.cc:1511] Processing CreateTablet for tablet c678be553c784e4fa4ecfb010a72bd82 (DEFAULT_TABLE table=test-workload [id=3db7acf878954f27ac5c31d9a562a156]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:11:02.285037 22571 tablet_service.cc:1511] Processing CreateTablet for tablet 1755b8e8bed244399727e4ac99fc3d39 (DEFAULT_TABLE table=test-workload [id=3db7acf878954f27ac5c31d9a562a156]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:11:02.286268 22572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c678be553c784e4fa4ecfb010a72bd82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:02.286120 22423 tablet_service.cc:1511] Processing CreateTablet for tablet c678be553c784e4fa4ecfb010a72bd82 (DEFAULT_TABLE table=test-workload [id=3db7acf878954f27ac5c31d9a562a156]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:11:02.287526 22423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c678be553c784e4fa4ecfb010a72bd82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:02.288089 22422 tablet_service.cc:1511] Processing CreateTablet for tablet 1755b8e8bed244399727e4ac99fc3d39 (DEFAULT_TABLE table=test-workload [id=3db7acf878954f27ac5c31d9a562a156]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:11:02.289446 22422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1755b8e8bed244399727e4ac99fc3d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:02.290621 22570 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7966496c7c48c48ec9721be34f2baf (DEFAULT_TABLE table=test-workload [id=3db7acf878954f27ac5c31d9a562a156]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:11:02.291950 22570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7966496c7c48c48ec9721be34f2baf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:02.293702 22571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1755b8e8bed244399727e4ac99fc3d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:02.309895 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7966496c7c48c48ec9721be34f2baf (DEFAULT_TABLE table=test-workload [id=3db7acf878954f27ac5c31d9a562a156]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:11:02.311422 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7966496c7c48c48ec9721be34f2baf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:02.325495 22627 tablet_bootstrap.cc:492] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c: Bootstrap starting.
I20260608 10:11:02.339211 22629 tablet_bootstrap.cc:492] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444: Bootstrap starting.
I20260608 10:11:02.341816 22627 tablet_bootstrap.cc:654] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:02.338155 22628 tablet_bootstrap.cc:492] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae: Bootstrap starting.
I20260608 10:11:02.346220 22629 tablet_bootstrap.cc:654] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:02.346666 22627 tablet_bootstrap.cc:492] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c: No bootstrap required, opened a new log
I20260608 10:11:02.347126 22627 ts_tablet_manager.cc:1403] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.007s
I20260608 10:11:02.348874 22628 tablet_bootstrap.cc:654] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:02.349545 22627 raft_consensus.cc:359] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.350586 22627 raft_consensus.cc:385] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:02.350901 22627 raft_consensus.cc:740] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6b2b97c2a4d4623bde88a6c67db383c, State: Initialized, Role: FOLLOWER
I20260608 10:11:02.351636 22627 consensus_queue.cc:260] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.352397 22629 tablet_bootstrap.cc:492] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444: No bootstrap required, opened a new log
I20260608 10:11:02.353085 22629 ts_tablet_manager.cc:1403] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 10:11:02.357126 22629 raft_consensus.cc:359] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } }
I20260608 10:11:02.358099 22629 raft_consensus.cc:385] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:02.358446 22629 raft_consensus.cc:740] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94deba80ec0846f7a89481bcc3eb1444, State: Initialized, Role: FOLLOWER
I20260608 10:11:02.359422 22629 consensus_queue.cc:260] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } }
I20260608 10:11:02.360505 22627 ts_tablet_manager.cc:1434] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.007s
I20260608 10:11:02.361750 22627 tablet_bootstrap.cc:492] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c: Bootstrap starting.
I20260608 10:11:02.360257 22628 tablet_bootstrap.cc:492] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae: No bootstrap required, opened a new log
I20260608 10:11:02.363790 22628 ts_tablet_manager.cc:1403] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.005s
I20260608 10:11:02.368376 22628 raft_consensus.cc:359] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.369237 22628 raft_consensus.cc:385] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:02.369537 22629 ts_tablet_manager.cc:1434] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.006s
I20260608 10:11:02.369649 22627 tablet_bootstrap.cc:654] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:02.369617 22628 raft_consensus.cc:740] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f9d3da928e40098fc8a9f4d0a32dae, State: Initialized, Role: FOLLOWER
I20260608 10:11:02.371035 22629 tablet_bootstrap.cc:492] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444: Bootstrap starting.
I20260608 10:11:02.370909 22628 consensus_queue.cc:260] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.371996 22633 raft_consensus.cc:493] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:02.372537 22633 raft_consensus.cc:515] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.375581 22633 leader_election.cc:290] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1:43345), 94deba80ec0846f7a89481bcc3eb1444 (127.16.137.3:45437)
W20260608 10:11:02.385078 22608 tablet.cc:2404] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:11:02.385078 22629 tablet_bootstrap.cc:654] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:02.387343 22628 ts_tablet_manager.cc:1434] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.011s
I20260608 10:11:02.398970 22629 tablet_bootstrap.cc:492] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444: No bootstrap required, opened a new log
I20260608 10:11:02.399662 22629 ts_tablet_manager.cc:1403] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.008s
I20260608 10:11:02.402474 22627 tablet_bootstrap.cc:492] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c: No bootstrap required, opened a new log
I20260608 10:11:02.403069 22627 ts_tablet_manager.cc:1403] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.017s
I20260608 10:11:02.403084 22629 raft_consensus.cc:359] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.404088 22635 raft_consensus.cc:493] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:02.404168 22629 raft_consensus.cc:385] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:02.404783 22629 raft_consensus.cc:740] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94deba80ec0846f7a89481bcc3eb1444, State: Initialized, Role: FOLLOWER
I20260608 10:11:02.404747 22635 raft_consensus.cc:515] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.406092 22629 consensus_queue.cc:260] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.406396 22627 raft_consensus.cc:359] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } }
I20260608 10:11:02.407223 22627 raft_consensus.cc:385] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:02.407582 22627 raft_consensus.cc:740] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6b2b97c2a4d4623bde88a6c67db383c, State: Initialized, Role: FOLLOWER
I20260608 10:11:02.408564 22627 consensus_queue.cc:260] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } }
I20260608 10:11:02.411882 22633 raft_consensus.cc:493] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:02.412355 22633 raft_consensus.cc:515] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } }
I20260608 10:11:02.415475 22628 tablet_bootstrap.cc:492] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae: Bootstrap starting.
I20260608 10:11:02.415531 22633 leader_election.cc:290] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94deba80ec0846f7a89481bcc3eb1444 (127.16.137.3:45437), d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1:43345)
I20260608 10:11:02.421196 22629 ts_tablet_manager.cc:1434] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260608 10:11:02.426987 22629 tablet_bootstrap.cc:492] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444: Bootstrap starting.
I20260608 10:11:02.418558 22627 ts_tablet_manager.cc:1434] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 10:11:02.422858 22635 leader_election.cc:290] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6b2b97c2a4d4623bde88a6c67db383c (127.16.137.2:45241), 94deba80ec0846f7a89481bcc3eb1444 (127.16.137.3:45437)
I20260608 10:11:02.429648 22627 tablet_bootstrap.cc:492] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c: Bootstrap starting.
I20260608 10:11:02.433876 22629 tablet_bootstrap.cc:654] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:02.436260 22627 tablet_bootstrap.cc:654] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:02.436992 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7966496c7c48c48ec9721be34f2baf" candidate_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" is_pre_election: true
I20260608 10:11:02.437938 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7966496c7c48c48ec9721be34f2baf" candidate_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94deba80ec0846f7a89481bcc3eb1444" is_pre_election: true
I20260608 10:11:02.438800 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c678be553c784e4fa4ecfb010a72bd82" candidate_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" is_pre_election: true
I20260608 10:11:02.439899 22628 tablet_bootstrap.cc:654] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:02.441643 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c678be553c784e4fa4ecfb010a72bd82" candidate_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94deba80ec0846f7a89481bcc3eb1444" is_pre_election: true
W20260608 10:11:02.442215 22474 leader_election.cc:343] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1:43345): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:02.442498 22582 raft_consensus.cc:2468] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6b2b97c2a4d4623bde88a6c67db383c in term 0.
W20260608 10:11:02.443323 22474 leader_election.cc:343] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1:43345): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:11:02.445160 22473 leader_election.cc:343] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94deba80ec0846f7a89481bcc3eb1444 (127.16.137.3:45437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:02.445888 22473 leader_election.cc:304] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [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: f6b2b97c2a4d4623bde88a6c67db383c; no voters: 94deba80ec0846f7a89481bcc3eb1444, d6f9d3da928e40098fc8a9f4d0a32dae
I20260608 10:11:02.447530 22633 raft_consensus.cc:2749] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:11:02.453555 22629 tablet_bootstrap.cc:492] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444: No bootstrap required, opened a new log
I20260608 10:11:02.454185 22629 ts_tablet_manager.cc:1403] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.005s
I20260608 10:11:02.455164 22473 leader_election.cc:304] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [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: 94deba80ec0846f7a89481bcc3eb1444, f6b2b97c2a4d4623bde88a6c67db383c; no voters: d6f9d3da928e40098fc8a9f4d0a32dae
I20260608 10:11:02.456990 22633 raft_consensus.cc:2804] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:02.457623 22633 raft_consensus.cc:493] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:02.458141 22633 raft_consensus.cc:3060] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:02.457772 22629 raft_consensus.cc:359] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.458860 22629 raft_consensus.cc:385] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:02.459229 22629 raft_consensus.cc:740] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94deba80ec0846f7a89481bcc3eb1444, State: Initialized, Role: FOLLOWER
I20260608 10:11:02.462347 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1755b8e8bed244399727e4ac99fc3d39" candidate_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" is_pre_election: true
I20260608 10:11:02.463373 22629 consensus_queue.cc:260] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
W20260608 10:11:02.464231 22396 leader_election.cc:343] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6b2b97c2a4d4623bde88a6c67db383c (127.16.137.2:45241): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:02.465998 22629 ts_tablet_manager.cc:1434] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260608 10:11:02.467985 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1755b8e8bed244399727e4ac99fc3d39" candidate_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94deba80ec0846f7a89481bcc3eb1444" is_pre_election: true
I20260608 10:11:02.468924 22582 raft_consensus.cc:2468] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f9d3da928e40098fc8a9f4d0a32dae in term 0.
I20260608 10:11:02.473575 22398 leader_election.cc:304] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [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: 94deba80ec0846f7a89481bcc3eb1444, d6f9d3da928e40098fc8a9f4d0a32dae; no voters: f6b2b97c2a4d4623bde88a6c67db383c
I20260608 10:11:02.473474 22633 raft_consensus.cc:515] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } }
I20260608 10:11:02.474635 22635 raft_consensus.cc:2804] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:02.475147 22635 raft_consensus.cc:493] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:02.475538 22635 raft_consensus.cc:3060] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:02.476100 22627 tablet_bootstrap.cc:492] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c: No bootstrap required, opened a new log
I20260608 10:11:02.476588 22628 tablet_bootstrap.cc:492] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae: No bootstrap required, opened a new log
I20260608 10:11:02.476651 22627 ts_tablet_manager.cc:1403] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.022s
I20260608 10:11:02.478894 22628 ts_tablet_manager.cc:1403] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.008s
I20260608 10:11:02.479393 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c678be553c784e4fa4ecfb010a72bd82" candidate_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae"
I20260608 10:11:02.478786 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c678be553c784e4fa4ecfb010a72bd82" candidate_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94deba80ec0846f7a89481bcc3eb1444"
I20260608 10:11:02.480448 22582 raft_consensus.cc:3060] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:02.482030 22627 raft_consensus.cc:359] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.482795 22627 raft_consensus.cc:385] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:02.482384 22628 raft_consensus.cc:359] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } }
I20260608 10:11:02.483117 22627 raft_consensus.cc:740] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6b2b97c2a4d4623bde88a6c67db383c, State: Initialized, Role: FOLLOWER
I20260608 10:11:02.483247 22628 raft_consensus.cc:385] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:02.483659 22628 raft_consensus.cc:740] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f9d3da928e40098fc8a9f4d0a32dae, State: Initialized, Role: FOLLOWER
I20260608 10:11:02.483716 22635 raft_consensus.cc:515] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.484057 22627 consensus_queue.cc:260] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.484649 22628 consensus_queue.cc:260] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } }
I20260608 10:11:02.487649 22635 leader_election.cc:290] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [CANDIDATE]: Term 1 election: Requested vote from peers f6b2b97c2a4d4623bde88a6c67db383c (127.16.137.2:45241), 94deba80ec0846f7a89481bcc3eb1444 (127.16.137.3:45437)
I20260608 10:11:02.488198 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1755b8e8bed244399727e4ac99fc3d39" candidate_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94deba80ec0846f7a89481bcc3eb1444"
I20260608 10:11:02.489063 22581 raft_consensus.cc:3060] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:02.489952 22634 raft_consensus.cc:493] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:02.490334 22634 raft_consensus.cc:515] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.492671 22634 leader_election.cc:290] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1:43345), f6b2b97c2a4d4623bde88a6c67db383c (127.16.137.2:45241)
I20260608 10:11:02.495266 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1755b8e8bed244399727e4ac99fc3d39" candidate_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b2b97c2a4d4623bde88a6c67db383c"
I20260608 10:11:02.496080 22508 raft_consensus.cc:3060] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:02.487150 22432 raft_consensus.cc:3060] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:02.524325 22582 raft_consensus.cc:2468] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6b2b97c2a4d4623bde88a6c67db383c in term 1.
I20260608 10:11:02.526382 22633 leader_election.cc:290] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [CANDIDATE]: Term 1 election: Requested vote from peers 94deba80ec0846f7a89481bcc3eb1444 (127.16.137.3:45437), d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1:43345)
I20260608 10:11:02.529006 22473 leader_election.cc:304] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94deba80ec0846f7a89481bcc3eb1444, f6b2b97c2a4d4623bde88a6c67db383c; no voters: 
I20260608 10:11:02.533614 22633 raft_consensus.cc:2804] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:02.534430 22633 raft_consensus.cc:697] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 1 LEADER]: Becoming Leader. State: Replica: f6b2b97c2a4d4623bde88a6c67db383c, State: Running, Role: LEADER
I20260608 10:11:02.535646 22633 consensus_queue.cc:237] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } }
I20260608 10:11:02.541864 22508 raft_consensus.cc:2468] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f9d3da928e40098fc8a9f4d0a32dae in term 1.
I20260608 10:11:02.551352 22432 raft_consensus.cc:2468] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6b2b97c2a4d4623bde88a6c67db383c in term 1.
I20260608 10:11:02.557246 22581 raft_consensus.cc:2468] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f9d3da928e40098fc8a9f4d0a32dae in term 1.
I20260608 10:11:02.559134 22396 leader_election.cc:304] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6f9d3da928e40098fc8a9f4d0a32dae, f6b2b97c2a4d4623bde88a6c67db383c; no voters: 
I20260608 10:11:02.560685 22635 raft_consensus.cc:2804] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:02.561369 22635 raft_consensus.cc:697] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 LEADER]: Becoming Leader. State: Replica: d6f9d3da928e40098fc8a9f4d0a32dae, State: Running, Role: LEADER
I20260608 10:11:02.562469 22635 consensus_queue.cc:237] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.564599 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7966496c7c48c48ec9721be34f2baf" candidate_uuid: "94deba80ec0846f7a89481bcc3eb1444" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" is_pre_election: true
W20260608 10:11:02.568703 22548 leader_election.cc:343] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1:43345): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:02.579351 22628 ts_tablet_manager.cc:1434] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae: Time spent starting tablet: real 0.100s	user 0.035s	sys 0.049s
I20260608 10:11:02.580628 22628 tablet_bootstrap.cc:492] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae: Bootstrap starting.
I20260608 10:11:02.579986 22330 catalog_manager.cc:5696] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae reported cstate change: term changed from 0 to 1, leader changed from <none> to d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1). New cstate: current_term: 1 leader_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:02.581490 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7966496c7c48c48ec9721be34f2baf" candidate_uuid: "94deba80ec0846f7a89481bcc3eb1444" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" is_pre_election: true
I20260608 10:11:02.582290 22508 raft_consensus.cc:2468] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94deba80ec0846f7a89481bcc3eb1444 in term 0.
I20260608 10:11:02.579943 22627 ts_tablet_manager.cc:1434] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c: Time spent starting tablet: real 0.101s	user 0.048s	sys 0.052s
I20260608 10:11:02.584689 22545 leader_election.cc:304] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [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: 94deba80ec0846f7a89481bcc3eb1444, f6b2b97c2a4d4623bde88a6c67db383c; no voters: d6f9d3da928e40098fc8a9f4d0a32dae
I20260608 10:11:02.586045 22634 raft_consensus.cc:2804] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:02.586436 22634 raft_consensus.cc:493] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:02.586794 22634 raft_consensus.cc:3060] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:02.590940 22628 tablet_bootstrap.cc:654] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:02.594094 22329 catalog_manager.cc:5696] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c reported cstate change: term changed from 0 to 1, leader changed from <none> to f6b2b97c2a4d4623bde88a6c67db383c (127.16.137.2). New cstate: current_term: 1 leader_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:02.597239 22634 raft_consensus.cc:515] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.600497 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7966496c7c48c48ec9721be34f2baf" candidate_uuid: "94deba80ec0846f7a89481bcc3eb1444" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae"
I20260608 10:11:02.600677 22634 leader_election.cc:290] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [CANDIDATE]: Term 1 election: Requested vote from peers d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1:43345), f6b2b97c2a4d4623bde88a6c67db383c (127.16.137.2:45241)
W20260608 10:11:02.602466 22548 leader_election.cc:343] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1:43345): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:02.602916 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7966496c7c48c48ec9721be34f2baf" candidate_uuid: "94deba80ec0846f7a89481bcc3eb1444" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b2b97c2a4d4623bde88a6c67db383c"
I20260608 10:11:02.603547 22508 raft_consensus.cc:3060] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:02.604727 22628 tablet_bootstrap.cc:492] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae: No bootstrap required, opened a new log
I20260608 10:11:02.605283 22628 ts_tablet_manager.cc:1403] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260608 10:11:02.608538 22628 raft_consensus.cc:359] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.609272 22628 raft_consensus.cc:385] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:02.609603 22628 raft_consensus.cc:740] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f9d3da928e40098fc8a9f4d0a32dae, State: Initialized, Role: FOLLOWER
I20260608 10:11:02.610424 22628 consensus_queue.cc:260] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.612757 22628 ts_tablet_manager.cc:1434] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:11:02.613754 22508 raft_consensus.cc:2468] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94deba80ec0846f7a89481bcc3eb1444 in term 1.
I20260608 10:11:02.615372 22545 leader_election.cc:304] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [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: 94deba80ec0846f7a89481bcc3eb1444, f6b2b97c2a4d4623bde88a6c67db383c; no voters: d6f9d3da928e40098fc8a9f4d0a32dae
I20260608 10:11:02.616117 22634 raft_consensus.cc:2804] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:02.617684 22634 raft_consensus.cc:697] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [term 1 LEADER]: Becoming Leader. State: Replica: 94deba80ec0846f7a89481bcc3eb1444, State: Running, Role: LEADER
I20260608 10:11:02.619011 22634 consensus_queue.cc:237] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.627483 22329 catalog_manager.cc:5696] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94deba80ec0846f7a89481bcc3eb1444 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "94deba80ec0846f7a89481bcc3eb1444" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:02.644414 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:02.650861 22655 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:02.652017 22656 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:02.654277 16932 server_base.cc:1061] running on GCE node
W20260608 10:11:02.655413 22658 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:02.657193 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:02.657486 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:02.657701 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913462657680 us; error 0 us; skew 500 ppm
I20260608 10:11:02.658375 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:02.661020 16932 webserver.cc:533] Webserver started at http://127.16.137.4:43531/ using document root <none> and password file <none>
I20260608 10:11:02.661660 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:02.661873 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:02.662178 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:02.663328 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-3-root/instance:
uuid: "d30af675178d436e832daf7e4e990566"
format_stamp: "Formatted at 2026-06-08 10:11:02 on dist-test-slave-4pww"
I20260608 10:11:02.668145 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:11:02.673168 22663 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:02.674443 16932 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.003s
I20260608 10:11:02.674889 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-3-root
uuid: "d30af675178d436e832daf7e4e990566"
format_stamp: "Formatted at 2026-06-08 10:11:02 on dist-test-slave-4pww"
I20260608 10:11:02.675289 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:02.690196 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:02.691416 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:02.693017 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:02.695823 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:02.696015 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:02.696326 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:02.696516 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:02.737573 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.4:36385
I20260608 10:11:02.737654 22725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.4:36385 every 8 connection(s)
I20260608 10:11:02.756630 22726 heartbeater.cc:344] Connected to a master server at 127.16.137.62:41237
I20260608 10:11:02.757146 22726 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:02.757983 22726 heartbeater.cc:507] Master 127.16.137.62:41237 requested a full tablet report, sending...
I20260608 10:11:02.760126 22329 ts_manager.cc:194] Registered new tserver with Master: d30af675178d436e832daf7e4e990566 (127.16.137.4:36385)
I20260608 10:11:02.761739 22329 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38054
I20260608 10:11:02.779945 22647 raft_consensus.cc:493] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:02.780552 22647 raft_consensus.cc:515] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } }
I20260608 10:11:02.782989 22647 leader_election.cc:290] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6b2b97c2a4d4623bde88a6c67db383c (127.16.137.2:45241), 94deba80ec0846f7a89481bcc3eb1444 (127.16.137.3:45437)
I20260608 10:11:02.783778 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7966496c7c48c48ec9721be34f2baf" candidate_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" is_pre_election: true
I20260608 10:11:02.784602 22508 raft_consensus.cc:2393] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6f9d3da928e40098fc8a9f4d0a32dae in current term 1: Already voted for candidate 94deba80ec0846f7a89481bcc3eb1444 in this term.
I20260608 10:11:02.784428 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7966496c7c48c48ec9721be34f2baf" candidate_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94deba80ec0846f7a89481bcc3eb1444" is_pre_election: true
I20260608 10:11:02.786491 22384 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:11:02.786623 22398 leader_election.cc:304] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae [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: d6f9d3da928e40098fc8a9f4d0a32dae; no voters: 94deba80ec0846f7a89481bcc3eb1444, f6b2b97c2a4d4623bde88a6c67db383c
I20260608 10:11:02.787652 22647 raft_consensus.cc:3060] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:02.790428 22384 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:11:02.790993 22384 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:11:02.795223 22647 raft_consensus.cc:2749] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 10:11:02.805286 22379 auto_rebalancer.cc:591] Failed to schedule move for tablet c678be553c784e4fa4ecfb010a72bd82: Illegal state: Leader has not yet committed an operation in its own term
W20260608 10:11:02.816586 22379 auto_rebalancer.cc:591] Failed to schedule move for tablet 2d7966496c7c48c48ec9721be34f2baf: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:11:02.834965 22647 consensus_queue.cc:1048] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:11:02.842190 22635 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 10:11:02.842527 22635 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 10:11:02.856439 22634 consensus_queue.cc:1048] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:02.863755 22633 consensus_queue.cc:1048] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:02.864387 22634 consensus_queue.cc:1048] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:02.886528 22647 consensus_queue.cc:1048] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:02.945482 22633 consensus_queue.cc:1048] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:03.764381 22726 heartbeater.cc:499] Master 127.16.137.62:41237 was elected leader, sending a full tablet report...
I20260608 10:11:03.839251 22432 consensus_queue.cc:237] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [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: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } attrs { replace: true } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: true } }
I20260608 10:11:03.846228 22582 raft_consensus.cc:1275] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Refusing update from remote peer d6f9d3da928e40098fc8a9f4d0a32dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:03.847666 22508 raft_consensus.cc:1275] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c [term 1 FOLLOWER]: Refusing update from remote peer d6f9d3da928e40098fc8a9f4d0a32dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:03.848038 22635 consensus_queue.cc:1048] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:11:03.849920 22647 consensus_queue.cc:1048] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:11:03.861096 22581 raft_consensus.cc:2955] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d30af675178d436e832daf7e4e990566 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } attrs { replace: true } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: true } } }
I20260608 10:11:03.872629 22508 raft_consensus.cc:2955] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d30af675178d436e832daf7e4e990566 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } attrs { replace: true } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: true } } }
I20260608 10:11:03.877857 22331 catalog_manager.cc:5696] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 reported cstate change: config changed from index -1 to 2, NON_VOTER d30af675178d436e832daf7e4e990566 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } attrs { replace: true } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: true } } }
W20260608 10:11:03.879688 22399 consensus_peers.cc:597] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae -> Peer d30af675178d436e832daf7e4e990566 (127.16.137.4:36385): Couldn't send request to peer d30af675178d436e832daf7e4e990566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1755b8e8bed244399727e4ac99fc3d39. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:04.134169 22647 raft_consensus.cc:2955] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d30af675178d436e832daf7e4e990566 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } attrs { replace: true } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: true } } }
I20260608 10:11:04.147033 22508 consensus_queue.cc:237] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [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: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: true } }
I20260608 10:11:04.155586 22581 raft_consensus.cc:1275] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Refusing update from remote peer f6b2b97c2a4d4623bde88a6c67db383c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:04.156383 22432 raft_consensus.cc:1275] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 FOLLOWER]: Refusing update from remote peer f6b2b97c2a4d4623bde88a6c67db383c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:04.157131 22754 consensus_queue.cc:1048] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:11:04.158185 22633 consensus_queue.cc:1048] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:11:04.165953 22474 consensus_peers.cc:597] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c -> Peer d30af675178d436e832daf7e4e990566 (127.16.137.4:36385): Couldn't send request to peer d30af675178d436e832daf7e4e990566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c678be553c784e4fa4ecfb010a72bd82. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:04.169094 22432 raft_consensus.cc:2955] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d30af675178d436e832daf7e4e990566 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: true } } }
I20260608 10:11:04.170241 22581 raft_consensus.cc:2955] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d30af675178d436e832daf7e4e990566 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: true } } }
I20260608 10:11:04.183401 22330 catalog_manager.cc:5696] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae reported cstate change: config changed from index -1 to 2, NON_VOTER d30af675178d436e832daf7e4e990566 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: true } } }
I20260608 10:11:04.203423 22758 ts_tablet_manager.cc:933] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566: Initiating tablet copy from peer d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1:43345)
I20260608 10:11:04.205612 22758 tablet_copy_client.cc:323] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.1:43345
I20260608 10:11:04.216742 22443 tablet_copy_service.cc:140] P d6f9d3da928e40098fc8a9f4d0a32dae: Received BeginTabletCopySession request for tablet 1755b8e8bed244399727e4ac99fc3d39 from peer d30af675178d436e832daf7e4e990566 ({username='slave'} at 127.0.0.1:42964)
I20260608 10:11:04.217324 22443 tablet_copy_service.cc:161] P d6f9d3da928e40098fc8a9f4d0a32dae: Beginning new tablet copy session on tablet 1755b8e8bed244399727e4ac99fc3d39 from peer d30af675178d436e832daf7e4e990566 at {username='slave'} at 127.0.0.1:42964: session id = d30af675178d436e832daf7e4e990566-1755b8e8bed244399727e4ac99fc3d39
I20260608 10:11:04.222592 22443 tablet_copy_source_session.cc:215] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:04.225561 22758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1755b8e8bed244399727e4ac99fc3d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:04.237382 22758 tablet_copy_client.cc:806] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:04.237962 22758 tablet_copy_client.cc:670] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:04.241497 22758 tablet_copy_client.cc:538] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:04.247920 22758 tablet_bootstrap.cc:492] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566: Bootstrap starting.
I20260608 10:11:04.263779 22758 tablet_bootstrap.cc:492] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:04.264523 22758 tablet_bootstrap.cc:492] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566: Bootstrap complete.
I20260608 10:11:04.265101 22758 ts_tablet_manager.cc:1403] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 10:11:04.267428 22758 raft_consensus.cc:359] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } attrs { replace: true } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: true } }
I20260608 10:11:04.268069 22758 raft_consensus.cc:740] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d30af675178d436e832daf7e4e990566, State: Initialized, Role: LEARNER
I20260608 10:11:04.268625 22758 consensus_queue.cc:260] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566 [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: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } attrs { replace: true } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: true } }
I20260608 10:11:04.271032 22758 ts_tablet_manager.cc:1434] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260608 10:11:04.273155 22443 tablet_copy_service.cc:342] P d6f9d3da928e40098fc8a9f4d0a32dae: Request end of tablet copy session d30af675178d436e832daf7e4e990566-1755b8e8bed244399727e4ac99fc3d39 received from {username='slave'} at 127.0.0.1:42964
I20260608 10:11:04.273561 22443 tablet_copy_service.cc:434] P d6f9d3da928e40098fc8a9f4d0a32dae: ending tablet copy session d30af675178d436e832daf7e4e990566-1755b8e8bed244399727e4ac99fc3d39 on tablet 1755b8e8bed244399727e4ac99fc3d39 with peer d30af675178d436e832daf7e4e990566
I20260608 10:11:04.370565 22633 raft_consensus.cc:2955] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d30af675178d436e832daf7e4e990566 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: true } } }
I20260608 10:11:04.504302 22758 ts_tablet_manager.cc:933] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566: Initiating tablet copy from peer f6b2b97c2a4d4623bde88a6c67db383c (127.16.137.2:45241)
I20260608 10:11:04.506197 22758 tablet_copy_client.cc:323] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.2:45241
I20260608 10:11:04.518925 22518 tablet_copy_service.cc:140] P f6b2b97c2a4d4623bde88a6c67db383c: Received BeginTabletCopySession request for tablet c678be553c784e4fa4ecfb010a72bd82 from peer d30af675178d436e832daf7e4e990566 ({username='slave'} at 127.0.0.1:57010)
I20260608 10:11:04.519598 22518 tablet_copy_service.cc:161] P f6b2b97c2a4d4623bde88a6c67db383c: Beginning new tablet copy session on tablet c678be553c784e4fa4ecfb010a72bd82 from peer d30af675178d436e832daf7e4e990566 at {username='slave'} at 127.0.0.1:57010: session id = d30af675178d436e832daf7e4e990566-c678be553c784e4fa4ecfb010a72bd82
I20260608 10:11:04.527901 22518 tablet_copy_source_session.cc:215] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:04.531656 22758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c678be553c784e4fa4ecfb010a72bd82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:04.532755 22701 raft_consensus.cc:1217] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:11:04.545790 22758 tablet_copy_client.cc:806] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:04.546448 22758 tablet_copy_client.cc:670] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:04.550560 22758 tablet_copy_client.cc:538] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:04.560308 22758 tablet_bootstrap.cc:492] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566: Bootstrap starting.
I20260608 10:11:04.582798 22758 tablet_bootstrap.cc:492] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:04.583793 22758 tablet_bootstrap.cc:492] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566: Bootstrap complete.
I20260608 10:11:04.584533 22758 ts_tablet_manager.cc:1403] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.004s
I20260608 10:11:04.587793 22758 raft_consensus.cc:359] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: true } }
I20260608 10:11:04.588649 22758 raft_consensus.cc:740] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d30af675178d436e832daf7e4e990566, State: Initialized, Role: LEARNER
I20260608 10:11:04.589390 22758 consensus_queue.cc:260] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566 [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: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: true } }
I20260608 10:11:04.591883 22758 ts_tablet_manager.cc:1434] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 10:11:04.593751 22518 tablet_copy_service.cc:342] P f6b2b97c2a4d4623bde88a6c67db383c: Request end of tablet copy session d30af675178d436e832daf7e4e990566-c678be553c784e4fa4ecfb010a72bd82 received from {username='slave'} at 127.0.0.1:57010
I20260608 10:11:04.594138 22518 tablet_copy_service.cc:434] P f6b2b97c2a4d4623bde88a6c67db383c: ending tablet copy session d30af675178d436e832daf7e4e990566-c678be553c784e4fa4ecfb010a72bd82 on tablet c678be553c784e4fa4ecfb010a72bd82 with peer d30af675178d436e832daf7e4e990566
I20260608 10:11:04.792125 22384 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:11:04.796188 22384 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:11:04.796722 22384 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:11:04.809648 22701 raft_consensus.cc:1217] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:11:05.070849 22647 raft_consensus.cc:1064] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae: attempting to promote NON_VOTER d30af675178d436e832daf7e4e990566 to VOTER
I20260608 10:11:05.073909 22647 consensus_queue.cc:237] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [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: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } attrs { replace: true } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } }
I20260608 10:11:05.082512 22701 raft_consensus.cc:1275] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566 [term 1 LEARNER]: Refusing update from remote peer d6f9d3da928e40098fc8a9f4d0a32dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:05.082710 22581 raft_consensus.cc:1275] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Refusing update from remote peer d6f9d3da928e40098fc8a9f4d0a32dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:05.084908 22508 raft_consensus.cc:1275] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c [term 1 FOLLOWER]: Refusing update from remote peer d6f9d3da928e40098fc8a9f4d0a32dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:05.084998 22769 consensus_queue.cc:1048] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:11:05.086359 22768 consensus_queue.cc:1048] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:11:05.087445 22647 consensus_queue.cc:1048] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:05.104413 22581 raft_consensus.cc:2955] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d30af675178d436e832daf7e4e990566 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } attrs { replace: true } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:05.106105 22508 raft_consensus.cc:2955] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d30af675178d436e832daf7e4e990566 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } attrs { replace: true } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:05.118868 22331 catalog_manager.cc:5696] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c reported cstate change: config changed from index 2 to 3, d30af675178d436e832daf7e4e990566 (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } attrs { replace: true } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:05.143255 22769 raft_consensus.cc:1027] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 LEADER]: attempt to promote peer d30af675178d436e832daf7e4e990566: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260608 10:11:05.328399 22633 raft_consensus.cc:1064] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c: attempting to promote NON_VOTER d30af675178d436e832daf7e4e990566 to VOTER
I20260608 10:11:05.330735 22633 consensus_queue.cc:237] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [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: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } }
I20260608 10:11:05.337627 22700 raft_consensus.cc:1275] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566 [term 1 LEARNER]: Refusing update from remote peer f6b2b97c2a4d4623bde88a6c67db383c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:05.337627 22432 raft_consensus.cc:1275] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 FOLLOWER]: Refusing update from remote peer f6b2b97c2a4d4623bde88a6c67db383c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:05.338363 22581 raft_consensus.cc:1275] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Refusing update from remote peer f6b2b97c2a4d4623bde88a6c67db383c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:05.339330 22754 consensus_queue.cc:1048] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:05.340272 22774 consensus_queue.cc:1048] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:05.341291 22633 consensus_queue.cc:1048] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:11:05.364004 22432 raft_consensus.cc:2955] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d30af675178d436e832daf7e4e990566 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:05.364372 22700 raft_consensus.cc:2955] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d30af675178d436e832daf7e4e990566 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:05.376147 22330 catalog_manager.cc:5696] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae reported cstate change: config changed from index 2 to 3, d30af675178d436e832daf7e4e990566 (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:05.385731 22745 raft_consensus.cc:2955] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d30af675178d436e832daf7e4e990566 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } attrs { replace: true } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:05.395079 22700 raft_consensus.cc:2955] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d30af675178d436e832daf7e4e990566 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } attrs { replace: true } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:05.427815 22432 consensus_queue.cc:237] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [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: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } }
I20260608 10:11:05.433746 22700 raft_consensus.cc:1275] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566 [term 1 FOLLOWER]: Refusing update from remote peer d6f9d3da928e40098fc8a9f4d0a32dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:05.433844 22581 raft_consensus.cc:1275] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Refusing update from remote peer d6f9d3da928e40098fc8a9f4d0a32dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:05.435424 22769 consensus_queue.cc:1048] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:05.436394 22768 consensus_queue.cc:1048] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:05.445997 22581 raft_consensus.cc:2955] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6b2b97c2a4d4623bde88a6c67db383c (127.16.137.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:05.446516 22700 raft_consensus.cc:2955] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6b2b97c2a4d4623bde88a6c67db383c (127.16.137.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:05.461643 22330 catalog_manager.cc:5696] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566 reported cstate change: config changed from index 3 to 4, VOTER f6b2b97c2a4d4623bde88a6c67db383c (127.16.137.2) evicted. New cstate: current_term: 1 leader_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:05.510008 22754 raft_consensus.cc:2955] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d30af675178d436e832daf7e4e990566 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:05.521517 22581 raft_consensus.cc:2955] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d30af675178d436e832daf7e4e990566 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:05.713104 22496 tablet_service.cc:1558] Processing DeleteTablet for tablet 1755b8e8bed244399727e4ac99fc3d39 with delete_type TABLET_DATA_TOMBSTONED (TS f6b2b97c2a4d4623bde88a6c67db383c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56980
I20260608 10:11:05.724769 22782 tablet_replica.cc:333] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c: stopping tablet replica
I20260608 10:11:05.725898 22782 raft_consensus.cc:2243] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:05.726783 22782 raft_consensus.cc:2272] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:05.730050 22782 ts_tablet_manager.cc:1916] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:11:05.746634 22782 ts_tablet_manager.cc:1929] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:11:05.747061 22782 log.cc:1199] T 1755b8e8bed244399727e4ac99fc3d39 P f6b2b97c2a4d4623bde88a6c67db383c: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-1-root/wals/1755b8e8bed244399727e4ac99fc3d39
I20260608 10:11:05.748824 22315 catalog_manager.cc:5027] TS f6b2b97c2a4d4623bde88a6c67db383c (127.16.137.2:45241): tablet 1755b8e8bed244399727e4ac99fc3d39 (table test-workload [id=3db7acf878954f27ac5c31d9a562a156]) successfully deleted
I20260608 10:11:05.808851 22508 consensus_queue.cc:237] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [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: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } }
I20260608 10:11:05.814316 22700 raft_consensus.cc:1275] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566 [term 1 FOLLOWER]: Refusing update from remote peer f6b2b97c2a4d4623bde88a6c67db383c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:05.814311 22581 raft_consensus.cc:1275] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Refusing update from remote peer f6b2b97c2a4d4623bde88a6c67db383c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:05.816169 22781 consensus_queue.cc:1048] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:11:05.817112 22774 consensus_queue.cc:1048] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:05.826561 22581 raft_consensus.cc:2955] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:05.826435 22700 raft_consensus.cc:2955] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:05.838142 22330 catalog_manager.cc:5696] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 reported cstate change: config changed from index 3 to 4, VOTER d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1) evicted. New cstate: current_term: 1 leader_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:06.020354 22769 raft_consensus.cc:2955] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6b2b97c2a4d4623bde88a6c67db383c (127.16.137.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6f9d3da928e40098fc8a9f4d0a32dae" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43345 } } peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:06.032110 22318 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1755b8e8bed244399727e4ac99fc3d39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:06.135290 22421 tablet_service.cc:1558] Processing DeleteTablet for tablet c678be553c784e4fa4ecfb010a72bd82 with delete_type TABLET_DATA_TOMBSTONED (TS d6f9d3da928e40098fc8a9f4d0a32dae not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42926
I20260608 10:11:06.141037 22785 tablet_replica.cc:333] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae: stopping tablet replica
I20260608 10:11:06.142774 22785 raft_consensus.cc:2243] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:06.144968 22785 raft_consensus.cc:2272] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:06.145411 22754 raft_consensus.cc:2955] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "94deba80ec0846f7a89481bcc3eb1444" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 45437 } } peers { permanent_uuid: "f6b2b97c2a4d4623bde88a6c67db383c" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45241 } } peers { permanent_uuid: "d30af675178d436e832daf7e4e990566" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36385 } attrs { promote: false } } }
I20260608 10:11:06.151270 22785 ts_tablet_manager.cc:1916] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:11:06.161499 22315 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c678be553c784e4fa4ecfb010a72bd82 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:06.171804 22785 ts_tablet_manager.cc:1929] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:11:06.172286 22785 log.cc:1199] T c678be553c784e4fa4ecfb010a72bd82 P d6f9d3da928e40098fc8a9f4d0a32dae: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913314735645-16932-0/minicluster-data/ts-0-root/wals/c678be553c784e4fa4ecfb010a72bd82
I20260608 10:11:06.174022 22318 catalog_manager.cc:5027] TS d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1:43345): tablet c678be553c784e4fa4ecfb010a72bd82 (table test-workload [id=3db7acf878954f27ac5c31d9a562a156]) successfully deleted
I20260608 10:11:06.798077 22384 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:11:06.801210 22384 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:11:06.801584 22384 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:11:08.802474 22384 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:11:08.805953 22384 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:11:08.806337 22384 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:11:10.807317 22384 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:11:10.810137 22384 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:11:10.810469 22384 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:11:11.807005 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
W20260608 10:11:11.818614 22548 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
W20260608 10:11:11.824887 22548 consensus_peers.cc:597] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 -> Peer d6f9d3da928e40098fc8a9f4d0a32dae (127.16.137.1:43345): Couldn't send request to peer d6f9d3da928e40098fc8a9f4d0a32dae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:11.840456 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:11.841308 16932 tablet_replica.cc:333] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae: stopping tablet replica
I20260608 10:11:11.842023 16932 raft_consensus.cc:2243] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:11.842607 16932 raft_consensus.cc:2272] T 2d7966496c7c48c48ec9721be34f2baf P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:11.845487 16932 tablet_replica.cc:333] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae: stopping tablet replica
I20260608 10:11:11.846020 16932 raft_consensus.cc:2243] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:11.846967 16932 raft_consensus.cc:2272] T 1755b8e8bed244399727e4ac99fc3d39 P d6f9d3da928e40098fc8a9f4d0a32dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:11.874490 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:11:11.893572 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:11:11.918169 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:11.919028 16932 tablet_replica.cc:333] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c: stopping tablet replica
I20260608 10:11:11.919626 16932 raft_consensus.cc:2243] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:11.920581 16932 raft_consensus.cc:2272] T c678be553c784e4fa4ecfb010a72bd82 P f6b2b97c2a4d4623bde88a6c67db383c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:11.922925 16932 tablet_replica.cc:333] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c: stopping tablet replica
I20260608 10:11:11.923403 16932 raft_consensus.cc:2243] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:11.923908 16932 raft_consensus.cc:2272] T 2d7966496c7c48c48ec9721be34f2baf P f6b2b97c2a4d4623bde88a6c67db383c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:11.948158 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:11:11.963919 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:11:11.992312 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:11.993252 16932 tablet_replica.cc:333] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444: stopping tablet replica
I20260608 10:11:11.994082 16932 raft_consensus.cc:2243] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:11.995102 16932 raft_consensus.cc:2272] T 2d7966496c7c48c48ec9721be34f2baf P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:11.997912 16932 tablet_replica.cc:333] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444: stopping tablet replica
I20260608 10:11:11.998474 16932 raft_consensus.cc:2243] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:11.999325 16932 raft_consensus.cc:2272] T 1755b8e8bed244399727e4ac99fc3d39 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:12.001670 16932 tablet_replica.cc:333] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444: stopping tablet replica
I20260608 10:11:12.002146 16932 raft_consensus.cc:2243] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:12.002918 16932 raft_consensus.cc:2272] T c678be553c784e4fa4ecfb010a72bd82 P 94deba80ec0846f7a89481bcc3eb1444 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:12.026790 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:11:12.041079 16932 tablet_server.cc:179] TabletServer@127.16.137.4:0 shutting down...
I20260608 10:11:12.066865 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:12.067631 16932 tablet_replica.cc:333] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566: stopping tablet replica
I20260608 10:11:12.068241 16932 raft_consensus.cc:2243] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:12.069047 16932 raft_consensus.cc:2272] T c678be553c784e4fa4ecfb010a72bd82 P d30af675178d436e832daf7e4e990566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:12.071596 16932 tablet_replica.cc:333] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566: stopping tablet replica
I20260608 10:11:12.072098 16932 raft_consensus.cc:2243] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:12.072822 16932 raft_consensus.cc:2272] T 1755b8e8bed244399727e4ac99fc3d39 P d30af675178d436e832daf7e4e990566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:12.094573 16932 tablet_server.cc:196] TabletServer@127.16.137.4:0 shutdown complete.
I20260608 10:11:12.107481 16932 master.cc:562] Master@127.16.137.62:41237 shutting down...
I20260608 10:11:12.126094 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:12.126686 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:12.126982 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P fd4f6bf7be69427db191be4b2da7ecf3: stopping tablet replica
I20260608 10:11:12.146673 16932 master.cc:584] Master@127.16.137.62:41237 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11563 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 10:11:12.190323 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:36867
I20260608 10:11:12.191586 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:12.197999 22789 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:12.198037 22788 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:12.198746 22791 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:12.199177 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:12.200070 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:12.200274 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:12.200451 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913472200418 us; error 0 us; skew 500 ppm
I20260608 10:11:12.201059 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:12.203660 16932 webserver.cc:533] Webserver started at http://127.16.137.62:43593/ using document root <none> and password file <none>
I20260608 10:11:12.204186 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:12.204384 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:12.204677 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:12.205957 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "67fa210b7c6b4d23b2a6099a5d157114"
format_stamp: "Formatted at 2026-06-08 10:11:12 on dist-test-slave-4pww"
I20260608 10:11:12.210657 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:12.214285 22796 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:12.215207 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:12.215467 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "67fa210b7c6b4d23b2a6099a5d157114"
format_stamp: "Formatted at 2026-06-08 10:11:12 on dist-test-slave-4pww"
I20260608 10:11:12.215711 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:12.229565 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:12.230842 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:12.270197 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:36867
I20260608 10:11:12.270349 22847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:36867 every 8 connection(s)
I20260608 10:11:12.274538 22848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:12.285440 22848 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114: Bootstrap starting.
I20260608 10:11:12.290336 22848 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:12.294796 22848 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114: No bootstrap required, opened a new log
I20260608 10:11:12.297058 22848 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67fa210b7c6b4d23b2a6099a5d157114" member_type: VOTER }
I20260608 10:11:12.297451 22848 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:12.297705 22848 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67fa210b7c6b4d23b2a6099a5d157114, State: Initialized, Role: FOLLOWER
I20260608 10:11:12.298269 22848 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "67fa210b7c6b4d23b2a6099a5d157114" member_type: VOTER }
I20260608 10:11:12.298681 22848 raft_consensus.cc:399] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:12.298888 22848 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:12.299100 22848 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:12.303603 22848 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67fa210b7c6b4d23b2a6099a5d157114" member_type: VOTER }
I20260608 10:11:12.304103 22848 leader_election.cc:304] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [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: 67fa210b7c6b4d23b2a6099a5d157114; no voters: 
I20260608 10:11:12.305245 22848 leader_election.cc:290] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:12.305835 22851 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:12.307451 22851 raft_consensus.cc:697] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [term 1 LEADER]: Becoming Leader. State: Replica: 67fa210b7c6b4d23b2a6099a5d157114, State: Running, Role: LEADER
I20260608 10:11:12.308220 22851 consensus_queue.cc:237] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [LEADER]: Queue going to LEADER mode. State: All 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: "67fa210b7c6b4d23b2a6099a5d157114" member_type: VOTER }
I20260608 10:11:12.308543 22848 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:11:12.311439 22853 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 67fa210b7c6b4d23b2a6099a5d157114. Latest consensus state: current_term: 1 leader_uuid: "67fa210b7c6b4d23b2a6099a5d157114" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67fa210b7c6b4d23b2a6099a5d157114" member_type: VOTER } }
I20260608 10:11:12.311332 22852 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "67fa210b7c6b4d23b2a6099a5d157114" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67fa210b7c6b4d23b2a6099a5d157114" member_type: VOTER } }
I20260608 10:11:12.312100 22853 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:12.312121 22852 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:12.320580 22856 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:11:12.328743 22856 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:11:12.329900 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:11:12.338685 22856 catalog_manager.cc:1382] Generated new cluster ID: 6f25931984fe405a9a3a53fa2e561ca6
I20260608 10:11:12.338992 22856 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:11:12.364284 22856 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:11:12.365774 22856 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:11:12.383495 22856 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114: Generated new TSK 0
I20260608 10:11:12.384184 22856 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:11:12.396703 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:12.403335 22869 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:12.404135 22870 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:12.405782 22872 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:12.407967 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:12.408893 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:12.409118 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:12.409322 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913472409299 us; error 0 us; skew 500 ppm
I20260608 10:11:12.410054 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:12.412364 16932 webserver.cc:533] Webserver started at http://127.16.137.1:44833/ using document root <none> and password file <none>
I20260608 10:11:12.412902 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:12.413108 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:12.413482 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:12.414655 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "8bac774b41a54cdbbb60fbf15bd53b17"
format_stamp: "Formatted at 2026-06-08 10:11:12 on dist-test-slave-4pww"
I20260608 10:11:12.419730 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:12.423255 22877 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:12.424155 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:11:12.424429 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "8bac774b41a54cdbbb60fbf15bd53b17"
format_stamp: "Formatted at 2026-06-08 10:11:12 on dist-test-slave-4pww"
I20260608 10:11:12.424681 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:12.436389 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:12.437637 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:12.439061 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:12.441494 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:12.441685 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:12.441972 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:12.442137 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:12.483518 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:34051
I20260608 10:11:12.483646 22939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:34051 every 8 connection(s)
I20260608 10:11:12.488924 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:12.497788 22944 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:12.498013 22945 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:12.500875 22947 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:12.501432 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:12.502650 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:12.502933 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:12.503149 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913472503128 us; error 0 us; skew 500 ppm
I20260608 10:11:12.503999 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:12.504009 22940 heartbeater.cc:344] Connected to a master server at 127.16.137.62:36867
I20260608 10:11:12.504652 22940 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:12.505524 22940 heartbeater.cc:507] Master 127.16.137.62:36867 requested a full tablet report, sending...
I20260608 10:11:12.507031 16932 webserver.cc:533] Webserver started at http://127.16.137.2:34333/ using document root <none> and password file <none>
I20260608 10:11:12.507802 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:12.508057 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:12.507982 22813 ts_manager.cc:194] Registered new tserver with Master: 8bac774b41a54cdbbb60fbf15bd53b17 (127.16.137.1:34051)
I20260608 10:11:12.508576 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:12.510231 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "82d0059d81954c859d9b4c77a2dd5b33"
format_stamp: "Formatted at 2026-06-08 10:11:12 on dist-test-slave-4pww"
I20260608 10:11:12.510805 22813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33884
I20260608 10:11:12.515640 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:11:12.519361 22952 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:12.520226 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:11:12.520551 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "82d0059d81954c859d9b4c77a2dd5b33"
format_stamp: "Formatted at 2026-06-08 10:11:12 on dist-test-slave-4pww"
I20260608 10:11:12.520839 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:12.541504 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:12.542796 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:12.544271 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:12.546761 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:12.546993 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:12.547230 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:12.547412 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:12.587852 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:33895
I20260608 10:11:12.587981 23014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:33895 every 8 connection(s)
I20260608 10:11:12.593149 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:12.600884 23018 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:12.603528 23019 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:12.604419 23021 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:12.604650 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:12.605947 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:12.606252 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:12.606484 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913472606465 us; error 0 us; skew 500 ppm
I20260608 10:11:12.607255 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:12.607509 23015 heartbeater.cc:344] Connected to a master server at 127.16.137.62:36867
I20260608 10:11:12.607939 23015 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:12.608916 23015 heartbeater.cc:507] Master 127.16.137.62:36867 requested a full tablet report, sending...
I20260608 10:11:12.610127 16932 webserver.cc:533] Webserver started at http://127.16.137.3:36727/ using document root <none> and password file <none>
I20260608 10:11:12.610893 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:12.611135 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:12.611472 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:12.611361 22813 ts_manager.cc:194] Registered new tserver with Master: 82d0059d81954c859d9b4c77a2dd5b33 (127.16.137.2:33895)
I20260608 10:11:12.613157 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "395a290f6fb945baad26b23d03ec4d7f"
format_stamp: "Formatted at 2026-06-08 10:11:12 on dist-test-slave-4pww"
I20260608 10:11:12.613452 22813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33894
I20260608 10:11:12.618592 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260608 10:11:12.622484 23026 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:12.623390 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:11:12.623651 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "395a290f6fb945baad26b23d03ec4d7f"
format_stamp: "Formatted at 2026-06-08 10:11:12 on dist-test-slave-4pww"
I20260608 10:11:12.623891 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:12.646276 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:12.647527 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:12.649000 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:12.651402 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:12.651612 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:12.651880 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:12.652042 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:12.696846 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:37853
I20260608 10:11:12.696976 23088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:37853 every 8 connection(s)
I20260608 10:11:12.712026 23089 heartbeater.cc:344] Connected to a master server at 127.16.137.62:36867
I20260608 10:11:12.712507 23089 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:12.713331 23089 heartbeater.cc:507] Master 127.16.137.62:36867 requested a full tablet report, sending...
I20260608 10:11:12.715696 22813 ts_manager.cc:194] Registered new tserver with Master: 395a290f6fb945baad26b23d03ec4d7f (127.16.137.3:37853)
I20260608 10:11:12.715927 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015020238s
I20260608 10:11:12.717495 22813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33906
I20260608 10:11:13.513851 22940 heartbeater.cc:499] Master 127.16.137.62:36867 was elected leader, sending a full tablet report...
I20260608 10:11:13.616408 23015 heartbeater.cc:499] Master 127.16.137.62:36867 was elected leader, sending a full tablet report...
I20260608 10:11:13.721141 23089 heartbeater.cc:499] Master 127.16.137.62:36867 was elected leader, sending a full tablet report...
I20260608 10:11:13.773790 22813 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33922:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:11:13.775882 22813 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:11:13.819751 22980 tablet_service.cc:1511] Processing CreateTablet for tablet 4c5d7eadc6314af0945c11b01fa1e519 (DEFAULT_TABLE table=test-workload [id=a5ad72ab001e487bb9ab3ddd06b5a207]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:11:13.821384 22980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5d7eadc6314af0945c11b01fa1e519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:13.832144 22905 tablet_service.cc:1511] Processing CreateTablet for tablet 4c5d7eadc6314af0945c11b01fa1e519 (DEFAULT_TABLE table=test-workload [id=a5ad72ab001e487bb9ab3ddd06b5a207]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:11:13.832733 23054 tablet_service.cc:1511] Processing CreateTablet for tablet 4c5d7eadc6314af0945c11b01fa1e519 (DEFAULT_TABLE table=test-workload [id=a5ad72ab001e487bb9ab3ddd06b5a207]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:11:13.833650 22905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5d7eadc6314af0945c11b01fa1e519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:13.834049 23054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5d7eadc6314af0945c11b01fa1e519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:13.848367 23109 tablet_bootstrap.cc:492] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33: Bootstrap starting.
I20260608 10:11:13.853680 23110 tablet_bootstrap.cc:492] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17: Bootstrap starting.
I20260608 10:11:13.855159 23111 tablet_bootstrap.cc:492] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f: Bootstrap starting.
I20260608 10:11:13.857268 23109 tablet_bootstrap.cc:654] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:13.860513 23110 tablet_bootstrap.cc:654] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:13.863341 23111 tablet_bootstrap.cc:654] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:13.863914 23109 tablet_bootstrap.cc:492] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33: No bootstrap required, opened a new log
I20260608 10:11:13.864534 23109 ts_tablet_manager.cc:1403] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260608 10:11:13.865820 23110 tablet_bootstrap.cc:492] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17: No bootstrap required, opened a new log
I20260608 10:11:13.866379 23110 ts_tablet_manager.cc:1403] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 10:11:13.868631 23109 raft_consensus.cc:359] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0059d81954c859d9b4c77a2dd5b33" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33895 } } peers { permanent_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34051 } } peers { permanent_uuid: "395a290f6fb945baad26b23d03ec4d7f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37853 } }
I20260608 10:11:13.869889 23109 raft_consensus.cc:385] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:13.870245 23109 raft_consensus.cc:740] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0059d81954c859d9b4c77a2dd5b33, State: Initialized, Role: FOLLOWER
I20260608 10:11:13.869606 23110 raft_consensus.cc:359] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0059d81954c859d9b4c77a2dd5b33" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33895 } } peers { permanent_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34051 } } peers { permanent_uuid: "395a290f6fb945baad26b23d03ec4d7f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37853 } }
I20260608 10:11:13.870723 23110 raft_consensus.cc:385] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:13.871176 23110 raft_consensus.cc:740] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bac774b41a54cdbbb60fbf15bd53b17, State: Initialized, Role: FOLLOWER
I20260608 10:11:13.871085 23109 consensus_queue.cc:260] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0059d81954c859d9b4c77a2dd5b33" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33895 } } peers { permanent_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34051 } } peers { permanent_uuid: "395a290f6fb945baad26b23d03ec4d7f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37853 } }
I20260608 10:11:13.872098 23110 consensus_queue.cc:260] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0059d81954c859d9b4c77a2dd5b33" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33895 } } peers { permanent_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34051 } } peers { permanent_uuid: "395a290f6fb945baad26b23d03ec4d7f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37853 } }
I20260608 10:11:13.872519 23111 tablet_bootstrap.cc:492] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f: No bootstrap required, opened a new log
I20260608 10:11:13.873255 23111 ts_tablet_manager.cc:1403] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260608 10:11:13.874554 23109 ts_tablet_manager.cc:1434] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260608 10:11:13.876816 23111 raft_consensus.cc:359] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0059d81954c859d9b4c77a2dd5b33" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33895 } } peers { permanent_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34051 } } peers { permanent_uuid: "395a290f6fb945baad26b23d03ec4d7f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37853 } }
I20260608 10:11:13.877645 23111 raft_consensus.cc:385] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:13.877660 23110 ts_tablet_manager.cc:1434] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260608 10:11:13.878165 23111 raft_consensus.cc:740] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 395a290f6fb945baad26b23d03ec4d7f, State: Initialized, Role: FOLLOWER
I20260608 10:11:13.879176 23111 consensus_queue.cc:260] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0059d81954c859d9b4c77a2dd5b33" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33895 } } peers { permanent_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34051 } } peers { permanent_uuid: "395a290f6fb945baad26b23d03ec4d7f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37853 } }
I20260608 10:11:13.882697 23111 ts_tablet_manager.cc:1434] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:11:14.096338 23116 raft_consensus.cc:493] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:14.096899 23116 raft_consensus.cc:515] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0059d81954c859d9b4c77a2dd5b33" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33895 } } peers { permanent_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34051 } } peers { permanent_uuid: "395a290f6fb945baad26b23d03ec4d7f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37853 } }
I20260608 10:11:14.099187 23116 leader_election.cc:290] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0059d81954c859d9b4c77a2dd5b33 (127.16.137.2:33895), 395a290f6fb945baad26b23d03ec4d7f (127.16.137.3:37853)
I20260608 10:11:14.112385 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5d7eadc6314af0945c11b01fa1e519" candidate_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "395a290f6fb945baad26b23d03ec4d7f" is_pre_election: true
I20260608 10:11:14.112869 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5d7eadc6314af0945c11b01fa1e519" candidate_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0059d81954c859d9b4c77a2dd5b33" is_pre_election: true
I20260608 10:11:14.113322 23064 raft_consensus.cc:2468] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bac774b41a54cdbbb60fbf15bd53b17 in term 0.
I20260608 10:11:14.113600 22990 raft_consensus.cc:2468] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bac774b41a54cdbbb60fbf15bd53b17 in term 0.
I20260608 10:11:14.114854 22880 leader_election.cc:304] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 395a290f6fb945baad26b23d03ec4d7f, 8bac774b41a54cdbbb60fbf15bd53b17; no voters: 
I20260608 10:11:14.115667 23116 raft_consensus.cc:2804] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:14.115971 23116 raft_consensus.cc:493] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:14.116242 23116 raft_consensus.cc:3060] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:14.121552 23116 raft_consensus.cc:515] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0059d81954c859d9b4c77a2dd5b33" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33895 } } peers { permanent_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34051 } } peers { permanent_uuid: "395a290f6fb945baad26b23d03ec4d7f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37853 } }
I20260608 10:11:14.123493 23116 leader_election.cc:290] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0059d81954c859d9b4c77a2dd5b33 (127.16.137.2:33895), 395a290f6fb945baad26b23d03ec4d7f (127.16.137.3:37853)
I20260608 10:11:14.124297 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5d7eadc6314af0945c11b01fa1e519" candidate_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0059d81954c859d9b4c77a2dd5b33"
I20260608 10:11:14.124521 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5d7eadc6314af0945c11b01fa1e519" candidate_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "395a290f6fb945baad26b23d03ec4d7f"
I20260608 10:11:14.124836 22990 raft_consensus.cc:3060] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:14.125077 23064 raft_consensus.cc:3060] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:14.130723 23064 raft_consensus.cc:2468] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bac774b41a54cdbbb60fbf15bd53b17 in term 1.
I20260608 10:11:14.131270 22990 raft_consensus.cc:2468] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bac774b41a54cdbbb60fbf15bd53b17 in term 1.
I20260608 10:11:14.131994 22880 leader_election.cc:304] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 395a290f6fb945baad26b23d03ec4d7f, 8bac774b41a54cdbbb60fbf15bd53b17; no voters: 
I20260608 10:11:14.132916 23116 raft_consensus.cc:2804] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:14.134122 23116 raft_consensus.cc:697] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [term 1 LEADER]: Becoming Leader. State: Replica: 8bac774b41a54cdbbb60fbf15bd53b17, State: Running, Role: LEADER
I20260608 10:11:14.134923 23116 consensus_queue.cc:237] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0059d81954c859d9b4c77a2dd5b33" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33895 } } peers { permanent_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34051 } } peers { permanent_uuid: "395a290f6fb945baad26b23d03ec4d7f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37853 } }
I20260608 10:11:14.143405 22813 catalog_manager.cc:5696] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bac774b41a54cdbbb60fbf15bd53b17 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0059d81954c859d9b4c77a2dd5b33" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "395a290f6fb945baad26b23d03ec4d7f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:14.210315 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:11:14.230703 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:14.231556 16932 tablet_replica.cc:333] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17: stopping tablet replica
I20260608 10:11:14.232105 16932 raft_consensus.cc:2243] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:14.232713 16932 pending_rounds.cc:70] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17: Trying to abort 1 pending ops.
I20260608 10:11:14.232925 16932 pending_rounds.cc:77] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621590065672192 op_type: NO_OP noop_request { }
I20260608 10:11:14.233191 16932 raft_consensus.cc:2889] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:14.233516 16932 raft_consensus.cc:2272] T 4c5d7eadc6314af0945c11b01fa1e519 P 8bac774b41a54cdbbb60fbf15bd53b17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:14.254242 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:11:14.325598 22866 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:11:14.327041 22866 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:11:14.327414 22866 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:11:15.640894 23122 raft_consensus.cc:493] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:15.641551 23122 raft_consensus.cc:515] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0059d81954c859d9b4c77a2dd5b33" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33895 } } peers { permanent_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34051 } } peers { permanent_uuid: "395a290f6fb945baad26b23d03ec4d7f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37853 } }
I20260608 10:11:15.643898 23122 leader_election.cc:290] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82d0059d81954c859d9b4c77a2dd5b33 (127.16.137.2:33895), 8bac774b41a54cdbbb60fbf15bd53b17 (127.16.137.1:34051)
W20260608 10:11:15.651731 23030 leader_election.cc:336] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8bac774b41a54cdbbb60fbf15bd53b17 (127.16.137.1:34051): Network error: Client connection negotiation failed: client connection to 127.16.137.1:34051: connect: Connection refused (error 111)
I20260608 10:11:15.655577 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5d7eadc6314af0945c11b01fa1e519" candidate_uuid: "395a290f6fb945baad26b23d03ec4d7f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0059d81954c859d9b4c77a2dd5b33" is_pre_election: true
I20260608 10:11:15.656165 22990 raft_consensus.cc:2468] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 395a290f6fb945baad26b23d03ec4d7f in term 1.
I20260608 10:11:15.657166 23027 leader_election.cc:304] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [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: 395a290f6fb945baad26b23d03ec4d7f, 82d0059d81954c859d9b4c77a2dd5b33; no voters: 8bac774b41a54cdbbb60fbf15bd53b17
I20260608 10:11:15.657868 23122 raft_consensus.cc:2804] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:11:15.658218 23122 raft_consensus.cc:493] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:15.658463 23122 raft_consensus.cc:3060] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:15.663306 23122 raft_consensus.cc:515] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0059d81954c859d9b4c77a2dd5b33" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33895 } } peers { permanent_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34051 } } peers { permanent_uuid: "395a290f6fb945baad26b23d03ec4d7f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37853 } }
I20260608 10:11:15.665118 23122 leader_election.cc:290] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [CANDIDATE]: Term 2 election: Requested vote from peers 82d0059d81954c859d9b4c77a2dd5b33 (127.16.137.2:33895), 8bac774b41a54cdbbb60fbf15bd53b17 (127.16.137.1:34051)
I20260608 10:11:15.666083 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5d7eadc6314af0945c11b01fa1e519" candidate_uuid: "395a290f6fb945baad26b23d03ec4d7f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0059d81954c859d9b4c77a2dd5b33"
I20260608 10:11:15.666759 22990 raft_consensus.cc:3060] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:11:15.669795 23030 leader_election.cc:336] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8bac774b41a54cdbbb60fbf15bd53b17 (127.16.137.1:34051): Network error: Client connection negotiation failed: client connection to 127.16.137.1:34051: connect: Connection refused (error 111)
I20260608 10:11:15.672410 22990 raft_consensus.cc:2468] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 395a290f6fb945baad26b23d03ec4d7f in term 2.
I20260608 10:11:15.673483 23027 leader_election.cc:304] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [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: 395a290f6fb945baad26b23d03ec4d7f, 82d0059d81954c859d9b4c77a2dd5b33; no voters: 8bac774b41a54cdbbb60fbf15bd53b17
I20260608 10:11:15.674211 23122 raft_consensus.cc:2804] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:11:15.675362 23122 raft_consensus.cc:697] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 2 LEADER]: Becoming Leader. State: Replica: 395a290f6fb945baad26b23d03ec4d7f, State: Running, Role: LEADER
I20260608 10:11:15.676167 23122 consensus_queue.cc:237] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [LEADER]: Queue going to LEADER 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: "82d0059d81954c859d9b4c77a2dd5b33" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33895 } } peers { permanent_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34051 } } peers { permanent_uuid: "395a290f6fb945baad26b23d03ec4d7f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37853 } }
I20260608 10:11:15.684477 22813 catalog_manager.cc:5696] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f reported cstate change: term changed from 1 to 2, leader changed from 8bac774b41a54cdbbb60fbf15bd53b17 (127.16.137.1) to 395a290f6fb945baad26b23d03ec4d7f (127.16.137.3). New cstate: current_term: 2 leader_uuid: "395a290f6fb945baad26b23d03ec4d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0059d81954c859d9b4c77a2dd5b33" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bac774b41a54cdbbb60fbf15bd53b17" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 34051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "395a290f6fb945baad26b23d03ec4d7f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37853 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:16.058878 22990 raft_consensus.cc:1275] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33 [term 2 FOLLOWER]: Refusing update from remote peer 395a290f6fb945baad26b23d03ec4d7f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:11:16.060410 23122 consensus_queue.cc:1048] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0059d81954c859d9b4c77a2dd5b33" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 33895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:11:16.078919 23030 consensus_peers.cc:597] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f -> Peer 8bac774b41a54cdbbb60fbf15bd53b17 (127.16.137.1:34051): Couldn't send request to peer 8bac774b41a54cdbbb60fbf15bd53b17. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:34051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:16.328904 22866 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:11:16.331286 22866 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:11:16.331700 22866 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:11:17.063619 23030 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.137.1:34051: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260608 10:11:18.332655 22866 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:11:18.334111 22866 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:11:18.334456 22866 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:11:18.443674 23030 consensus_peers.cc:597] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f -> Peer 8bac774b41a54cdbbb60fbf15bd53b17 (127.16.137.1:34051): Couldn't send request to peer 8bac774b41a54cdbbb60fbf15bd53b17. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:34051: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:11:20.335408 22866 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:11:20.336822 22866 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:11:20.337144 22866 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:11:20.824371 23030 consensus_peers.cc:597] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f -> Peer 8bac774b41a54cdbbb60fbf15bd53b17 (127.16.137.1:34051): Couldn't send request to peer 8bac774b41a54cdbbb60fbf15bd53b17. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:34051: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 10:11:22.096598 23030 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.137.1:34051: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260608 10:11:22.338171 22866 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:11:22.339938 22866 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:11:22.340340 22866 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:11:23.144130 23030 consensus_peers.cc:597] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f -> Peer 8bac774b41a54cdbbb60fbf15bd53b17 (127.16.137.1:34051): Couldn't send request to peer 8bac774b41a54cdbbb60fbf15bd53b17. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:34051: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 10:11:24.341331 22866 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:11:24.342823 22866 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:11:24.343161 22866 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:11:25.327838 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:11:25.354684 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:25.355513 16932 tablet_replica.cc:333] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33: stopping tablet replica
I20260608 10:11:25.356118 16932 raft_consensus.cc:2243] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:25.356732 16932 raft_consensus.cc:2272] T 4c5d7eadc6314af0945c11b01fa1e519 P 82d0059d81954c859d9b4c77a2dd5b33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:25.378793 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:11:25.393424 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:11:25.416620 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:25.417622 16932 tablet_replica.cc:333] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f: stopping tablet replica
I20260608 10:11:25.418231 16932 raft_consensus.cc:2243] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:11:25.419378 16932 raft_consensus.cc:2272] T 4c5d7eadc6314af0945c11b01fa1e519 P 395a290f6fb945baad26b23d03ec4d7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:25.440218 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:11:25.453034 16932 master.cc:562] Master@127.16.137.62:36867 shutting down...
I20260608 10:11:25.478976 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:25.479755 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:25.480141 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67fa210b7c6b4d23b2a6099a5d157114: stopping tablet replica
I20260608 10:11:25.499717 16932 master.cc:584] Master@127.16.137.62:36867 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13349 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 10:11:25.539675 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:46747
I20260608 10:11:25.541004 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:25.547628 23155 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:25.547771 23156 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:25.548527 23158 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:25.549734 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:25.550529 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:25.550705 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:25.550822 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913485550810 us; error 0 us; skew 500 ppm
I20260608 10:11:25.551333 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:25.553789 16932 webserver.cc:533] Webserver started at http://127.16.137.62:34383/ using document root <none> and password file <none>
I20260608 10:11:25.554265 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:25.554437 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:25.554662 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:25.555898 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "b9db44ac27c04137a6842146d3b4816a"
format_stamp: "Formatted at 2026-06-08 10:11:25 on dist-test-slave-4pww"
I20260608 10:11:25.560624 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:11:25.564240 23163 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:25.565014 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:11:25.565259 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "b9db44ac27c04137a6842146d3b4816a"
format_stamp: "Formatted at 2026-06-08 10:11:25 on dist-test-slave-4pww"
I20260608 10:11:25.565589 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:25.597278 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:25.598652 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:25.639151 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:46747
I20260608 10:11:25.639300 23214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:46747 every 8 connection(s)
I20260608 10:11:25.643710 23215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:25.655966 23215 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a: Bootstrap starting.
I20260608 10:11:25.661109 23215 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:25.665771 23215 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a: No bootstrap required, opened a new log
I20260608 10:11:25.668398 23215 raft_consensus.cc:359] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9db44ac27c04137a6842146d3b4816a" member_type: VOTER }
I20260608 10:11:25.668831 23215 raft_consensus.cc:385] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:25.669023 23215 raft_consensus.cc:740] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9db44ac27c04137a6842146d3b4816a, State: Initialized, Role: FOLLOWER
I20260608 10:11:25.669618 23215 consensus_queue.cc:260] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9db44ac27c04137a6842146d3b4816a" member_type: VOTER }
I20260608 10:11:25.670063 23215 raft_consensus.cc:399] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:25.670259 23215 raft_consensus.cc:493] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:25.670483 23215 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:25.675364 23215 raft_consensus.cc:515] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9db44ac27c04137a6842146d3b4816a" member_type: VOTER }
I20260608 10:11:25.675863 23215 leader_election.cc:304] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [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: b9db44ac27c04137a6842146d3b4816a; no voters: 
I20260608 10:11:25.677013 23215 leader_election.cc:290] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:25.677538 23218 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:25.678953 23218 raft_consensus.cc:697] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [term 1 LEADER]: Becoming Leader. State: Replica: b9db44ac27c04137a6842146d3b4816a, State: Running, Role: LEADER
I20260608 10:11:25.679746 23218 consensus_queue.cc:237] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [LEADER]: Queue going to LEADER mode. State: All 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: "b9db44ac27c04137a6842146d3b4816a" member_type: VOTER }
I20260608 10:11:25.680258 23215 sys_catalog.cc:565] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:11:25.683264 23220 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [sys.catalog]: SysCatalogTable state changed. Reason: New leader b9db44ac27c04137a6842146d3b4816a. Latest consensus state: current_term: 1 leader_uuid: "b9db44ac27c04137a6842146d3b4816a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9db44ac27c04137a6842146d3b4816a" member_type: VOTER } }
I20260608 10:11:25.683912 23220 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:25.683104 23219 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b9db44ac27c04137a6842146d3b4816a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9db44ac27c04137a6842146d3b4816a" member_type: VOTER } }
I20260608 10:11:25.685042 23219 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:25.693262 23224 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:11:25.698633 23224 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:11:25.699867 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:11:25.708420 23224 catalog_manager.cc:1382] Generated new cluster ID: c3d1832e807d4fa9a430ee6cdc0df8b9
I20260608 10:11:25.708722 23224 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:11:25.722570 23224 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:11:25.724017 23224 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:11:25.738353 23224 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a: Generated new TSK 0
I20260608 10:11:25.739003 23224 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:11:25.767482 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:25.774106 23236 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:25.775285 23237 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:25.776338 23239 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:25.777005 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:25.777954 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:25.778148 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:25.778301 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913485778288 us; error 0 us; skew 500 ppm
I20260608 10:11:25.778836 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:25.781165 16932 webserver.cc:533] Webserver started at http://127.16.137.1:43683/ using document root <none> and password file <none>
I20260608 10:11:25.781859 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:25.782034 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:25.782265 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:25.783411 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a"
format_stamp: "Formatted at 2026-06-08 10:11:25 on dist-test-slave-4pww"
I20260608 10:11:25.788302 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:11:25.791903 23244 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:25.792682 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 10:11:25.792956 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a"
format_stamp: "Formatted at 2026-06-08 10:11:25 on dist-test-slave-4pww"
I20260608 10:11:25.793239 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:25.823969 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:25.825228 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:25.826884 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:25.829490 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:25.829674 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:25.829986 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:25.830152 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:25.874179 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:43731
I20260608 10:11:25.874291 23306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:43731 every 8 connection(s)
I20260608 10:11:25.880159 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:25.887992 23311 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:25.889436 23312 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:25.895216 16932 server_base.cc:1061] running on GCE node
W20260608 10:11:25.897903 23314 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:25.899317 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:25.899708 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:25.899950 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913485899929 us; error 0 us; skew 500 ppm
I20260608 10:11:25.900852 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:25.901441 23307 heartbeater.cc:344] Connected to a master server at 127.16.137.62:46747
I20260608 10:11:25.901889 23307 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:25.902911 23307 heartbeater.cc:507] Master 127.16.137.62:46747 requested a full tablet report, sending...
I20260608 10:11:25.904018 16932 webserver.cc:533] Webserver started at http://127.16.137.2:43957/ using document root <none> and password file <none>
I20260608 10:11:25.904762 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:25.905014 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:25.905369 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:25.905480 23180 ts_manager.cc:194] Registered new tserver with Master: bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731)
I20260608 10:11:25.907215 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "2297b002ba714349a01b977a9b31fcb8"
format_stamp: "Formatted at 2026-06-08 10:11:25 on dist-test-slave-4pww"
I20260608 10:11:25.908228 23180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38458
I20260608 10:11:25.912850 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:11:25.916738 23319 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:25.917665 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:11:25.918021 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "2297b002ba714349a01b977a9b31fcb8"
format_stamp: "Formatted at 2026-06-08 10:11:25 on dist-test-slave-4pww"
I20260608 10:11:25.918330 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:25.927716 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:25.929033 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:25.930603 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:25.932904 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:25.933132 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:25.933439 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:25.933614 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:25.975129 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:37171
I20260608 10:11:25.975256 23381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:37171 every 8 connection(s)
I20260608 10:11:25.980405 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:25.988348 23385 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:25.988888 23386 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:25.994199 23388 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:25.995230 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:25.995296 23382 heartbeater.cc:344] Connected to a master server at 127.16.137.62:46747
I20260608 10:11:25.995859 23382 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:25.996292 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:25.996570 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:25.996745 23382 heartbeater.cc:507] Master 127.16.137.62:46747 requested a full tablet report, sending...
I20260608 10:11:25.996764 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913485996748 us; error 0 us; skew 500 ppm
I20260608 10:11:25.997810 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:25.999452 23180 ts_manager.cc:194] Registered new tserver with Master: 2297b002ba714349a01b977a9b31fcb8 (127.16.137.2:37171)
I20260608 10:11:26.000804 16932 webserver.cc:533] Webserver started at http://127.16.137.3:40297/ using document root <none> and password file <none>
I20260608 10:11:26.001570 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:26.001483 23180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38460
I20260608 10:11:26.001961 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:26.002347 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:26.003684 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0"
format_stamp: "Formatted at 2026-06-08 10:11:25 on dist-test-slave-4pww"
I20260608 10:11:26.008594 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:11:26.012324 23393 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:26.013290 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:11:26.013715 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0"
format_stamp: "Formatted at 2026-06-08 10:11:25 on dist-test-slave-4pww"
I20260608 10:11:26.014019 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:26.036975 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:26.038331 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:26.039824 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:26.042407 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:26.042611 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:26.042879 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:26.043045 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:26.084488 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:34587
I20260608 10:11:26.084627 23455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:34587 every 8 connection(s)
I20260608 10:11:26.099933 23456 heartbeater.cc:344] Connected to a master server at 127.16.137.62:46747
I20260608 10:11:26.100297 23456 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:26.101037 23456 heartbeater.cc:507] Master 127.16.137.62:46747 requested a full tablet report, sending...
I20260608 10:11:26.103102 23180 ts_manager.cc:194] Registered new tserver with Master: 6b2cb98d362c4d61b33e3bcfb8e17af0 (127.16.137.3:34587)
I20260608 10:11:26.103725 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015831991s
I20260608 10:11:26.105062 23180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38472
I20260608 10:11:26.911566 23307 heartbeater.cc:499] Master 127.16.137.62:46747 was elected leader, sending a full tablet report...
I20260608 10:11:27.004792 23382 heartbeater.cc:499] Master 127.16.137.62:46747 was elected leader, sending a full tablet report...
I20260608 10:11:27.108371 23456 heartbeater.cc:499] Master 127.16.137.62:46747 was elected leader, sending a full tablet report...
I20260608 10:11:27.165926 23180 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38480:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:11:27.168900 23180 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:11:27.244340 23347 tablet_service.cc:1511] Processing CreateTablet for tablet 4912aee0892c46d59f6c13f8ca365af3 (DEFAULT_TABLE table=test-workload [id=2ed0d47f1c2c4302852abed234b334cb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:27.245860 23346 tablet_service.cc:1511] Processing CreateTablet for tablet 37ed52203f1c480ba56889eaacdc7521 (DEFAULT_TABLE table=test-workload [id=2ed0d47f1c2c4302852abed234b334cb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:27.246568 23347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4912aee0892c46d59f6c13f8ca365af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:27.246994 23420 tablet_service.cc:1511] Processing CreateTablet for tablet 37ed52203f1c480ba56889eaacdc7521 (DEFAULT_TABLE table=test-workload [id=2ed0d47f1c2c4302852abed234b334cb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:27.247531 23346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ed52203f1c480ba56889eaacdc7521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:27.248695 23420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ed52203f1c480ba56889eaacdc7521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:27.249593 23421 tablet_service.cc:1511] Processing CreateTablet for tablet 4912aee0892c46d59f6c13f8ca365af3 (DEFAULT_TABLE table=test-workload [id=2ed0d47f1c2c4302852abed234b334cb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:27.251150 23421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4912aee0892c46d59f6c13f8ca365af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:27.250931 23345 tablet_service.cc:1511] Processing CreateTablet for tablet 7b9b26adaa194139b6d0d5b06ae95f18 (DEFAULT_TABLE table=test-workload [id=2ed0d47f1c2c4302852abed234b334cb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:27.252517 23345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b9b26adaa194139b6d0d5b06ae95f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:27.252938 23271 tablet_service.cc:1511] Processing CreateTablet for tablet 37ed52203f1c480ba56889eaacdc7521 (DEFAULT_TABLE table=test-workload [id=2ed0d47f1c2c4302852abed234b334cb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:27.254701 23271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ed52203f1c480ba56889eaacdc7521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:27.254952 23419 tablet_service.cc:1511] Processing CreateTablet for tablet 7b9b26adaa194139b6d0d5b06ae95f18 (DEFAULT_TABLE table=test-workload [id=2ed0d47f1c2c4302852abed234b334cb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:27.256460 23419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b9b26adaa194139b6d0d5b06ae95f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:27.258939 23344 tablet_service.cc:1511] Processing CreateTablet for tablet fe6377a5e0ef445595d39bab710cdc30 (DEFAULT_TABLE table=test-workload [id=2ed0d47f1c2c4302852abed234b334cb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:27.259444 23270 tablet_service.cc:1511] Processing CreateTablet for tablet 7b9b26adaa194139b6d0d5b06ae95f18 (DEFAULT_TABLE table=test-workload [id=2ed0d47f1c2c4302852abed234b334cb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:27.260435 23344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6377a5e0ef445595d39bab710cdc30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:27.260910 23270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b9b26adaa194139b6d0d5b06ae95f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:27.262857 23418 tablet_service.cc:1511] Processing CreateTablet for tablet fe6377a5e0ef445595d39bab710cdc30 (DEFAULT_TABLE table=test-workload [id=2ed0d47f1c2c4302852abed234b334cb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:27.264410 23418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6377a5e0ef445595d39bab710cdc30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:27.251302 23272 tablet_service.cc:1511] Processing CreateTablet for tablet 4912aee0892c46d59f6c13f8ca365af3 (DEFAULT_TABLE table=test-workload [id=2ed0d47f1c2c4302852abed234b334cb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:27.267396 23269 tablet_service.cc:1511] Processing CreateTablet for tablet fe6377a5e0ef445595d39bab710cdc30 (DEFAULT_TABLE table=test-workload [id=2ed0d47f1c2c4302852abed234b334cb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:27.267877 23272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4912aee0892c46d59f6c13f8ca365af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:27.268736 23269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6377a5e0ef445595d39bab710cdc30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:27.314930 23478 tablet_bootstrap.cc:492] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a: Bootstrap starting.
I20260608 10:11:27.315536 23477 tablet_bootstrap.cc:492] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Bootstrap starting.
I20260608 10:11:27.326656 23477 tablet_bootstrap.cc:654] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:27.328653 23479 tablet_bootstrap.cc:492] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8: Bootstrap starting.
I20260608 10:11:27.333683 23478 tablet_bootstrap.cc:654] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:27.338562 23479 tablet_bootstrap.cc:654] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:27.341743 23478 tablet_bootstrap.cc:492] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a: No bootstrap required, opened a new log
I20260608 10:11:27.342347 23478 ts_tablet_manager.cc:1403] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.009s
I20260608 10:11:27.344688 23477 tablet_bootstrap.cc:492] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0: No bootstrap required, opened a new log
I20260608 10:11:27.344862 23479 tablet_bootstrap.cc:492] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8: No bootstrap required, opened a new log
I20260608 10:11:27.345244 23477 ts_tablet_manager.cc:1403] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.008s
I20260608 10:11:27.345310 23479 ts_tablet_manager.cc:1403] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260608 10:11:27.345461 23478 raft_consensus.cc:359] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.346504 23478 raft_consensus.cc:385] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:27.346786 23478 raft_consensus.cc:740] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc0c836d53464c3aa2fc7e1d9ddf176a, State: Initialized, Role: FOLLOWER
I20260608 10:11:27.347635 23478 consensus_queue.cc:260] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.348783 23477 raft_consensus.cc:359] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.349018 23479 raft_consensus.cc:359] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.349668 23477 raft_consensus.cc:385] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:27.349833 23479 raft_consensus.cc:385] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:27.350057 23477 raft_consensus.cc:740] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b2cb98d362c4d61b33e3bcfb8e17af0, State: Initialized, Role: FOLLOWER
I20260608 10:11:27.350190 23479 raft_consensus.cc:740] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2297b002ba714349a01b977a9b31fcb8, State: Initialized, Role: FOLLOWER
I20260608 10:11:27.350884 23478 ts_tablet_manager.cc:1434] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:11:27.351016 23479 consensus_queue.cc:260] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.351012 23477 consensus_queue.cc:260] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.352118 23478 tablet_bootstrap.cc:492] T 37ed52203f1c480ba56889eaacdc7521 P bc0c836d53464c3aa2fc7e1d9ddf176a: Bootstrap starting.
I20260608 10:11:27.361006 23478 tablet_bootstrap.cc:654] T 37ed52203f1c480ba56889eaacdc7521 P bc0c836d53464c3aa2fc7e1d9ddf176a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:27.366420 23479 ts_tablet_manager.cc:1434] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.014s
I20260608 10:11:27.366750 23477 ts_tablet_manager.cc:1434] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.011s
I20260608 10:11:27.367939 23477 tablet_bootstrap.cc:492] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Bootstrap starting.
I20260608 10:11:27.374706 23479 tablet_bootstrap.cc:492] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8: Bootstrap starting.
I20260608 10:11:27.375098 23477 tablet_bootstrap.cc:654] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:27.377606 23478 tablet_bootstrap.cc:492] T 37ed52203f1c480ba56889eaacdc7521 P bc0c836d53464c3aa2fc7e1d9ddf176a: No bootstrap required, opened a new log
I20260608 10:11:27.378257 23478 ts_tablet_manager.cc:1403] T 37ed52203f1c480ba56889eaacdc7521 P bc0c836d53464c3aa2fc7e1d9ddf176a: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.005s
I20260608 10:11:27.382114 23479 tablet_bootstrap.cc:654] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:27.383066 23478 raft_consensus.cc:359] T 37ed52203f1c480ba56889eaacdc7521 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.383983 23478 raft_consensus.cc:385] T 37ed52203f1c480ba56889eaacdc7521 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:27.384374 23478 raft_consensus.cc:740] T 37ed52203f1c480ba56889eaacdc7521 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc0c836d53464c3aa2fc7e1d9ddf176a, State: Initialized, Role: FOLLOWER
I20260608 10:11:27.385462 23478 consensus_queue.cc:260] T 37ed52203f1c480ba56889eaacdc7521 P bc0c836d53464c3aa2fc7e1d9ddf176a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.388195 23477 tablet_bootstrap.cc:492] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0: No bootstrap required, opened a new log
I20260608 10:11:27.388622 23478 ts_tablet_manager.cc:1434] T 37ed52203f1c480ba56889eaacdc7521 P bc0c836d53464c3aa2fc7e1d9ddf176a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:11:27.388702 23477 ts_tablet_manager.cc:1403] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260608 10:11:27.389926 23478 tablet_bootstrap.cc:492] T 7b9b26adaa194139b6d0d5b06ae95f18 P bc0c836d53464c3aa2fc7e1d9ddf176a: Bootstrap starting.
I20260608 10:11:27.390614 23479 tablet_bootstrap.cc:492] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8: No bootstrap required, opened a new log
I20260608 10:11:27.391151 23479 ts_tablet_manager.cc:1403] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260608 10:11:27.392242 23477 raft_consensus.cc:359] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.393002 23477 raft_consensus.cc:385] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:27.393293 23477 raft_consensus.cc:740] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b2cb98d362c4d61b33e3bcfb8e17af0, State: Initialized, Role: FOLLOWER
I20260608 10:11:27.394306 23477 consensus_queue.cc:260] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.394526 23479 raft_consensus.cc:359] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.398243 23479 raft_consensus.cc:385] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:27.398625 23479 raft_consensus.cc:740] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2297b002ba714349a01b977a9b31fcb8, State: Initialized, Role: FOLLOWER
I20260608 10:11:27.398765 23478 tablet_bootstrap.cc:654] T 7b9b26adaa194139b6d0d5b06ae95f18 P bc0c836d53464c3aa2fc7e1d9ddf176a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:27.399685 23479 consensus_queue.cc:260] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.396653 23477 ts_tablet_manager.cc:1434] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260608 10:11:27.402791 23479 ts_tablet_manager.cc:1434] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 10:11:27.404162 23479 tablet_bootstrap.cc:492] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8: Bootstrap starting.
I20260608 10:11:27.408949 23477 tablet_bootstrap.cc:492] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Bootstrap starting.
I20260608 10:11:27.411286 23478 tablet_bootstrap.cc:492] T 7b9b26adaa194139b6d0d5b06ae95f18 P bc0c836d53464c3aa2fc7e1d9ddf176a: No bootstrap required, opened a new log
I20260608 10:11:27.411844 23478 ts_tablet_manager.cc:1403] T 7b9b26adaa194139b6d0d5b06ae95f18 P bc0c836d53464c3aa2fc7e1d9ddf176a: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260608 10:11:27.412454 23479 tablet_bootstrap.cc:654] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:27.415241 23478 raft_consensus.cc:359] T 7b9b26adaa194139b6d0d5b06ae95f18 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.416436 23478 raft_consensus.cc:385] T 7b9b26adaa194139b6d0d5b06ae95f18 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:27.417009 23477 tablet_bootstrap.cc:654] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:27.416857 23478 raft_consensus.cc:740] T 7b9b26adaa194139b6d0d5b06ae95f18 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc0c836d53464c3aa2fc7e1d9ddf176a, State: Initialized, Role: FOLLOWER
I20260608 10:11:27.418020 23478 consensus_queue.cc:260] T 7b9b26adaa194139b6d0d5b06ae95f18 P bc0c836d53464c3aa2fc7e1d9ddf176a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.420207 23479 tablet_bootstrap.cc:492] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8: No bootstrap required, opened a new log
I20260608 10:11:27.420543 23478 ts_tablet_manager.cc:1434] T 7b9b26adaa194139b6d0d5b06ae95f18 P bc0c836d53464c3aa2fc7e1d9ddf176a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.005s
I20260608 10:11:27.420759 23479 ts_tablet_manager.cc:1403] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260608 10:11:27.421561 23478 tablet_bootstrap.cc:492] T 4912aee0892c46d59f6c13f8ca365af3 P bc0c836d53464c3aa2fc7e1d9ddf176a: Bootstrap starting.
I20260608 10:11:27.424271 23479 raft_consensus.cc:359] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.425217 23479 raft_consensus.cc:385] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:27.425662 23479 raft_consensus.cc:740] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2297b002ba714349a01b977a9b31fcb8, State: Initialized, Role: FOLLOWER
I20260608 10:11:27.426867 23479 consensus_queue.cc:260] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.429080 23478 tablet_bootstrap.cc:654] T 4912aee0892c46d59f6c13f8ca365af3 P bc0c836d53464c3aa2fc7e1d9ddf176a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:27.432639 23479 ts_tablet_manager.cc:1434] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 10:11:27.433745 23477 tablet_bootstrap.cc:492] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0: No bootstrap required, opened a new log
I20260608 10:11:27.433821 23479 tablet_bootstrap.cc:492] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8: Bootstrap starting.
I20260608 10:11:27.434551 23477 ts_tablet_manager.cc:1403] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.011s
I20260608 10:11:27.438098 23477 raft_consensus.cc:359] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.438956 23477 raft_consensus.cc:385] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:27.439344 23477 raft_consensus.cc:740] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b2cb98d362c4d61b33e3bcfb8e17af0, State: Initialized, Role: FOLLOWER
I20260608 10:11:27.440428 23477 consensus_queue.cc:260] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.441797 23479 tablet_bootstrap.cc:654] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:27.452247 23477 ts_tablet_manager.cc:1434] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 10:11:27.454015 23479 tablet_bootstrap.cc:492] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8: No bootstrap required, opened a new log
I20260608 10:11:27.454597 23479 ts_tablet_manager.cc:1403] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 10:11:27.456241 23477 tablet_bootstrap.cc:492] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Bootstrap starting.
I20260608 10:11:27.457825 23479 raft_consensus.cc:359] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.458622 23479 raft_consensus.cc:385] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:27.458941 23479 raft_consensus.cc:740] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2297b002ba714349a01b977a9b31fcb8, State: Initialized, Role: FOLLOWER
I20260608 10:11:27.459853 23479 consensus_queue.cc:260] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.461817 23478 tablet_bootstrap.cc:492] T 4912aee0892c46d59f6c13f8ca365af3 P bc0c836d53464c3aa2fc7e1d9ddf176a: No bootstrap required, opened a new log
I20260608 10:11:27.462504 23478 ts_tablet_manager.cc:1403] T 4912aee0892c46d59f6c13f8ca365af3 P bc0c836d53464c3aa2fc7e1d9ddf176a: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.019s
I20260608 10:11:27.465421 23477 tablet_bootstrap.cc:654] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:27.465512 23479 ts_tablet_manager.cc:1434] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:11:27.469646 23478 raft_consensus.cc:359] T 4912aee0892c46d59f6c13f8ca365af3 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.470549 23478 raft_consensus.cc:385] T 4912aee0892c46d59f6c13f8ca365af3 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:27.470916 23478 raft_consensus.cc:740] T 4912aee0892c46d59f6c13f8ca365af3 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc0c836d53464c3aa2fc7e1d9ddf176a, State: Initialized, Role: FOLLOWER
I20260608 10:11:27.471992 23478 consensus_queue.cc:260] T 4912aee0892c46d59f6c13f8ca365af3 P bc0c836d53464c3aa2fc7e1d9ddf176a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.473805 23477 tablet_bootstrap.cc:492] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0: No bootstrap required, opened a new log
I20260608 10:11:27.474283 23477 ts_tablet_manager.cc:1403] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 10:11:27.476337 23478 ts_tablet_manager.cc:1434] T 4912aee0892c46d59f6c13f8ca365af3 P bc0c836d53464c3aa2fc7e1d9ddf176a: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260608 10:11:27.477605 23477 raft_consensus.cc:359] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.478394 23477 raft_consensus.cc:385] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:27.478606 23477 raft_consensus.cc:740] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b2cb98d362c4d61b33e3bcfb8e17af0, State: Initialized, Role: FOLLOWER
I20260608 10:11:27.479303 23477 consensus_queue.cc:260] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.481534 23477 ts_tablet_manager.cc:1434] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:11:27.540046 23484 raft_consensus.cc:493] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:27.540696 23484 raft_consensus.cc:515] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.541922 23485 raft_consensus.cc:493] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:27.542452 23485 raft_consensus.cc:515] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.545207 23484 leader_election.cc:290] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731), 2297b002ba714349a01b977a9b31fcb8 (127.16.137.2:37171)
I20260608 10:11:27.547519 23485 leader_election.cc:290] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731), 6b2cb98d362c4d61b33e3bcfb8e17af0 (127.16.137.3:34587)
I20260608 10:11:27.562723 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9b26adaa194139b6d0d5b06ae95f18" candidate_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" is_pre_election: true
I20260608 10:11:27.563756 23282 raft_consensus.cc:2468] T 7b9b26adaa194139b6d0d5b06ae95f18 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b2cb98d362c4d61b33e3bcfb8e17af0 in term 0.
I20260608 10:11:27.565589 23397 leader_election.cc:304] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b2cb98d362c4d61b33e3bcfb8e17af0, bc0c836d53464c3aa2fc7e1d9ddf176a; no voters: 
I20260608 10:11:27.566596 23484 raft_consensus.cc:2804] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:27.567018 23484 raft_consensus.cc:493] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:27.567421 23484 raft_consensus.cc:3060] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:27.568315 23485 raft_consensus.cc:493] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:27.568868 23485 raft_consensus.cc:515] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.571367 23485 leader_election.cc:290] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731), 6b2cb98d362c4d61b33e3bcfb8e17af0 (127.16.137.3:34587)
I20260608 10:11:27.576997 23484 raft_consensus.cc:515] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.578253 23500 raft_consensus.cc:493] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:27.579002 23500 raft_consensus.cc:515] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.582203 23500 leader_election.cc:290] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731), 2297b002ba714349a01b977a9b31fcb8 (127.16.137.2:37171)
I20260608 10:11:27.584228 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9b26adaa194139b6d0d5b06ae95f18" candidate_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2297b002ba714349a01b977a9b31fcb8" is_pre_election: true
I20260608 10:11:27.584468 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9b26adaa194139b6d0d5b06ae95f18" candidate_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a"
I20260608 10:11:27.584695 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9b26adaa194139b6d0d5b06ae95f18" candidate_uuid: "2297b002ba714349a01b977a9b31fcb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" is_pre_election: true
I20260608 10:11:27.585029 23282 raft_consensus.cc:3060] T 7b9b26adaa194139b6d0d5b06ae95f18 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:27.585086 23357 raft_consensus.cc:2468] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b2cb98d362c4d61b33e3bcfb8e17af0 in term 0.
I20260608 10:11:27.585685 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ed52203f1c480ba56889eaacdc7521" candidate_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" is_pre_election: true
I20260608 10:11:27.586406 23280 raft_consensus.cc:2468] T 37ed52203f1c480ba56889eaacdc7521 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b2cb98d362c4d61b33e3bcfb8e17af0 in term 0.
I20260608 10:11:27.586895 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4912aee0892c46d59f6c13f8ca365af3" candidate_uuid: "2297b002ba714349a01b977a9b31fcb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" is_pre_election: true
I20260608 10:11:27.587586 23281 raft_consensus.cc:2468] T 4912aee0892c46d59f6c13f8ca365af3 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2297b002ba714349a01b977a9b31fcb8 in term 0.
I20260608 10:11:27.587809 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4912aee0892c46d59f6c13f8ca365af3" candidate_uuid: "2297b002ba714349a01b977a9b31fcb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" is_pre_election: true
I20260608 10:11:27.588548 23430 raft_consensus.cc:2468] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2297b002ba714349a01b977a9b31fcb8 in term 0.
I20260608 10:11:27.588943 23323 leader_election.cc:304] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2297b002ba714349a01b977a9b31fcb8, bc0c836d53464c3aa2fc7e1d9ddf176a; no voters: 
I20260608 10:11:27.589174 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ed52203f1c480ba56889eaacdc7521" candidate_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2297b002ba714349a01b977a9b31fcb8" is_pre_election: true
I20260608 10:11:27.589917 23357 raft_consensus.cc:2468] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b2cb98d362c4d61b33e3bcfb8e17af0 in term 0.
I20260608 10:11:27.590044 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9b26adaa194139b6d0d5b06ae95f18" candidate_uuid: "2297b002ba714349a01b977a9b31fcb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" is_pre_election: true
I20260608 10:11:27.591001 23431 raft_consensus.cc:2393] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2297b002ba714349a01b977a9b31fcb8 in current term 1: Already voted for candidate 6b2cb98d362c4d61b33e3bcfb8e17af0 in this term.
I20260608 10:11:27.591094 23397 leader_election.cc:304] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b2cb98d362c4d61b33e3bcfb8e17af0, bc0c836d53464c3aa2fc7e1d9ddf176a; no voters: 
I20260608 10:11:27.591246 23485 raft_consensus.cc:2804] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:27.591810 23485 raft_consensus.cc:493] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:27.592207 23485 raft_consensus.cc:3060] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:27.592522 23484 leader_election.cc:290] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [CANDIDATE]: Term 1 election: Requested vote from peers bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731), 2297b002ba714349a01b977a9b31fcb8 (127.16.137.2:37171)
I20260608 10:11:27.593128 23484 raft_consensus.cc:2804] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:27.593505 23484 raft_consensus.cc:493] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:27.593653 23282 raft_consensus.cc:2468] T 7b9b26adaa194139b6d0d5b06ae95f18 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b2cb98d362c4d61b33e3bcfb8e17af0 in term 1.
I20260608 10:11:27.593922 23484 raft_consensus.cc:3060] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:27.595130 23397 leader_election.cc:304] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b2cb98d362c4d61b33e3bcfb8e17af0, bc0c836d53464c3aa2fc7e1d9ddf176a; no voters: 
I20260608 10:11:27.595983 23320 leader_election.cc:304] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [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: 2297b002ba714349a01b977a9b31fcb8; no voters: 6b2cb98d362c4d61b33e3bcfb8e17af0, bc0c836d53464c3aa2fc7e1d9ddf176a
I20260608 10:11:27.596062 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9b26adaa194139b6d0d5b06ae95f18" candidate_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2297b002ba714349a01b977a9b31fcb8"
I20260608 10:11:27.596803 23500 raft_consensus.cc:2804] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:27.596868 23357 raft_consensus.cc:3060] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:27.602378 23500 raft_consensus.cc:697] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 LEADER]: Becoming Leader. State: Replica: 6b2cb98d362c4d61b33e3bcfb8e17af0, State: Running, Role: LEADER
I20260608 10:11:27.603473 23500 consensus_queue.cc:237] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.603935 23484 raft_consensus.cc:515] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.606998 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ed52203f1c480ba56889eaacdc7521" candidate_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a"
I20260608 10:11:27.607203 23484 leader_election.cc:290] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [CANDIDATE]: Term 1 election: Requested vote from peers bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731), 2297b002ba714349a01b977a9b31fcb8 (127.16.137.2:37171)
I20260608 10:11:27.607600 23282 raft_consensus.cc:3060] T 37ed52203f1c480ba56889eaacdc7521 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:27.608480 23485 raft_consensus.cc:515] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.609839 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ed52203f1c480ba56889eaacdc7521" candidate_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2297b002ba714349a01b977a9b31fcb8"
I20260608 10:11:27.610719 23356 raft_consensus.cc:3060] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:27.612977 23357 raft_consensus.cc:2468] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b2cb98d362c4d61b33e3bcfb8e17af0 in term 1.
I20260608 10:11:27.614496 23282 raft_consensus.cc:2468] T 37ed52203f1c480ba56889eaacdc7521 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b2cb98d362c4d61b33e3bcfb8e17af0 in term 1.
I20260608 10:11:27.615764 23397 leader_election.cc:304] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b2cb98d362c4d61b33e3bcfb8e17af0, bc0c836d53464c3aa2fc7e1d9ddf176a; no voters: 
I20260608 10:11:27.616151 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4912aee0892c46d59f6c13f8ca365af3" candidate_uuid: "2297b002ba714349a01b977a9b31fcb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a"
I20260608 10:11:27.616762 23281 raft_consensus.cc:3060] T 4912aee0892c46d59f6c13f8ca365af3 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:27.616885 23502 raft_consensus.cc:2804] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:27.617486 23502 raft_consensus.cc:697] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 LEADER]: Becoming Leader. State: Replica: 6b2cb98d362c4d61b33e3bcfb8e17af0, State: Running, Role: LEADER
I20260608 10:11:27.618505 23502 consensus_queue.cc:237] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.623944 23356 raft_consensus.cc:2468] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b2cb98d362c4d61b33e3bcfb8e17af0 in term 1.
I20260608 10:11:27.626391 23483 raft_consensus.cc:493] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:27.627050 23483 raft_consensus.cc:515] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.630546 23485 leader_election.cc:290] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [CANDIDATE]: Term 1 election: Requested vote from peers bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731), 6b2cb98d362c4d61b33e3bcfb8e17af0 (127.16.137.3:34587)
I20260608 10:11:27.631338 23281 raft_consensus.cc:2468] T 4912aee0892c46d59f6c13f8ca365af3 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2297b002ba714349a01b977a9b31fcb8 in term 1.
I20260608 10:11:27.632743 23485 raft_consensus.cc:2749] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:11:27.634868 23323 leader_election.cc:304] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2297b002ba714349a01b977a9b31fcb8, bc0c836d53464c3aa2fc7e1d9ddf176a; no voters: 
I20260608 10:11:27.635807 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4912aee0892c46d59f6c13f8ca365af3" candidate_uuid: "2297b002ba714349a01b977a9b31fcb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0"
I20260608 10:11:27.636318 23483 leader_election.cc:290] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2297b002ba714349a01b977a9b31fcb8 (127.16.137.2:37171), 6b2cb98d362c4d61b33e3bcfb8e17af0 (127.16.137.3:34587)
I20260608 10:11:27.636493 23431 raft_consensus.cc:3060] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:27.636070 23501 raft_consensus.cc:2804] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:27.640941 23178 catalog_manager.cc:5696] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b2cb98d362c4d61b33e3bcfb8e17af0 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:27.643544 23501 raft_consensus.cc:697] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 1 LEADER]: Becoming Leader. State: Replica: 2297b002ba714349a01b977a9b31fcb8, State: Running, Role: LEADER
I20260608 10:11:27.645062 23431 raft_consensus.cc:2468] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2297b002ba714349a01b977a9b31fcb8 in term 1.
I20260608 10:11:27.644863 23501 consensus_queue.cc:237] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.663758 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6377a5e0ef445595d39bab710cdc30" candidate_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2297b002ba714349a01b977a9b31fcb8" is_pre_election: true
I20260608 10:11:27.664533 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6377a5e0ef445595d39bab710cdc30" candidate_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" is_pre_election: true
I20260608 10:11:27.664557 23356 raft_consensus.cc:2468] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc0c836d53464c3aa2fc7e1d9ddf176a in term 0.
I20260608 10:11:27.660805 23178 catalog_manager.cc:5696] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b2cb98d362c4d61b33e3bcfb8e17af0 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:27.665380 23431 raft_consensus.cc:2468] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc0c836d53464c3aa2fc7e1d9ddf176a in term 0.
I20260608 10:11:27.666325 23247 leader_election.cc:304] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2297b002ba714349a01b977a9b31fcb8, bc0c836d53464c3aa2fc7e1d9ddf176a; no voters: 
I20260608 10:11:27.667620 23483 raft_consensus.cc:2804] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:27.667979 23483 raft_consensus.cc:493] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:27.668322 23483 raft_consensus.cc:3060] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:27.669452 23180 catalog_manager.cc:5696] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2297b002ba714349a01b977a9b31fcb8 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "2297b002ba714349a01b977a9b31fcb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:27.675024 23483 raft_consensus.cc:515] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:27.677793 23483 leader_election.cc:290] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [CANDIDATE]: Term 1 election: Requested vote from peers 2297b002ba714349a01b977a9b31fcb8 (127.16.137.2:37171), 6b2cb98d362c4d61b33e3bcfb8e17af0 (127.16.137.3:34587)
I20260608 10:11:27.677987 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6377a5e0ef445595d39bab710cdc30" candidate_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2297b002ba714349a01b977a9b31fcb8"
I20260608 10:11:27.678671 23356 raft_consensus.cc:3060] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:27.678911 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6377a5e0ef445595d39bab710cdc30" candidate_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0"
I20260608 10:11:27.679535 23431 raft_consensus.cc:3060] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:27.685798 23356 raft_consensus.cc:2468] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc0c836d53464c3aa2fc7e1d9ddf176a in term 1.
I20260608 10:11:27.686492 23431 raft_consensus.cc:2468] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc0c836d53464c3aa2fc7e1d9ddf176a in term 1.
I20260608 10:11:27.687037 23247 leader_election.cc:304] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2297b002ba714349a01b977a9b31fcb8, bc0c836d53464c3aa2fc7e1d9ddf176a; no voters: 
I20260608 10:11:27.687815 23483 raft_consensus.cc:2804] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:27.688670 23483 raft_consensus.cc:697] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 1 LEADER]: Becoming Leader. State: Replica: bc0c836d53464c3aa2fc7e1d9ddf176a, State: Running, Role: LEADER
I20260608 10:11:27.689574 23483 consensus_queue.cc:237] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
W20260608 10:11:27.696462 23228 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:11:27.696980 23180 catalog_manager.cc:5696] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a reported cstate change: term changed from 0 to 1, leader changed from <none> to bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1). New cstate: current_term: 1 leader_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:27.711640 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:11:27.745754 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:27.746830 16932 tablet_replica.cc:333] T 7b9b26adaa194139b6d0d5b06ae95f18 P bc0c836d53464c3aa2fc7e1d9ddf176a: stopping tablet replica
I20260608 10:11:27.747480 16932 raft_consensus.cc:2243] T 7b9b26adaa194139b6d0d5b06ae95f18 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:27.747951 16932 raft_consensus.cc:2272] T 7b9b26adaa194139b6d0d5b06ae95f18 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:27.750334 16932 tablet_replica.cc:333] T 4912aee0892c46d59f6c13f8ca365af3 P bc0c836d53464c3aa2fc7e1d9ddf176a: stopping tablet replica
I20260608 10:11:27.750932 16932 raft_consensus.cc:2243] T 4912aee0892c46d59f6c13f8ca365af3 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:27.751362 16932 raft_consensus.cc:2272] T 4912aee0892c46d59f6c13f8ca365af3 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:27.753415 16932 tablet_replica.cc:333] T 37ed52203f1c480ba56889eaacdc7521 P bc0c836d53464c3aa2fc7e1d9ddf176a: stopping tablet replica
I20260608 10:11:27.753990 16932 raft_consensus.cc:2243] T 37ed52203f1c480ba56889eaacdc7521 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:27.754408 16932 raft_consensus.cc:2272] T 37ed52203f1c480ba56889eaacdc7521 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:27.756556 16932 tablet_replica.cc:333] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a: stopping tablet replica
I20260608 10:11:27.757069 16932 raft_consensus.cc:2243] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:27.757773 16932 pending_rounds.cc:70] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a: Trying to abort 1 pending ops.
I20260608 10:11:27.758020 16932 pending_rounds.cc:77] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621645583699968 op_type: NO_OP noop_request { }
I20260608 10:11:27.758565 16932 raft_consensus.cc:2889] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:27.758906 16932 raft_consensus.cc:2272] T fe6377a5e0ef445595d39bab710cdc30 P bc0c836d53464c3aa2fc7e1d9ddf176a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:27.784159 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:11:28.018050 23500 consensus_queue.cc:1048] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:11:28.030076 23397 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260608 10:11:28.038252 23484 consensus_queue.cc:1048] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:11:28.038815 23397 consensus_peers.cc:597] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 -> Peer bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): Couldn't send request to peer bc0c836d53464c3aa2fc7e1d9ddf176a. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:11:28.041589 23397 consensus_peers.cc:597] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 -> Peer bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): Couldn't send request to peer bc0c836d53464c3aa2fc7e1d9ddf176a. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:11:28.151396 23323 consensus_peers.cc:597] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 -> Peer bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): Couldn't send request to peer bc0c836d53464c3aa2fc7e1d9ddf176a. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:28.253028 23501 consensus_queue.cc:1048] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:11:28.698699 23228 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver bc0c836d53464c3aa2fc7e1d9ddf176a not available for placement
I20260608 10:11:28.800030 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:28.807883 23519 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:28.808497 23520 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:28.809686 23522 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:28.811147 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:28.812358 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:28.812578 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:28.812812 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913488812775 us; error 0 us; skew 500 ppm
I20260608 10:11:28.813508 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:28.816438 16932 webserver.cc:533] Webserver started at http://127.16.137.4:36947/ using document root <none> and password file <none>
I20260608 10:11:28.816980 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:28.817181 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:28.817552 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:28.818738 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-3-root/instance:
uuid: "15465aabe2024649adafff5928565056"
format_stamp: "Formatted at 2026-06-08 10:11:28 on dist-test-slave-4pww"
I20260608 10:11:28.824184 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:11:28.828104 23527 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:28.828889 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:11:28.829234 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-3-root
uuid: "15465aabe2024649adafff5928565056"
format_stamp: "Formatted at 2026-06-08 10:11:28 on dist-test-slave-4pww"
I20260608 10:11:28.829560 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913314735645-16932-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:28.841921 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:28.843261 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:28.844820 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:28.847455 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:28.847707 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:28.847982 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:28.848174 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:28.862751 23484 consensus_queue.cc:579] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Leader has been unable to successfully communicate with peer bc0c836d53464c3aa2fc7e1d9ddf176a for more than 1 seconds (1.243s)
W20260608 10:11:28.874099 23180 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 37ed52203f1c480ba56889eaacdc7521 with cas_config_opid_index -1: no extra replica candidate found for tablet 37ed52203f1c480ba56889eaacdc7521 (table test-workload [id=2ed0d47f1c2c4302852abed234b334cb]): 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 10:11:28.894876 23550 consensus_queue.cc:579] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Leader has been unable to successfully communicate with peer bc0c836d53464c3aa2fc7e1d9ddf176a for more than 1 seconds (1.290s)
I20260608 10:11:28.902740 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.4:45701
I20260608 10:11:28.902868 23591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.4:45701 every 8 connection(s)
I20260608 10:11:28.919045 23592 heartbeater.cc:344] Connected to a master server at 127.16.137.62:46747
I20260608 10:11:28.919466 23592 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:28.920257 23592 heartbeater.cc:507] Master 127.16.137.62:46747 requested a full tablet report, sending...
I20260608 10:11:28.922380 23180 ts_manager.cc:194] Registered new tserver with Master: 15465aabe2024649adafff5928565056 (127.16.137.4:45701)
I20260608 10:11:28.923921 23180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33954
I20260608 10:11:28.939249 23431 consensus_queue.cc:237] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [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: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } }
I20260608 10:11:28.946452 23356 raft_consensus.cc:1275] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Refusing update from remote peer 6b2cb98d362c4d61b33e3bcfb8e17af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:28.948608 23547 consensus_queue.cc:1048] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:11:28.952083 23397 consensus_peers.cc:597] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 -> Peer bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): Couldn't send request to peer bc0c836d53464c3aa2fc7e1d9ddf176a. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:28.955786 23484 raft_consensus.cc:2955] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 15465aabe2024649adafff5928565056 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } } }
I20260608 10:11:28.957796 23356 raft_consensus.cc:2955] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 15465aabe2024649adafff5928565056 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } } }
W20260608 10:11:28.959517 23395 consensus_peers.cc:597] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 -> Peer 15465aabe2024649adafff5928565056 (127.16.137.4:45701): Couldn't send request to peer 15465aabe2024649adafff5928565056. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37ed52203f1c480ba56889eaacdc7521. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:28.963943 23164 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 37ed52203f1c480ba56889eaacdc7521 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260608 10:11:28.969699 23431 consensus_queue.cc:237] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [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: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } }
I20260608 10:11:28.970113 23180 catalog_manager.cc:5696] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 reported cstate change: config changed from index -1 to 2, NON_VOTER 15465aabe2024649adafff5928565056 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:28.976450 23356 raft_consensus.cc:1275] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Refusing update from remote peer 6b2cb98d362c4d61b33e3bcfb8e17af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:11:28.976750 23395 consensus_peers.cc:597] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 -> Peer 15465aabe2024649adafff5928565056 (127.16.137.4:45701): Couldn't send request to peer 15465aabe2024649adafff5928565056. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b9b26adaa194139b6d0d5b06ae95f18. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:28.978017 23550 consensus_queue.cc:1048] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:11:28.980475 23397 consensus_peers.cc:597] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 -> Peer bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): Couldn't send request to peer bc0c836d53464c3aa2fc7e1d9ddf176a. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:28.985283 23547 raft_consensus.cc:2955] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 15465aabe2024649adafff5928565056 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } } }
I20260608 10:11:28.987839 23356 raft_consensus.cc:2955] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 15465aabe2024649adafff5928565056 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } } }
I20260608 10:11:28.996244 23164 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7b9b26adaa194139b6d0d5b06ae95f18 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260608 10:11:29.000274 23178 catalog_manager.cc:5696] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 reported cstate change: config changed from index -1 to 2, NON_VOTER 15465aabe2024649adafff5928565056 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } } }
I20260608 10:11:29.141705 23518 consensus_queue.cc:579] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Leader has been unable to successfully communicate with peer bc0c836d53464c3aa2fc7e1d9ddf176a for more than 1 seconds (1.493s)
I20260608 10:11:29.152786 23356 consensus_queue.cc:237] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [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: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } }
I20260608 10:11:29.159428 23431 raft_consensus.cc:1275] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Refusing update from remote peer 2297b002ba714349a01b977a9b31fcb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:29.161294 23602 consensus_queue.cc:1048] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:11:29.164426 23323 consensus_peers.cc:597] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 -> Peer bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): Couldn't send request to peer bc0c836d53464c3aa2fc7e1d9ddf176a. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:29.168596 23518 raft_consensus.cc:2955] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 15465aabe2024649adafff5928565056 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } } }
W20260608 10:11:29.169791 23321 consensus_peers.cc:597] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 -> Peer 15465aabe2024649adafff5928565056 (127.16.137.4:45701): Couldn't send request to peer 15465aabe2024649adafff5928565056. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4912aee0892c46d59f6c13f8ca365af3. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:29.170522 23431 raft_consensus.cc:2955] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 15465aabe2024649adafff5928565056 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } } }
I20260608 10:11:29.176503 23166 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4912aee0892c46d59f6c13f8ca365af3 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:11:29.183321 23180 catalog_manager.cc:5696] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 reported cstate change: config changed from index -1 to 2, NON_VOTER 15465aabe2024649adafff5928565056 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "2297b002ba714349a01b977a9b31fcb8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } } }
I20260608 10:11:29.250975 23518 raft_consensus.cc:493] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:29.251551 23518 raft_consensus.cc:515] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:29.253527 23518 leader_election.cc:290] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731), 6b2cb98d362c4d61b33e3bcfb8e17af0 (127.16.137.3:34587)
I20260608 10:11:29.254769 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6377a5e0ef445595d39bab710cdc30" candidate_uuid: "2297b002ba714349a01b977a9b31fcb8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" is_pre_election: true
I20260608 10:11:29.255487 23431 raft_consensus.cc:2468] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2297b002ba714349a01b977a9b31fcb8 in term 1.
I20260608 10:11:29.256613 23320 leader_election.cc:304] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [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: 2297b002ba714349a01b977a9b31fcb8, 6b2cb98d362c4d61b33e3bcfb8e17af0; no voters: 
I20260608 10:11:29.257328 23518 raft_consensus.cc:2804] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 10:11:29.257403 23323 leader_election.cc:336] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111)
I20260608 10:11:29.257797 23518 raft_consensus.cc:493] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:29.258126 23518 raft_consensus.cc:3060] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:29.263033 23518 raft_consensus.cc:515] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:29.264755 23518 leader_election.cc:290] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [CANDIDATE]: Term 2 election: Requested vote from peers bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731), 6b2cb98d362c4d61b33e3bcfb8e17af0 (127.16.137.3:34587)
I20260608 10:11:29.265951 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6377a5e0ef445595d39bab710cdc30" candidate_uuid: "2297b002ba714349a01b977a9b31fcb8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0"
I20260608 10:11:29.266567 23431 raft_consensus.cc:3060] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:11:29.268443 23323 leader_election.cc:336] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111)
I20260608 10:11:29.271536 23431 raft_consensus.cc:2468] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2297b002ba714349a01b977a9b31fcb8 in term 2.
I20260608 10:11:29.272660 23320 leader_election.cc:304] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [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: 2297b002ba714349a01b977a9b31fcb8, 6b2cb98d362c4d61b33e3bcfb8e17af0; no voters: bc0c836d53464c3aa2fc7e1d9ddf176a
I20260608 10:11:29.273439 23518 raft_consensus.cc:2804] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:11:29.273874 23518 raft_consensus.cc:697] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 2 LEADER]: Becoming Leader. State: Replica: 2297b002ba714349a01b977a9b31fcb8, State: Running, Role: LEADER
I20260608 10:11:29.274516 23518 consensus_queue.cc:237] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Queue going to LEADER 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: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } }
I20260608 10:11:29.281488 23178 catalog_manager.cc:5696] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 reported cstate change: term changed from 1 to 2, leader changed from bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) to 2297b002ba714349a01b977a9b31fcb8 (127.16.137.2). New cstate: current_term: 2 leader_uuid: "2297b002ba714349a01b977a9b31fcb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:29.436827 23608 ts_tablet_manager.cc:933] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056: Initiating tablet copy from peer 6b2cb98d362c4d61b33e3bcfb8e17af0 (127.16.137.3:34587)
I20260608 10:11:29.438468 23608 tablet_copy_client.cc:323] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:34587
I20260608 10:11:29.448194 23441 tablet_copy_service.cc:140] P 6b2cb98d362c4d61b33e3bcfb8e17af0: Received BeginTabletCopySession request for tablet 7b9b26adaa194139b6d0d5b06ae95f18 from peer 15465aabe2024649adafff5928565056 ({username='slave'} at 127.0.0.1:37640)
I20260608 10:11:29.448711 23441 tablet_copy_service.cc:161] P 6b2cb98d362c4d61b33e3bcfb8e17af0: Beginning new tablet copy session on tablet 7b9b26adaa194139b6d0d5b06ae95f18 from peer 15465aabe2024649adafff5928565056 at {username='slave'} at 127.0.0.1:37640: session id = 15465aabe2024649adafff5928565056-7b9b26adaa194139b6d0d5b06ae95f18
I20260608 10:11:29.454207 23441 tablet_copy_source_session.cc:215] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:29.456929 23608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b9b26adaa194139b6d0d5b06ae95f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.470896 23608 tablet_copy_client.cc:806] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:29.471475 23608 tablet_copy_client.cc:670] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:29.475159 23608 tablet_copy_client.cc:538] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:29.478258 23612 ts_tablet_manager.cc:933] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056: Initiating tablet copy from peer 6b2cb98d362c4d61b33e3bcfb8e17af0 (127.16.137.3:34587)
I20260608 10:11:29.479985 23612 tablet_copy_client.cc:323] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:34587
I20260608 10:11:29.481674 23441 tablet_copy_service.cc:140] P 6b2cb98d362c4d61b33e3bcfb8e17af0: Received BeginTabletCopySession request for tablet 37ed52203f1c480ba56889eaacdc7521 from peer 15465aabe2024649adafff5928565056 ({username='slave'} at 127.0.0.1:37640)
I20260608 10:11:29.482237 23441 tablet_copy_service.cc:161] P 6b2cb98d362c4d61b33e3bcfb8e17af0: Beginning new tablet copy session on tablet 37ed52203f1c480ba56889eaacdc7521 from peer 15465aabe2024649adafff5928565056 at {username='slave'} at 127.0.0.1:37640: session id = 15465aabe2024649adafff5928565056-37ed52203f1c480ba56889eaacdc7521
I20260608 10:11:29.482721 23608 tablet_bootstrap.cc:492] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056: Bootstrap starting.
I20260608 10:11:29.487468 23441 tablet_copy_source_session.cc:215] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:29.490337 23612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ed52203f1c480ba56889eaacdc7521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.499675 23608 tablet_bootstrap.cc:492] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:29.500434 23608 tablet_bootstrap.cc:492] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056: Bootstrap complete.
I20260608 10:11:29.501014 23608 ts_tablet_manager.cc:1403] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 10:11:29.502802 23612 tablet_copy_client.cc:806] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:29.503338 23612 tablet_copy_client.cc:670] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:29.503558 23608 raft_consensus.cc:359] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } }
I20260608 10:11:29.504487 23608 raft_consensus.cc:740] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 15465aabe2024649adafff5928565056, State: Initialized, Role: LEARNER
I20260608 10:11:29.505165 23608 consensus_queue.cc:260] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056 [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: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } }
I20260608 10:11:29.507680 23592 heartbeater.cc:499] Master 127.16.137.62:46747 was elected leader, sending a full tablet report...
I20260608 10:11:29.508205 23608 ts_tablet_manager.cc:1434] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 10:11:29.508488 23612 tablet_copy_client.cc:538] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:29.512096 23441 tablet_copy_service.cc:342] P 6b2cb98d362c4d61b33e3bcfb8e17af0: Request end of tablet copy session 15465aabe2024649adafff5928565056-7b9b26adaa194139b6d0d5b06ae95f18 received from {username='slave'} at 127.0.0.1:37640
I20260608 10:11:29.512566 23441 tablet_copy_service.cc:434] P 6b2cb98d362c4d61b33e3bcfb8e17af0: ending tablet copy session 15465aabe2024649adafff5928565056-7b9b26adaa194139b6d0d5b06ae95f18 on tablet 7b9b26adaa194139b6d0d5b06ae95f18 with peer 15465aabe2024649adafff5928565056
I20260608 10:11:29.517841 23612 tablet_bootstrap.cc:492] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056: Bootstrap starting.
I20260608 10:11:29.535182 23612 tablet_bootstrap.cc:492] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:29.535934 23612 tablet_bootstrap.cc:492] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056: Bootstrap complete.
I20260608 10:11:29.536522 23612 ts_tablet_manager.cc:1403] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 10:11:29.538743 23612 raft_consensus.cc:359] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } }
I20260608 10:11:29.539361 23612 raft_consensus.cc:740] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 15465aabe2024649adafff5928565056, State: Initialized, Role: LEARNER
I20260608 10:11:29.539882 23612 consensus_queue.cc:260] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056 [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: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } }
I20260608 10:11:29.541910 23612 ts_tablet_manager.cc:1434] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:11:29.543700 23441 tablet_copy_service.cc:342] P 6b2cb98d362c4d61b33e3bcfb8e17af0: Request end of tablet copy session 15465aabe2024649adafff5928565056-37ed52203f1c480ba56889eaacdc7521 received from {username='slave'} at 127.0.0.1:37640
I20260608 10:11:29.544162 23441 tablet_copy_service.cc:434] P 6b2cb98d362c4d61b33e3bcfb8e17af0: ending tablet copy session 15465aabe2024649adafff5928565056-37ed52203f1c480ba56889eaacdc7521 on tablet 37ed52203f1c480ba56889eaacdc7521 with peer 15465aabe2024649adafff5928565056
I20260608 10:11:29.616240 23612 ts_tablet_manager.cc:933] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056: Initiating tablet copy from peer 2297b002ba714349a01b977a9b31fcb8 (127.16.137.2:37171)
I20260608 10:11:29.617743 23612 tablet_copy_client.cc:323] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.2:37171
I20260608 10:11:29.628640 23367 tablet_copy_service.cc:140] P 2297b002ba714349a01b977a9b31fcb8: Received BeginTabletCopySession request for tablet 4912aee0892c46d59f6c13f8ca365af3 from peer 15465aabe2024649adafff5928565056 ({username='slave'} at 127.0.0.1:41864)
I20260608 10:11:29.629117 23367 tablet_copy_service.cc:161] P 2297b002ba714349a01b977a9b31fcb8: Beginning new tablet copy session on tablet 4912aee0892c46d59f6c13f8ca365af3 from peer 15465aabe2024649adafff5928565056 at {username='slave'} at 127.0.0.1:41864: session id = 15465aabe2024649adafff5928565056-4912aee0892c46d59f6c13f8ca365af3
I20260608 10:11:29.634719 23367 tablet_copy_source_session.cc:215] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:29.637496 23612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4912aee0892c46d59f6c13f8ca365af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.648910 23612 tablet_copy_client.cc:806] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:29.649539 23612 tablet_copy_client.cc:670] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:29.653184 23612 tablet_copy_client.cc:538] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:29.659327 23612 tablet_bootstrap.cc:492] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056: Bootstrap starting.
I20260608 10:11:29.673981 23612 tablet_bootstrap.cc:492] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:29.674710 23612 tablet_bootstrap.cc:492] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056: Bootstrap complete.
I20260608 10:11:29.675298 23612 ts_tablet_manager.cc:1403] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.011s
I20260608 10:11:29.677914 23612 raft_consensus.cc:359] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } }
I20260608 10:11:29.678529 23612 raft_consensus.cc:740] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 15465aabe2024649adafff5928565056, State: Initialized, Role: LEARNER
I20260608 10:11:29.679093 23612 consensus_queue.cc:260] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056 [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: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } }
I20260608 10:11:29.681226 23612 ts_tablet_manager.cc:1434] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:11:29.683105 23367 tablet_copy_service.cc:342] P 2297b002ba714349a01b977a9b31fcb8: Request end of tablet copy session 15465aabe2024649adafff5928565056-4912aee0892c46d59f6c13f8ca365af3 received from {username='slave'} at 127.0.0.1:41864
I20260608 10:11:29.683584 23367 tablet_copy_service.cc:434] P 2297b002ba714349a01b977a9b31fcb8: ending tablet copy session 15465aabe2024649adafff5928565056-4912aee0892c46d59f6c13f8ca365af3 on tablet 4912aee0892c46d59f6c13f8ca365af3 with peer 15465aabe2024649adafff5928565056
I20260608 10:11:29.685631 23431 raft_consensus.cc:1275] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 2 FOLLOWER]: Refusing update from remote peer 2297b002ba714349a01b977a9b31fcb8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:11:29.687240 23518 consensus_queue.cc:1048] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:11:29.700914 23228 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver bc0c836d53464c3aa2fc7e1d9ddf176a not available for placement
W20260608 10:11:29.712715 23323 consensus_peers.cc:597] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 -> Peer bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): Couldn't send request to peer bc0c836d53464c3aa2fc7e1d9ddf176a. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:29.945626 23547 consensus_queue.cc:579] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Leader has been unable to successfully communicate with peer bc0c836d53464c3aa2fc7e1d9ddf176a for more than 1 seconds (1.005s)
I20260608 10:11:30.057078 23567 raft_consensus.cc:1217] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:11:30.060083 23567 raft_consensus.cc:1217] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:11:30.099735 23547 consensus_queue.cc:579] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Leader has been unable to successfully communicate with peer bc0c836d53464c3aa2fc7e1d9ddf176a for more than 1 seconds (1.129s)
I20260608 10:11:30.150882 23567 raft_consensus.cc:1217] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:11:30.226068 23603 consensus_queue.cc:579] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Leader has been unable to successfully communicate with peer bc0c836d53464c3aa2fc7e1d9ddf176a for more than 1 seconds (1.072s)
I20260608 10:11:30.310468 23603 consensus_queue.cc:579] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Leader has been unable to successfully communicate with peer bc0c836d53464c3aa2fc7e1d9ddf176a for more than 1 seconds (1.035s)
I20260608 10:11:30.320433 23356 consensus_queue.cc:237] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [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: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } }
I20260608 10:11:30.326592 23430 raft_consensus.cc:1275] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 2 FOLLOWER]: Refusing update from remote peer 2297b002ba714349a01b977a9b31fcb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 10:11:30.326997 23321 consensus_peers.cc:597] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 -> Peer 15465aabe2024649adafff5928565056 (127.16.137.4:45701): Couldn't send request to peer 15465aabe2024649adafff5928565056. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe6377a5e0ef445595d39bab710cdc30. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:30.328141 23626 consensus_queue.cc:1048] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:11:30.329766 23323 consensus_peers.cc:597] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 -> Peer bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): Couldn't send request to peer bc0c836d53464c3aa2fc7e1d9ddf176a. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:30.334200 23518 raft_consensus.cc:2955] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 15465aabe2024649adafff5928565056 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } } }
I20260608 10:11:30.335888 23430 raft_consensus.cc:2955] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 15465aabe2024649adafff5928565056 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } } }
I20260608 10:11:30.341442 23166 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet fe6377a5e0ef445595d39bab710cdc30 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:11:30.347193 23180 catalog_manager.cc:5696] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 reported cstate change: config changed from index -1 to 2, NON_VOTER 15465aabe2024649adafff5928565056 (127.16.137.4) added. New cstate: current_term: 2 leader_uuid: "2297b002ba714349a01b977a9b31fcb8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:30.451125 23627 raft_consensus.cc:1064] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0: attempting to promote NON_VOTER 15465aabe2024649adafff5928565056 to VOTER
I20260608 10:11:30.453289 23627 consensus_queue.cc:237] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [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: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } }
I20260608 10:11:30.460597 23567 raft_consensus.cc:1275] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056 [term 1 LEARNER]: Refusing update from remote peer 6b2cb98d362c4d61b33e3bcfb8e17af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:30.460597 23356 raft_consensus.cc:1275] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Refusing update from remote peer 6b2cb98d362c4d61b33e3bcfb8e17af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:30.462569 23635 consensus_queue.cc:1048] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:30.463387 23547 consensus_queue.cc:1048] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:11:30.464005 23397 consensus_peers.cc:597] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 -> Peer bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): Couldn't send request to peer bc0c836d53464c3aa2fc7e1d9ddf176a. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:30.471768 23547 raft_consensus.cc:2955] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.473558 23356 raft_consensus.cc:2955] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.482033 23567 raft_consensus.cc:2955] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.484094 23178 catalog_manager.cc:5696] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 reported cstate change: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:30.498411 23430 consensus_queue.cc:237] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [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: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } }
I20260608 10:11:30.503363 23567 raft_consensus.cc:1275] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056 [term 1 FOLLOWER]: Refusing update from remote peer 6b2cb98d362c4d61b33e3bcfb8e17af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:30.503952 23356 raft_consensus.cc:1275] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Refusing update from remote peer 6b2cb98d362c4d61b33e3bcfb8e17af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:30.505016 23547 consensus_queue.cc:1048] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:30.505808 23627 consensus_queue.cc:1048] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:30.512131 23547 raft_consensus.cc:2955] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.514214 23567 raft_consensus.cc:2955] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.514537 23356 raft_consensus.cc:2955] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.526691 23179 catalog_manager.cc:5696] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 reported cstate change: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New cstate: current_term: 1 leader_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:30.527722 23164 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7b9b26adaa194139b6d0d5b06ae95f18 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:30.531411 23635 raft_consensus.cc:1064] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0: attempting to promote NON_VOTER 15465aabe2024649adafff5928565056 to VOTER
I20260608 10:11:30.533555 23635 consensus_queue.cc:237] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [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: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } }
I20260608 10:11:30.546434 23356 raft_consensus.cc:1275] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Refusing update from remote peer 6b2cb98d362c4d61b33e3bcfb8e17af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:30.546721 23567 raft_consensus.cc:1275] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056 [term 1 LEARNER]: Refusing update from remote peer 6b2cb98d362c4d61b33e3bcfb8e17af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:30.548897 23627 consensus_queue.cc:1048] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:11:30.551229 23627 consensus_queue.cc:1048] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 10:11:30.556150 23167 catalog_manager.cc:4754] TS bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7b9b26adaa194139b6d0d5b06ae95f18: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111)
W20260608 10:11:30.557504 23397 consensus_peers.cc:597] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 -> Peer bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): Couldn't send request to peer bc0c836d53464c3aa2fc7e1d9ddf176a. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:30.561316 23547 raft_consensus.cc:2955] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.563160 23356 raft_consensus.cc:2955] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.570971 23567 raft_consensus.cc:2955] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.573684 23179 catalog_manager.cc:5696] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 reported cstate change: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:30.589052 23430 consensus_queue.cc:237] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [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: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } }
I20260608 10:11:30.594427 23567 raft_consensus.cc:1275] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056 [term 1 FOLLOWER]: Refusing update from remote peer 6b2cb98d362c4d61b33e3bcfb8e17af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:30.594732 23356 raft_consensus.cc:1275] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Refusing update from remote peer 6b2cb98d362c4d61b33e3bcfb8e17af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:30.595813 23635 consensus_queue.cc:1048] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:30.596585 23627 consensus_queue.cc:1048] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:30.603161 23547 raft_consensus.cc:2955] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.606333 23567 raft_consensus.cc:2955] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.606084 23356 raft_consensus.cc:2955] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.613580 23164 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 37ed52203f1c480ba56889eaacdc7521 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:30.618762 23179 catalog_manager.cc:5696] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 reported cstate change: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New cstate: current_term: 1 leader_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:11:30.703166 23228 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver bc0c836d53464c3aa2fc7e1d9ddf176a not available for placement
I20260608 10:11:30.711988 23518 raft_consensus.cc:1064] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8: attempting to promote NON_VOTER 15465aabe2024649adafff5928565056 to VOTER
I20260608 10:11:30.714154 23518 consensus_queue.cc:237] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [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: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } }
I20260608 10:11:30.721335 23567 raft_consensus.cc:1275] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056 [term 1 LEARNER]: Refusing update from remote peer 2297b002ba714349a01b977a9b31fcb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:30.721630 23430 raft_consensus.cc:1275] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Refusing update from remote peer 2297b002ba714349a01b977a9b31fcb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:30.723059 23644 consensus_queue.cc:1048] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:30.723872 23518 consensus_queue.cc:1048] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:11:30.724643 23323 consensus_peers.cc:597] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 -> Peer bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): Couldn't send request to peer bc0c836d53464c3aa2fc7e1d9ddf176a. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:30.733728 23518 raft_consensus.cc:2955] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.735699 23567 raft_consensus.cc:2955] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.746104 23430 raft_consensus.cc:2955] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.748456 23178 catalog_manager.cc:5696] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 reported cstate change: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2297b002ba714349a01b977a9b31fcb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:30.761409 23356 consensus_queue.cc:237] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [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: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } }
I20260608 10:11:30.766611 23567 raft_consensus.cc:1275] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056 [term 1 FOLLOWER]: Refusing update from remote peer 2297b002ba714349a01b977a9b31fcb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:30.766902 23430 raft_consensus.cc:1275] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Refusing update from remote peer 2297b002ba714349a01b977a9b31fcb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:30.768020 23644 consensus_queue.cc:1048] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:30.768765 23626 consensus_queue.cc:1048] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:30.774798 23518 raft_consensus.cc:2955] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.776654 23567 raft_consensus.cc:2955] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.776779 23430 raft_consensus.cc:2955] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.785907 23166 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4912aee0892c46d59f6c13f8ca365af3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:30.788271 23179 catalog_manager.cc:5696] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056 reported cstate change: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New cstate: current_term: 1 leader_uuid: "2297b002ba714349a01b977a9b31fcb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:30.884212 23647 ts_tablet_manager.cc:933] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056: Initiating tablet copy from peer 2297b002ba714349a01b977a9b31fcb8 (127.16.137.2:37171)
I20260608 10:11:30.886018 23647 tablet_copy_client.cc:323] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.2:37171
I20260608 10:11:30.887559 23367 tablet_copy_service.cc:140] P 2297b002ba714349a01b977a9b31fcb8: Received BeginTabletCopySession request for tablet fe6377a5e0ef445595d39bab710cdc30 from peer 15465aabe2024649adafff5928565056 ({username='slave'} at 127.0.0.1:41864)
I20260608 10:11:30.887981 23367 tablet_copy_service.cc:161] P 2297b002ba714349a01b977a9b31fcb8: Beginning new tablet copy session on tablet fe6377a5e0ef445595d39bab710cdc30 from peer 15465aabe2024649adafff5928565056 at {username='slave'} at 127.0.0.1:41864: session id = 15465aabe2024649adafff5928565056-fe6377a5e0ef445595d39bab710cdc30
I20260608 10:11:30.893059 23367 tablet_copy_source_session.cc:215] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:30.895804 23647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6377a5e0ef445595d39bab710cdc30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:30.906486 23647 tablet_copy_client.cc:806] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:30.907015 23647 tablet_copy_client.cc:670] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:30.910661 23647 tablet_copy_client.cc:538] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:30.919806 23647 tablet_bootstrap.cc:492] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056: Bootstrap starting.
I20260608 10:11:30.936398 23647 tablet_bootstrap.cc:492] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:30.937152 23647 tablet_bootstrap.cc:492] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056: Bootstrap complete.
I20260608 10:11:30.937805 23647 ts_tablet_manager.cc:1403] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260608 10:11:30.940385 23647 raft_consensus.cc:359] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } }
I20260608 10:11:30.940992 23647 raft_consensus.cc:740] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 15465aabe2024649adafff5928565056, State: Initialized, Role: LEARNER
I20260608 10:11:30.941606 23647 consensus_queue.cc:260] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056 [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: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: true } }
I20260608 10:11:30.943441 23647 ts_tablet_manager.cc:1434] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:11:30.945150 23367 tablet_copy_service.cc:342] P 2297b002ba714349a01b977a9b31fcb8: Request end of tablet copy session 15465aabe2024649adafff5928565056-fe6377a5e0ef445595d39bab710cdc30 received from {username='slave'} at 127.0.0.1:41864
I20260608 10:11:30.945575 23367 tablet_copy_service.cc:434] P 2297b002ba714349a01b977a9b31fcb8: ending tablet copy session 15465aabe2024649adafff5928565056-fe6377a5e0ef445595d39bab710cdc30 on tablet fe6377a5e0ef445595d39bab710cdc30 with peer 15465aabe2024649adafff5928565056
I20260608 10:11:31.372455 23518 consensus_queue.cc:579] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Leader has been unable to successfully communicate with peer bc0c836d53464c3aa2fc7e1d9ddf176a for more than 1 seconds (1.051s)
I20260608 10:11:31.414737 23567 raft_consensus.cc:1217] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260608 10:11:31.707952 23228 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver bc0c836d53464c3aa2fc7e1d9ddf176a not available for placement
W20260608 10:11:31.813280 23167 catalog_manager.cc:4754] TS bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7b9b26adaa194139b6d0d5b06ae95f18: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111)
I20260608 10:11:31.966605 23655 raft_consensus.cc:1064] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8: attempting to promote NON_VOTER 15465aabe2024649adafff5928565056 to VOTER
I20260608 10:11:31.968837 23655 consensus_queue.cc:237] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [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: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } }
I20260608 10:11:31.975468 23567 raft_consensus.cc:1275] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056 [term 2 LEARNER]: Refusing update from remote peer 2297b002ba714349a01b977a9b31fcb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:11:31.975971 23430 raft_consensus.cc:1275] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 2 FOLLOWER]: Refusing update from remote peer 2297b002ba714349a01b977a9b31fcb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:11:31.977015 23655 consensus_queue.cc:1048] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:31.977757 23518 consensus_queue.cc:1048] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:11:31.980221 23323 consensus_peers.cc:597] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 -> Peer bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): Couldn't send request to peer bc0c836d53464c3aa2fc7e1d9ddf176a. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:31.987231 23655 raft_consensus.cc:2955] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:31.989037 23567 raft_consensus.cc:2955] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:31.999343 23430 raft_consensus.cc:2955] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:32.001684 23180 catalog_manager.cc:5696] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 reported cstate change: config changed from index 2 to 3, 15465aabe2024649adafff5928565056 (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2297b002ba714349a01b977a9b31fcb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc0c836d53464c3aa2fc7e1d9ddf176a" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:32.021461 23356 consensus_queue.cc:237] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [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: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } }
I20260608 10:11:32.026422 23567 raft_consensus.cc:1275] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056 [term 2 FOLLOWER]: Refusing update from remote peer 2297b002ba714349a01b977a9b31fcb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:11:32.026557 23430 raft_consensus.cc:1275] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 2 FOLLOWER]: Refusing update from remote peer 2297b002ba714349a01b977a9b31fcb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:11:32.028169 23655 consensus_queue.cc:1048] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:32.028784 23657 consensus_queue.cc:1048] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:32.036609 23518 raft_consensus.cc:2955] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:32.038534 23567 raft_consensus.cc:2955] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:32.038864 23430 raft_consensus.cc:2955] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
I20260608 10:11:32.048760 23166 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fe6377a5e0ef445595d39bab710cdc30 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:32.049840 23179 catalog_manager.cc:5696] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056 reported cstate change: config changed from index 3 to 4, VOTER bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1) evicted. New cstate: current_term: 2 leader_uuid: "2297b002ba714349a01b977a9b31fcb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2297b002ba714349a01b977a9b31fcb8" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 37171 } } peers { permanent_uuid: "6b2cb98d362c4d61b33e3bcfb8e17af0" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34587 } } peers { permanent_uuid: "15465aabe2024649adafff5928565056" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 45701 } attrs { promote: false } } }
W20260608 10:11:32.852339 23167 catalog_manager.cc:4754] TS bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7b9b26adaa194139b6d0d5b06ae95f18: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111)
W20260608 10:11:33.141489 23167 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260608 10:11:34.291512 23167 catalog_manager.cc:4754] TS bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fe6377a5e0ef445595d39bab710cdc30: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111)
I20260608 10:11:35.940021 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:11:35.966099 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:35.966886 16932 tablet_replica.cc:333] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8: stopping tablet replica
I20260608 10:11:35.967537 16932 raft_consensus.cc:2243] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:11:35.968427 16932 raft_consensus.cc:2272] T fe6377a5e0ef445595d39bab710cdc30 P 2297b002ba714349a01b977a9b31fcb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:35.970682 16932 tablet_replica.cc:333] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8: stopping tablet replica
I20260608 10:11:35.971233 16932 raft_consensus.cc:2243] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:35.972031 16932 raft_consensus.cc:2272] T 4912aee0892c46d59f6c13f8ca365af3 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:35.974036 16932 tablet_replica.cc:333] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8: stopping tablet replica
I20260608 10:11:35.974573 16932 raft_consensus.cc:2243] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:35.975160 16932 raft_consensus.cc:2272] T 37ed52203f1c480ba56889eaacdc7521 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:35.977564 16932 tablet_replica.cc:333] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8: stopping tablet replica
I20260608 10:11:35.978286 16932 raft_consensus.cc:2243] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:35.978953 16932 raft_consensus.cc:2272] T 7b9b26adaa194139b6d0d5b06ae95f18 P 2297b002ba714349a01b977a9b31fcb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:36.003125 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:11:36.016973 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:11:36.043834 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:36.044598 16932 tablet_replica.cc:333] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0: stopping tablet replica
I20260608 10:11:36.045212 16932 raft_consensus.cc:2243] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:36.045957 16932 raft_consensus.cc:2272] T fe6377a5e0ef445595d39bab710cdc30 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:36.047905 16932 tablet_replica.cc:333] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0: stopping tablet replica
I20260608 10:11:36.048461 16932 raft_consensus.cc:2243] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:36.049290 16932 raft_consensus.cc:2272] T 7b9b26adaa194139b6d0d5b06ae95f18 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:36.051262 16932 tablet_replica.cc:333] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0: stopping tablet replica
I20260608 10:11:36.051792 16932 raft_consensus.cc:2243] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:36.052389 16932 raft_consensus.cc:2272] T 4912aee0892c46d59f6c13f8ca365af3 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:36.054268 16932 tablet_replica.cc:333] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0: stopping tablet replica
I20260608 10:11:36.054750 16932 raft_consensus.cc:2243] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:36.055567 16932 raft_consensus.cc:2272] T 37ed52203f1c480ba56889eaacdc7521 P 6b2cb98d362c4d61b33e3bcfb8e17af0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:36.080745 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:11:36.094549 16932 tablet_server.cc:179] TabletServer@127.16.137.4:0 shutting down...
I20260608 10:11:36.122637 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:36.123327 16932 tablet_replica.cc:333] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056: stopping tablet replica
I20260608 10:11:36.123906 16932 raft_consensus.cc:2243] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:36.124467 16932 raft_consensus.cc:2272] T fe6377a5e0ef445595d39bab710cdc30 P 15465aabe2024649adafff5928565056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:36.126546 16932 tablet_replica.cc:333] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056: stopping tablet replica
I20260608 10:11:36.127065 16932 raft_consensus.cc:2243] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:36.127588 16932 raft_consensus.cc:2272] T 4912aee0892c46d59f6c13f8ca365af3 P 15465aabe2024649adafff5928565056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:36.129994 16932 tablet_replica.cc:333] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056: stopping tablet replica
I20260608 10:11:36.130537 16932 raft_consensus.cc:2243] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:36.131068 16932 raft_consensus.cc:2272] T 37ed52203f1c480ba56889eaacdc7521 P 15465aabe2024649adafff5928565056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:36.133033 16932 tablet_replica.cc:333] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056: stopping tablet replica
I20260608 10:11:36.133612 16932 raft_consensus.cc:2243] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:36.134135 16932 raft_consensus.cc:2272] T 7b9b26adaa194139b6d0d5b06ae95f18 P 15465aabe2024649adafff5928565056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:36.156790 16932 tablet_server.cc:196] TabletServer@127.16.137.4:0 shutdown complete.
I20260608 10:11:36.169449 16932 master.cc:562] Master@127.16.137.62:46747 shutting down...
W20260608 10:11:36.348709 23167 catalog_manager.cc:4754] TS bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fe6377a5e0ef445595d39bab710cdc30: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111)
W20260608 10:11:39.058588 23167 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 10:11:39.062391 23167 catalog_manager.cc:4754] TS bc0c836d53464c3aa2fc7e1d9ddf176a (127.16.137.1:43731): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 37ed52203f1c480ba56889eaacdc7521: Network error: Client connection negotiation failed: client connection to 127.16.137.1:43731: connect: Connection refused (error 111)
I20260608 10:11:39.801149 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:39.802225 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:39.802595 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P b9db44ac27c04137a6842146d3b4816a: stopping tablet replica
I20260608 10:11:39.833987 16932 master.cc:584] Master@127.16.137.62:46747 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14347 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 10:11:39.888557 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:33557
I20260608 10:11:39.889866 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:39.895316 23674 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:39.896402 23675 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:39.898376 16932 server_base.cc:1061] running on GCE node
W20260608 10:11:39.898948 23677 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:39.899807 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:39.900054 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:39.900213 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913499900194 us; error 0 us; skew 500 ppm
I20260608 10:11:39.900771 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:39.903494 16932 webserver.cc:533] Webserver started at http://127.16.137.62:45987/ using document root <none> and password file <none>
I20260608 10:11:39.904040 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:39.904251 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:39.904531 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:39.905965 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "de8a8653ef38400ab226c9166659ff4a"
format_stamp: "Formatted at 2026-06-08 10:11:39 on dist-test-slave-4pww"
I20260608 10:11:39.910686 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:11:39.914238 23682 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:39.915045 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:39.915346 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "de8a8653ef38400ab226c9166659ff4a"
format_stamp: "Formatted at 2026-06-08 10:11:39 on dist-test-slave-4pww"
I20260608 10:11:39.915637 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:39.936347 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:39.937700 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:39.978024 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:33557
I20260608 10:11:39.978139 23733 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:33557 every 8 connection(s)
I20260608 10:11:39.982733 23734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:39.995501 23734 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a: Bootstrap starting.
I20260608 10:11:40.000787 23734 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:40.005504 23734 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a: No bootstrap required, opened a new log
I20260608 10:11:40.007961 23734 raft_consensus.cc:359] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de8a8653ef38400ab226c9166659ff4a" member_type: VOTER }
I20260608 10:11:40.008437 23734 raft_consensus.cc:385] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:40.008678 23734 raft_consensus.cc:740] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8a8653ef38400ab226c9166659ff4a, State: Initialized, Role: FOLLOWER
I20260608 10:11:40.009438 23734 consensus_queue.cc:260] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de8a8653ef38400ab226c9166659ff4a" member_type: VOTER }
I20260608 10:11:40.009938 23734 raft_consensus.cc:399] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:40.010226 23734 raft_consensus.cc:493] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:40.010569 23734 raft_consensus.cc:3060] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:40.015650 23734 raft_consensus.cc:515] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de8a8653ef38400ab226c9166659ff4a" member_type: VOTER }
I20260608 10:11:40.016186 23734 leader_election.cc:304] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [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: de8a8653ef38400ab226c9166659ff4a; no voters: 
I20260608 10:11:40.017602 23734 leader_election.cc:290] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:40.018090 23737 raft_consensus.cc:2804] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:40.019582 23737 raft_consensus.cc:697] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [term 1 LEADER]: Becoming Leader. State: Replica: de8a8653ef38400ab226c9166659ff4a, State: Running, Role: LEADER
I20260608 10:11:40.020376 23737 consensus_queue.cc:237] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [LEADER]: Queue going to LEADER mode. State: All 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: "de8a8653ef38400ab226c9166659ff4a" member_type: VOTER }
I20260608 10:11:40.020828 23734 sys_catalog.cc:565] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:11:40.024009 23738 sys_catalog.cc:455] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "de8a8653ef38400ab226c9166659ff4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de8a8653ef38400ab226c9166659ff4a" member_type: VOTER } }
I20260608 10:11:40.025256 23738 sys_catalog.cc:458] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:40.024030 23739 sys_catalog.cc:455] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [sys.catalog]: SysCatalogTable state changed. Reason: New leader de8a8653ef38400ab226c9166659ff4a. Latest consensus state: current_term: 1 leader_uuid: "de8a8653ef38400ab226c9166659ff4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de8a8653ef38400ab226c9166659ff4a" member_type: VOTER } }
I20260608 10:11:40.025908 23739 sys_catalog.cc:458] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:40.029516 23744 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:11:40.036902 23744 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:11:40.038038 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:11:40.046803 23744 catalog_manager.cc:1382] Generated new cluster ID: 593404e1bcef448daea56ae7d1e8a3a5
I20260608 10:11:40.047143 23744 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:11:40.060889 23744 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:11:40.062350 23744 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:11:40.084751 23744 catalog_manager.cc:6069] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a: Generated new TSK 0
I20260608 10:11:40.085495 23744 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:11:40.104739 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:40.111734 23755 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:40.112596 23756 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:40.114514 23758 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:40.115064 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:40.115943 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:40.116169 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:40.116364 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913500116343 us; error 0 us; skew 500 ppm
I20260608 10:11:40.117105 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:40.119678 16932 webserver.cc:533] Webserver started at http://127.16.137.1:43505/ using document root <none> and password file <none>
I20260608 10:11:40.120208 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:40.120421 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:40.120705 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:40.122598 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "6e6e55f6a62242258d9aae255ed7e944"
format_stamp: "Formatted at 2026-06-08 10:11:40 on dist-test-slave-4pww"
I20260608 10:11:40.127583 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:40.131229 23763 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:40.132140 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:11:40.132467 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "6e6e55f6a62242258d9aae255ed7e944"
format_stamp: "Formatted at 2026-06-08 10:11:40 on dist-test-slave-4pww"
I20260608 10:11:40.132814 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:40.172259 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:40.173764 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:40.175383 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:40.177984 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:40.178220 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:40.178472 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:40.178663 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:40.222254 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:38393
I20260608 10:11:40.222419 23825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:38393 every 8 connection(s)
I20260608 10:11:40.228145 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:40.236341 23830 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:40.236682 23831 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:40.240625 16932 server_base.cc:1061] running on GCE node
W20260608 10:11:40.240829 23833 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:40.241921 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:40.242168 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:40.242394 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913500242376 us; error 0 us; skew 500 ppm
I20260608 10:11:40.243163 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:40.244249 23826 heartbeater.cc:344] Connected to a master server at 127.16.137.62:33557
I20260608 10:11:40.244704 23826 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:40.245585 23826 heartbeater.cc:507] Master 127.16.137.62:33557 requested a full tablet report, sending...
I20260608 10:11:40.246294 16932 webserver.cc:533] Webserver started at http://127.16.137.2:41731/ using document root <none> and password file <none>
I20260608 10:11:40.247004 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:40.247234 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:40.247591 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:40.248009 23699 ts_manager.cc:194] Registered new tserver with Master: 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393)
I20260608 10:11:40.249382 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "d5f8688ba8c446b9bc51ea78639d4d4e"
format_stamp: "Formatted at 2026-06-08 10:11:40 on dist-test-slave-4pww"
I20260608 10:11:40.250793 23699 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33896
I20260608 10:11:40.255086 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:11:40.258682 23838 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:40.259472 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:40.259778 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "d5f8688ba8c446b9bc51ea78639d4d4e"
format_stamp: "Formatted at 2026-06-08 10:11:40 on dist-test-slave-4pww"
I20260608 10:11:40.260056 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:40.278748 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:40.280066 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:40.281633 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:40.284018 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:40.284209 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:40.284518 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:40.284682 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:40.327508 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:44091
I20260608 10:11:40.327630 23900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:44091 every 8 connection(s)
I20260608 10:11:40.333097 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:40.342635 23904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:40.342655 23905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:40.346601 23901 heartbeater.cc:344] Connected to a master server at 127.16.137.62:33557
I20260608 10:11:40.347287 23901 heartbeater.cc:461] Registering TS with master...
W20260608 10:11:40.347546 23907 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:40.348286 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:40.348640 23901 heartbeater.cc:507] Master 127.16.137.62:33557 requested a full tablet report, sending...
I20260608 10:11:40.349510 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:40.349823 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:40.350037 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913500350017 us; error 0 us; skew 500 ppm
I20260608 10:11:40.350898 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:40.351336 23699 ts_manager.cc:194] Registered new tserver with Master: d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091)
I20260608 10:11:40.353456 23699 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33910
I20260608 10:11:40.353957 16932 webserver.cc:533] Webserver started at http://127.16.137.3:37215/ using document root <none> and password file <none>
I20260608 10:11:40.354686 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:40.354909 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:40.355233 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:40.356572 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "e6817cf4c7fb4b31966e7800119ee765"
format_stamp: "Formatted at 2026-06-08 10:11:40 on dist-test-slave-4pww"
I20260608 10:11:40.361423 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:11:40.365134 23912 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:40.366005 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:40.366353 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "e6817cf4c7fb4b31966e7800119ee765"
format_stamp: "Formatted at 2026-06-08 10:11:40 on dist-test-slave-4pww"
I20260608 10:11:40.366641 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:40.377529 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:40.378855 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:40.380472 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:40.382939 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:40.383183 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:40.383445 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:40.383644 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:40.426867 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:41965
I20260608 10:11:40.426980 23974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:41965 every 8 connection(s)
I20260608 10:11:40.442407 23975 heartbeater.cc:344] Connected to a master server at 127.16.137.62:33557
I20260608 10:11:40.442873 23975 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:40.443725 23975 heartbeater.cc:507] Master 127.16.137.62:33557 requested a full tablet report, sending...
I20260608 10:11:40.445976 23699 ts_manager.cc:194] Registered new tserver with Master: e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:40.446506 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01596172s
I20260608 10:11:40.447489 23699 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33926
I20260608 10:11:41.253993 23826 heartbeater.cc:499] Master 127.16.137.62:33557 was elected leader, sending a full tablet report...
I20260608 10:11:41.356510 23901 heartbeater.cc:499] Master 127.16.137.62:33557 was elected leader, sending a full tablet report...
I20260608 10:11:41.450814 23975 heartbeater.cc:499] Master 127.16.137.62:33557 was elected leader, sending a full tablet report...
I20260608 10:11:41.509274 23699 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33930:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:11:41.511888 23699 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:11:41.567937 23940 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab6925cc55242419d2ba48949c95f5c (DEFAULT_TABLE table=test-workload [id=adff44b6af33428cb9668314efc69b1e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:41.569603 23940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab6925cc55242419d2ba48949c95f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:41.575323 23939 tablet_service.cc:1511] Processing CreateTablet for tablet 9967c0f9d9544b3784d71a11f35cb795 (DEFAULT_TABLE table=test-workload [id=adff44b6af33428cb9668314efc69b1e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:41.576953 23939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9967c0f9d9544b3784d71a11f35cb795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:41.581195 23938 tablet_service.cc:1511] Processing CreateTablet for tablet 00c58142ceb248d3ab15d86dc7172499 (DEFAULT_TABLE table=test-workload [id=adff44b6af33428cb9668314efc69b1e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:41.582907 23938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c58142ceb248d3ab15d86dc7172499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:41.587064 23937 tablet_service.cc:1511] Processing CreateTablet for tablet 76bab1835e1d4da087234f82afb18092 (DEFAULT_TABLE table=test-workload [id=adff44b6af33428cb9668314efc69b1e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:41.588215 23866 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab6925cc55242419d2ba48949c95f5c (DEFAULT_TABLE table=test-workload [id=adff44b6af33428cb9668314efc69b1e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:41.588685 23937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76bab1835e1d4da087234f82afb18092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:41.589679 23866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab6925cc55242419d2ba48949c95f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:41.592932 23865 tablet_service.cc:1511] Processing CreateTablet for tablet 9967c0f9d9544b3784d71a11f35cb795 (DEFAULT_TABLE table=test-workload [id=adff44b6af33428cb9668314efc69b1e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:41.594475 23865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9967c0f9d9544b3784d71a11f35cb795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:41.601241 23790 tablet_service.cc:1511] Processing CreateTablet for tablet 9967c0f9d9544b3784d71a11f35cb795 (DEFAULT_TABLE table=test-workload [id=adff44b6af33428cb9668314efc69b1e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:41.603183 23790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9967c0f9d9544b3784d71a11f35cb795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:41.596143 23864 tablet_service.cc:1511] Processing CreateTablet for tablet 00c58142ceb248d3ab15d86dc7172499 (DEFAULT_TABLE table=test-workload [id=adff44b6af33428cb9668314efc69b1e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:41.606321 23864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c58142ceb248d3ab15d86dc7172499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:41.598253 23863 tablet_service.cc:1511] Processing CreateTablet for tablet 76bab1835e1d4da087234f82afb18092 (DEFAULT_TABLE table=test-workload [id=adff44b6af33428cb9668314efc69b1e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:41.598831 23791 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab6925cc55242419d2ba48949c95f5c (DEFAULT_TABLE table=test-workload [id=adff44b6af33428cb9668314efc69b1e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:41.610462 23863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76bab1835e1d4da087234f82afb18092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:41.610816 23791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab6925cc55242419d2ba48949c95f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:41.631384 23789 tablet_service.cc:1511] Processing CreateTablet for tablet 00c58142ceb248d3ab15d86dc7172499 (DEFAULT_TABLE table=test-workload [id=adff44b6af33428cb9668314efc69b1e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:41.633849 23789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c58142ceb248d3ab15d86dc7172499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:41.639802 23996 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap starting.
I20260608 10:11:41.644011 23788 tablet_service.cc:1511] Processing CreateTablet for tablet 76bab1835e1d4da087234f82afb18092 (DEFAULT_TABLE table=test-workload [id=adff44b6af33428cb9668314efc69b1e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:41.648085 23788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76bab1835e1d4da087234f82afb18092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:41.648659 23996 tablet_bootstrap.cc:654] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:41.687067 23998 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap starting.
I20260608 10:11:41.692780 23995 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765: Bootstrap starting.
I20260608 10:11:41.696412 23996 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e: No bootstrap required, opened a new log
I20260608 10:11:41.697072 23996 ts_tablet_manager.cc:1403] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.017s
I20260608 10:11:41.698869 23998 tablet_bootstrap.cc:654] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:41.699808 23996 raft_consensus.cc:359] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.700465 23996 raft_consensus.cc:385] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:41.700796 23996 raft_consensus.cc:740] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f8688ba8c446b9bc51ea78639d4d4e, State: Initialized, Role: FOLLOWER
I20260608 10:11:41.700930 23995 tablet_bootstrap.cc:654] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:41.701764 23996 consensus_queue.cc:260] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.706800 23996 ts_tablet_manager.cc:1434] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 10:11:41.707993 23998 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: No bootstrap required, opened a new log
I20260608 10:11:41.708480 23996 tablet_bootstrap.cc:492] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap starting.
I20260608 10:11:41.708592 23998 ts_tablet_manager.cc:1403] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260608 10:11:41.710050 23995 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765: No bootstrap required, opened a new log
I20260608 10:11:41.710618 23995 ts_tablet_manager.cc:1403] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260608 10:11:41.712570 23998 raft_consensus.cc:359] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.713435 23998 raft_consensus.cc:385] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:41.713819 23998 raft_consensus.cc:740] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e6e55f6a62242258d9aae255ed7e944, State: Initialized, Role: FOLLOWER
I20260608 10:11:41.713933 23995 raft_consensus.cc:359] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.714751 23995 raft_consensus.cc:385] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:41.714746 23998 consensus_queue.cc:260] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.715376 23995 raft_consensus.cc:740] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6817cf4c7fb4b31966e7800119ee765, State: Initialized, Role: FOLLOWER
I20260608 10:11:41.716416 23995 consensus_queue.cc:260] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.717468 23996 tablet_bootstrap.cc:654] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:41.724776 23996 tablet_bootstrap.cc:492] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e: No bootstrap required, opened a new log
I20260608 10:11:41.725124 23998 ts_tablet_manager.cc:1434] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 10:11:41.725349 23996 ts_tablet_manager.cc:1403] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260608 10:11:41.726673 23998 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap starting.
I20260608 10:11:41.727378 23995 ts_tablet_manager.cc:1434] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.007s
W20260608 10:11:41.728509 23827 tablet.cc:2404] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:11:41.729264 23995 tablet_bootstrap.cc:492] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765: Bootstrap starting.
I20260608 10:11:41.737138 23995 tablet_bootstrap.cc:654] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:41.737782 23996 raft_consensus.cc:359] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.738649 23996 raft_consensus.cc:385] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:41.738999 23996 raft_consensus.cc:740] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f8688ba8c446b9bc51ea78639d4d4e, State: Initialized, Role: FOLLOWER
I20260608 10:11:41.739916 23996 consensus_queue.cc:260] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.743193 23998 tablet_bootstrap.cc:654] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:41.743625 23996 ts_tablet_manager.cc:1434] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 10:11:41.744673 23995 tablet_bootstrap.cc:492] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765: No bootstrap required, opened a new log
I20260608 10:11:41.744807 23996 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap starting.
I20260608 10:11:41.745323 23995 ts_tablet_manager.cc:1403] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 10:11:41.748939 23995 raft_consensus.cc:359] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.749771 23995 raft_consensus.cc:385] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:41.750131 23995 raft_consensus.cc:740] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6817cf4c7fb4b31966e7800119ee765, State: Initialized, Role: FOLLOWER
I20260608 10:11:41.751008 23995 consensus_queue.cc:260] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.752394 23996 tablet_bootstrap.cc:654] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:41.753672 23995 ts_tablet_manager.cc:1434] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 10:11:41.755035 23995 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765: Bootstrap starting.
I20260608 10:11:41.764194 23995 tablet_bootstrap.cc:654] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:41.770572 24000 raft_consensus.cc:493] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:41.771375 24000 raft_consensus.cc:515] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.779774 24000 leader_election.cc:290] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:41.782522 23995 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765: No bootstrap required, opened a new log
I20260608 10:11:41.794567 23995 ts_tablet_manager.cc:1403] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.009s
I20260608 10:11:41.800191 23995 raft_consensus.cc:359] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.809479 23995 raft_consensus.cc:385] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:41.812920 23995 raft_consensus.cc:740] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6817cf4c7fb4b31966e7800119ee765, State: Initialized, Role: FOLLOWER
I20260608 10:11:41.817800 23995 consensus_queue.cc:260] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.826447 23998 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944: No bootstrap required, opened a new log
I20260608 10:11:41.826820 23996 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e: No bootstrap required, opened a new log
I20260608 10:11:41.827924 23996 ts_tablet_manager.cc:1403] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent bootstrapping tablet: real 0.083s	user 0.031s	sys 0.041s
I20260608 10:11:41.827145 23998 ts_tablet_manager.cc:1403] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944: Time spent bootstrapping tablet: real 0.101s	user 0.041s	sys 0.047s
I20260608 10:11:41.830231 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c58142ceb248d3ab15d86dc7172499" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765" is_pre_election: true
I20260608 10:11:41.831071 23950 raft_consensus.cc:2468] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 0.
I20260608 10:11:41.831661 23998 raft_consensus.cc:359] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.832449 23998 raft_consensus.cc:385] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:41.832654 23841 leader_election.cc:304] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5f8688ba8c446b9bc51ea78639d4d4e, e6817cf4c7fb4b31966e7800119ee765; no voters: 
I20260608 10:11:41.831513 23996 raft_consensus.cc:359] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:41.832830 23998 raft_consensus.cc:740] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e6e55f6a62242258d9aae255ed7e944, State: Initialized, Role: FOLLOWER
I20260608 10:11:41.834259 23801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c58142ceb248d3ab15d86dc7172499" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e6e55f6a62242258d9aae255ed7e944" is_pre_election: true
I20260608 10:11:41.834565 24000 raft_consensus.cc:2804] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:41.834969 24000 raft_consensus.cc:493] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:41.835063 23801 raft_consensus.cc:2468] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 0.
I20260608 10:11:41.835417 24000 raft_consensus.cc:3060] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:41.835110 23998 consensus_queue.cc:260] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.827356 23995 ts_tablet_manager.cc:1434] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260608 10:11:41.837603 23998 ts_tablet_manager.cc:1434] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:11:41.838670 23998 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap starting.
I20260608 10:11:41.840210 23995 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765: Bootstrap starting.
I20260608 10:11:41.844111 24000 raft_consensus.cc:515] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.847522 24000 leader_election.cc:290] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [CANDIDATE]: Term 1 election: Requested vote from peers 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:41.847954 23995 tablet_bootstrap.cc:654] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:41.833729 23996 raft_consensus.cc:385] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:41.849601 23996 raft_consensus.cc:740] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f8688ba8c446b9bc51ea78639d4d4e, State: Initialized, Role: FOLLOWER
I20260608 10:11:41.850102 23998 tablet_bootstrap.cc:654] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:41.850764 23996 consensus_queue.cc:260] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:41.852804 23801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c58142ceb248d3ab15d86dc7172499" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e6e55f6a62242258d9aae255ed7e944"
I20260608 10:11:41.853703 23801 raft_consensus.cc:3060] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:41.854121 23996 ts_tablet_manager.cc:1434] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260608 10:11:41.855679 23996 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap starting.
I20260608 10:11:41.865921 23996 tablet_bootstrap.cc:654] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:41.866799 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c58142ceb248d3ab15d86dc7172499" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765"
I20260608 10:11:41.867717 23950 raft_consensus.cc:3060] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:41.880672 23996 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e: No bootstrap required, opened a new log
I20260608 10:11:41.881603 23996 ts_tablet_manager.cc:1403] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260608 10:11:41.886245 23996 raft_consensus.cc:359] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.887583 23996 raft_consensus.cc:385] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:41.888085 23996 raft_consensus.cc:740] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f8688ba8c446b9bc51ea78639d4d4e, State: Initialized, Role: FOLLOWER
I20260608 10:11:41.889510 23996 consensus_queue.cc:260] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.893291 23996 ts_tablet_manager.cc:1434] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:11:41.900444 23950 raft_consensus.cc:2468] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 1.
I20260608 10:11:41.902688 23841 leader_election.cc:304] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5f8688ba8c446b9bc51ea78639d4d4e, e6817cf4c7fb4b31966e7800119ee765; no voters: 
I20260608 10:11:41.903708 24000 raft_consensus.cc:2804] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:41.905934 23998 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944: No bootstrap required, opened a new log
I20260608 10:11:41.906323 23995 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765: No bootstrap required, opened a new log
I20260608 10:11:41.906579 23998 ts_tablet_manager.cc:1403] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.038s
I20260608 10:11:41.906885 23995 ts_tablet_manager.cc:1403] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765: Time spent bootstrapping tablet: real 0.067s	user 0.024s	sys 0.041s
I20260608 10:11:41.906735 23801 raft_consensus.cc:2468] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 1.
I20260608 10:11:41.910106 24000 raft_consensus.cc:697] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 LEADER]: Becoming Leader. State: Replica: d5f8688ba8c446b9bc51ea78639d4d4e, State: Running, Role: LEADER
I20260608 10:11:41.910598 23998 raft_consensus.cc:359] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:41.911166 24000 consensus_queue.cc:237] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.911461 23998 raft_consensus.cc:385] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:41.911454 23995 raft_consensus.cc:359] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:41.912078 23998 raft_consensus.cc:740] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e6e55f6a62242258d9aae255ed7e944, State: Initialized, Role: FOLLOWER
I20260608 10:11:41.912470 23995 raft_consensus.cc:385] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:41.912801 23995 raft_consensus.cc:740] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6817cf4c7fb4b31966e7800119ee765, State: Initialized, Role: FOLLOWER
I20260608 10:11:41.913023 23998 consensus_queue.cc:260] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:41.913682 23995 consensus_queue.cc:260] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:41.915575 23998 ts_tablet_manager.cc:1434] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:11:41.916407 23995 ts_tablet_manager.cc:1434] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260608 10:11:41.916759 23998 tablet_bootstrap.cc:492] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap starting.
I20260608 10:11:41.924422 23998 tablet_bootstrap.cc:654] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:41.931097 23998 tablet_bootstrap.cc:492] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944: No bootstrap required, opened a new log
I20260608 10:11:41.931640 23998 ts_tablet_manager.cc:1403] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 10:11:41.930667 23696 catalog_manager.cc:5696] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2). New cstate: current_term: 1 leader_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:41.934674 23998 raft_consensus.cc:359] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.935288 23998 raft_consensus.cc:385] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:41.935545 23998 raft_consensus.cc:740] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e6e55f6a62242258d9aae255ed7e944, State: Initialized, Role: FOLLOWER
I20260608 10:11:41.936197 23998 consensus_queue.cc:260] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.938405 23998 ts_tablet_manager.cc:1434] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:11:41.940140 24003 raft_consensus.cc:493] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:41.940640 24003 raft_consensus.cc:515] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:41.943545 24003 leader_election.cc:290] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393), d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091)
I20260608 10:11:41.955742 23801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6925cc55242419d2ba48949c95f5c" candidate_uuid: "e6817cf4c7fb4b31966e7800119ee765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e6e55f6a62242258d9aae255ed7e944" is_pre_election: true
I20260608 10:11:41.956496 23801 raft_consensus.cc:2468] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6817cf4c7fb4b31966e7800119ee765 in term 0.
I20260608 10:11:41.957823 23913 leader_election.cc:304] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e6e55f6a62242258d9aae255ed7e944, e6817cf4c7fb4b31966e7800119ee765; no voters: 
I20260608 10:11:41.957855 23876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6925cc55242419d2ba48949c95f5c" candidate_uuid: "e6817cf4c7fb4b31966e7800119ee765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" is_pre_election: true
I20260608 10:11:41.958604 23876 raft_consensus.cc:2468] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6817cf4c7fb4b31966e7800119ee765 in term 0.
I20260608 10:11:41.958730 24003 raft_consensus.cc:2804] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:41.959177 24003 raft_consensus.cc:493] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:41.959478 24003 raft_consensus.cc:3060] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:41.964761 24003 raft_consensus.cc:515] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:41.966799 24003 leader_election.cc:290] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [CANDIDATE]: Term 1 election: Requested vote from peers 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393), d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091)
I20260608 10:11:41.967692 23801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6925cc55242419d2ba48949c95f5c" candidate_uuid: "e6817cf4c7fb4b31966e7800119ee765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e6e55f6a62242258d9aae255ed7e944"
I20260608 10:11:41.967960 23876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6925cc55242419d2ba48949c95f5c" candidate_uuid: "e6817cf4c7fb4b31966e7800119ee765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e"
I20260608 10:11:41.968374 23801 raft_consensus.cc:3060] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:41.969048 23876 raft_consensus.cc:3060] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:41.975023 24000 raft_consensus.cc:493] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:41.975518 24000 raft_consensus.cc:515] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.975874 23801 raft_consensus.cc:2468] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6817cf4c7fb4b31966e7800119ee765 in term 1.
I20260608 10:11:41.977187 23876 raft_consensus.cc:2468] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6817cf4c7fb4b31966e7800119ee765 in term 1.
I20260608 10:11:41.977326 23913 leader_election.cc:304] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e6e55f6a62242258d9aae255ed7e944, e6817cf4c7fb4b31966e7800119ee765; no voters: 
I20260608 10:11:41.977804 24000 leader_election.cc:290] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:41.978351 24003 raft_consensus.cc:2804] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:41.979099 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967c0f9d9544b3784d71a11f35cb795" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765" is_pre_election: true
I20260608 10:11:41.979225 23801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967c0f9d9544b3784d71a11f35cb795" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e6e55f6a62242258d9aae255ed7e944" is_pre_election: true
I20260608 10:11:41.980067 23950 raft_consensus.cc:2468] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 0.
I20260608 10:11:41.980255 23801 raft_consensus.cc:2468] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 0.
I20260608 10:11:41.981135 24003 raft_consensus.cc:697] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 1 LEADER]: Becoming Leader. State: Replica: e6817cf4c7fb4b31966e7800119ee765, State: Running, Role: LEADER
I20260608 10:11:41.981436 23841 leader_election.cc:304] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5f8688ba8c446b9bc51ea78639d4d4e, e6817cf4c7fb4b31966e7800119ee765; no voters: 
I20260608 10:11:41.982430 24000 raft_consensus.cc:2804] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:41.982297 24003 consensus_queue.cc:237] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:41.982833 24000 raft_consensus.cc:493] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:41.983242 24000 raft_consensus.cc:3060] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:41.989813 24000 raft_consensus.cc:515] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:41.991560 24000 leader_election.cc:290] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [CANDIDATE]: Term 1 election: Requested vote from peers 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:41.992587 23801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967c0f9d9544b3784d71a11f35cb795" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e6e55f6a62242258d9aae255ed7e944"
I20260608 10:11:41.991775 23697 catalog_manager.cc:5696] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "e6817cf4c7fb4b31966e7800119ee765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:41.992866 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967c0f9d9544b3784d71a11f35cb795" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765"
I20260608 10:11:41.993181 23801 raft_consensus.cc:3060] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:41.993539 23950 raft_consensus.cc:3060] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:41.999378 23950 raft_consensus.cc:2468] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 1.
I20260608 10:11:41.999598 23801 raft_consensus.cc:2468] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 1.
I20260608 10:11:42.000618 23841 leader_election.cc:304] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5f8688ba8c446b9bc51ea78639d4d4e, e6817cf4c7fb4b31966e7800119ee765; no voters: 
I20260608 10:11:42.002285 24000 raft_consensus.cc:2804] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:42.002964 24000 raft_consensus.cc:697] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 LEADER]: Becoming Leader. State: Replica: d5f8688ba8c446b9bc51ea78639d4d4e, State: Running, Role: LEADER
I20260608 10:11:42.003966 24000 consensus_queue.cc:237] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:42.011839 23697 catalog_manager.cc:5696] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2). New cstate: current_term: 1 leader_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: UNKNOWN } } }
W20260608 10:11:42.037482 23747 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:11:42.147434 24002 raft_consensus.cc:493] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:42.148017 24002 raft_consensus.cc:515] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:42.150405 24002 leader_election.cc:290] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:42.162164 23876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bab1835e1d4da087234f82afb18092" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" is_pre_election: true
I20260608 10:11:42.162350 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bab1835e1d4da087234f82afb18092" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765" is_pre_election: true
I20260608 10:11:42.162885 23876 raft_consensus.cc:2468] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e6e55f6a62242258d9aae255ed7e944 in term 0.
I20260608 10:11:42.163008 23950 raft_consensus.cc:2468] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e6e55f6a62242258d9aae255ed7e944 in term 0.
I20260608 10:11:42.164155 23767 leader_election.cc:304] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e6e55f6a62242258d9aae255ed7e944, d5f8688ba8c446b9bc51ea78639d4d4e; no voters: 
I20260608 10:11:42.164891 24002 raft_consensus.cc:2804] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:42.165328 24002 raft_consensus.cc:493] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:42.165617 24002 raft_consensus.cc:3060] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:42.171203 24002 raft_consensus.cc:515] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:42.173122 24002 leader_election.cc:290] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [CANDIDATE]: Term 1 election: Requested vote from peers d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:42.173952 23876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bab1835e1d4da087234f82afb18092" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e"
I20260608 10:11:42.174194 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bab1835e1d4da087234f82afb18092" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765"
I20260608 10:11:42.174532 23876 raft_consensus.cc:3060] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:42.174801 23950 raft_consensus.cc:3060] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:42.179515 23876 raft_consensus.cc:2468] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e6e55f6a62242258d9aae255ed7e944 in term 1.
I20260608 10:11:42.179661 23950 raft_consensus.cc:2468] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e6e55f6a62242258d9aae255ed7e944 in term 1.
I20260608 10:11:42.180745 23767 leader_election.cc:304] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e6e55f6a62242258d9aae255ed7e944, d5f8688ba8c446b9bc51ea78639d4d4e; no voters: 
I20260608 10:11:42.181545 24002 raft_consensus.cc:2804] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:42.182530 24002 raft_consensus.cc:697] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e6e55f6a62242258d9aae255ed7e944, State: Running, Role: LEADER
I20260608 10:11:42.183355 24002 consensus_queue.cc:237] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:42.191195 23697 catalog_manager.cc:5696] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "6e6e55f6a62242258d9aae255ed7e944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:42.311035 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:11:42.330447 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:42.331393 16932 tablet_replica.cc:333] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944: stopping tablet replica
I20260608 10:11:42.332150 16932 raft_consensus.cc:2243] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:42.332757 16932 pending_rounds.cc:70] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944: Trying to abort 1 pending ops.
I20260608 10:11:42.332945 16932 pending_rounds.cc:77] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621704951799808 op_type: NO_OP noop_request { }
I20260608 10:11:42.333206 16932 raft_consensus.cc:2889] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:42.333516 16932 raft_consensus.cc:2272] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:42.336216 16932 tablet_replica.cc:333] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944: stopping tablet replica
I20260608 10:11:42.336797 16932 raft_consensus.cc:2243] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:42.337216 16932 raft_consensus.cc:2272] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:42.339413 16932 tablet_replica.cc:333] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944: stopping tablet replica
I20260608 10:11:42.339947 16932 raft_consensus.cc:2243] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:42.340319 16932 raft_consensus.cc:2272] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:42.342177 16932 tablet_replica.cc:333] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: stopping tablet replica
I20260608 10:11:42.342684 16932 raft_consensus.cc:2243] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:42.343062 16932 raft_consensus.cc:2272] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:42.366658 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:11:42.379278 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
W20260608 10:11:42.392975 23916 consensus_peers.cc:597] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 -> Peer d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091): Couldn't send request to peer d5f8688ba8c446b9bc51ea78639d4d4e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:42.402474 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:42.403199 16932 tablet_replica.cc:333] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e: stopping tablet replica
I20260608 10:11:42.403802 16932 raft_consensus.cc:2243] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:42.404260 16932 raft_consensus.cc:2272] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:42.406461 16932 tablet_replica.cc:333] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e: stopping tablet replica
I20260608 10:11:42.407032 16932 raft_consensus.cc:2243] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:42.407441 16932 raft_consensus.cc:2272] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:42.409224 16932 tablet_replica.cc:333] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e: stopping tablet replica
I20260608 10:11:42.409765 16932 raft_consensus.cc:2243] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:42.410393 16932 pending_rounds.cc:70] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e: Trying to abort 1 pending ops.
I20260608 10:11:42.410614 16932 pending_rounds.cc:77] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621704217034752 op_type: NO_OP noop_request { }
I20260608 10:11:42.411015 16932 raft_consensus.cc:2889] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:42.411391 16932 raft_consensus.cc:2272] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:42.413862 16932 tablet_replica.cc:333] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e: stopping tablet replica
I20260608 10:11:42.414446 16932 raft_consensus.cc:2243] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:42.415081 16932 pending_rounds.cc:70] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e: Trying to abort 1 pending ops.
I20260608 10:11:42.415302 16932 pending_rounds.cc:77] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621703839145984 op_type: NO_OP noop_request { }
I20260608 10:11:42.415586 16932 raft_consensus.cc:2889] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:42.415880 16932 raft_consensus.cc:2272] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:11:42.428946 23913 consensus_peers.cc:597] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 -> Peer 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393): Couldn't send request to peer 6e6e55f6a62242258d9aae255ed7e944. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:38393: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:42.430186 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:11:42.442314 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:11:42.461827 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:42.462492 16932 tablet_replica.cc:333] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765: stopping tablet replica
I20260608 10:11:42.463093 16932 raft_consensus.cc:2243] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:42.463901 16932 pending_rounds.cc:70] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765: Trying to abort 1 pending ops.
I20260608 10:11:42.464116 16932 pending_rounds.cc:77] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621704129863680 op_type: NO_OP noop_request { }
I20260608 10:11:42.464407 16932 raft_consensus.cc:2889] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:42.464701 16932 raft_consensus.cc:2272] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:42.467075 16932 tablet_replica.cc:333] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765: stopping tablet replica
I20260608 10:11:42.467646 16932 raft_consensus.cc:2243] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:42.468115 16932 raft_consensus.cc:2272] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:42.470178 16932 tablet_replica.cc:333] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765: stopping tablet replica
I20260608 10:11:42.470742 16932 raft_consensus.cc:2243] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:42.471146 16932 raft_consensus.cc:2272] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:42.472976 16932 tablet_replica.cc:333] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765: stopping tablet replica
I20260608 10:11:42.473531 16932 raft_consensus.cc:2243] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:42.473941 16932 raft_consensus.cc:2272] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:42.496572 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:11:42.510747 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:42.517066 24027 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:42.517388 24028 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:42.518930 24030 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:42.520103 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:42.521394 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:42.521713 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:42.521935 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913502521922 us; error 0 us; skew 500 ppm
I20260608 10:11:42.522631 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:42.525051 16932 webserver.cc:533] Webserver started at http://127.16.137.4:42583/ using document root <none> and password file <none>
I20260608 10:11:42.525946 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:42.526221 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:42.526559 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:42.527789 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-3-root/instance:
uuid: "4bcfc3b6df0a4125a4648d95081ea34b"
format_stamp: "Formatted at 2026-06-08 10:11:42 on dist-test-slave-4pww"
I20260608 10:11:42.532745 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:11:42.536566 24035 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:42.537627 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:11:42.538111 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-3-root
uuid: "4bcfc3b6df0a4125a4648d95081ea34b"
format_stamp: "Formatted at 2026-06-08 10:11:42 on dist-test-slave-4pww"
I20260608 10:11:42.538568 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:42.551087 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:42.552510 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:42.554400 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:42.557060 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:42.557437 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:11:42.557806 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:42.558096 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:42.598994 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.4:36919
I20260608 10:11:42.599080 24097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.4:36919 every 8 connection(s)
I20260608 10:11:42.614740 24098 heartbeater.cc:344] Connected to a master server at 127.16.137.62:33557
I20260608 10:11:42.615334 24098 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:42.616308 24098 heartbeater.cc:507] Master 127.16.137.62:33557 requested a full tablet report, sending...
I20260608 10:11:42.618767 23697 ts_manager.cc:194] Registered new tserver with Master: 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4:36919)
I20260608 10:11:42.620543 23697 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33932
W20260608 10:11:43.051852 23747 auto_rebalancer.cc:591] Failed to schedule move for tablet 9967c0f9d9544b3784d71a11f35cb795: Network error: Client connection negotiation failed: client connection to 127.16.137.2:44091: connect: Connection refused (error 111)
W20260608 10:11:43.055631 23747 auto_rebalancer.cc:591] Failed to schedule move for tablet 00c58142ceb248d3ab15d86dc7172499: Network error: Client connection negotiation failed: client connection to 127.16.137.2:44091: connect: Connection refused (error 111)
W20260608 10:11:43.059291 23747 auto_rebalancer.cc:591] Failed to schedule move for tablet 1ab6925cc55242419d2ba48949c95f5c: Network error: Client connection negotiation failed: client connection to 127.16.137.3:41965: connect: Connection refused (error 111)
I20260608 10:11:43.623767 24098 heartbeater.cc:499] Master 127.16.137.62:33557 was elected leader, sending a full tablet report...
W20260608 10:11:44.072959 23747 auto_rebalancer.cc:591] Failed to schedule move for tablet 76bab1835e1d4da087234f82afb18092: Network error: Client connection negotiation failed: client connection to 127.16.137.1:38393: connect: Connection refused (error 111)
W20260608 10:11:44.076354 23747 auto_rebalancer.cc:591] Failed to schedule move for tablet 9967c0f9d9544b3784d71a11f35cb795: Network error: Client connection negotiation failed: client connection to 127.16.137.2:44091: connect: Connection refused (error 111)
W20260608 10:11:44.079548 23747 auto_rebalancer.cc:591] Failed to schedule move for tablet 1ab6925cc55242419d2ba48949c95f5c: Network error: Client connection negotiation failed: client connection to 127.16.137.3:41965: connect: Connection refused (error 111)
W20260608 10:11:45.110322 23747 auto_rebalancer.cc:591] Failed to schedule move for tablet 00c58142ceb248d3ab15d86dc7172499: Network error: Client connection negotiation failed: client connection to 127.16.137.2:44091: connect: Connection refused (error 111)
W20260608 10:11:45.114034 23747 auto_rebalancer.cc:591] Failed to schedule move for tablet 9967c0f9d9544b3784d71a11f35cb795: Network error: Client connection negotiation failed: client connection to 127.16.137.2:44091: connect: Connection refused (error 111)
W20260608 10:11:45.118083 23747 auto_rebalancer.cc:591] Failed to schedule move for tablet 76bab1835e1d4da087234f82afb18092: Network error: Client connection negotiation failed: client connection to 127.16.137.1:38393: connect: Connection refused (error 111)
W20260608 10:11:46.131963 23747 auto_rebalancer.cc:591] Failed to schedule move for tablet 76bab1835e1d4da087234f82afb18092: Network error: Client connection negotiation failed: client connection to 127.16.137.1:38393: connect: Connection refused (error 111)
W20260608 10:11:46.135694 23747 auto_rebalancer.cc:591] Failed to schedule move for tablet 1ab6925cc55242419d2ba48949c95f5c: Network error: Client connection negotiation failed: client connection to 127.16.137.3:41965: connect: Connection refused (error 111)
W20260608 10:11:46.139441 23747 auto_rebalancer.cc:591] Failed to schedule move for tablet 9967c0f9d9544b3784d71a11f35cb795: Network error: Client connection negotiation failed: client connection to 127.16.137.2:44091: connect: Connection refused (error 111)
W20260608 10:11:47.142789 23747 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e6817cf4c7fb4b31966e7800119ee765 not available for placement
W20260608 10:11:48.145052 23747 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e6817cf4c7fb4b31966e7800119ee765 not available for placement
W20260608 10:11:49.147075 23747 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e6817cf4c7fb4b31966e7800119ee765 not available for placement
I20260608 10:11:49.637774 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:49.646693 24107 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:49.647627 24108 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:49.650290 24110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:49.651544 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:49.654052 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:49.654268 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:49.654526 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913509654506 us; error 0 us; skew 500 ppm
I20260608 10:11:49.655225 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:49.658074 16932 webserver.cc:533] Webserver started at http://127.16.137.1:43505/ using document root <none> and password file <none>
I20260608 10:11:49.658700 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:49.658921 16932 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:11:49.663265 16932 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 10:11:49.666921 24115 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:49.667773 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 10:11:49.668124 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "6e6e55f6a62242258d9aae255ed7e944"
format_stamp: "Formatted at 2026-06-08 10:11:40 on dist-test-slave-4pww"
I20260608 10:11:49.668576 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:49.683036 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:49.684484 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:49.686383 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:49.690397 24122 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 10:11:49.713850 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:11:49.714201 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.001s	sys 0.000s
I20260608 10:11:49.714541 16932 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 10:11:49.720679 24122 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap starting.
I20260608 10:11:49.731680 16932 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:11:49.732142 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.018s	user 0.018s	sys 0.000s
I20260608 10:11:49.734262 24122 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:49.735087 24122 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap complete.
I20260608 10:11:49.735723 24122 ts_tablet_manager.cc:1403] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 10:11:49.738592 24122 raft_consensus.cc:359] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:49.739480 24122 raft_consensus.cc:740] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e6e55f6a62242258d9aae255ed7e944, State: Initialized, Role: FOLLOWER
I20260608 10:11:49.740381 24122 consensus_queue.cc:260] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:49.744134 24122 ts_tablet_manager.cc:1434] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260608 10:11:49.744937 24122 tablet_bootstrap.cc:492] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap starting.
I20260608 10:11:49.759799 24122 tablet_bootstrap.cc:492] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:11:49.760885 24122 tablet_bootstrap.cc:492] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap complete.
I20260608 10:11:49.761742 24122 ts_tablet_manager.cc:1403] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.011s
I20260608 10:11:49.764245 24122 raft_consensus.cc:359] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:49.765034 24122 raft_consensus.cc:740] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e6e55f6a62242258d9aae255ed7e944, State: Initialized, Role: FOLLOWER
I20260608 10:11:49.765875 24122 consensus_queue.cc:260] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:49.768015 24122 ts_tablet_manager.cc:1434] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:11:49.768831 24122 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap starting.
I20260608 10:11:49.784031 24122 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:49.784900 24122 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap complete.
I20260608 10:11:49.785655 24122 ts_tablet_manager.cc:1403] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260608 10:11:49.787971 24122 raft_consensus.cc:359] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:49.788565 24122 raft_consensus.cc:740] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e6e55f6a62242258d9aae255ed7e944, State: Initialized, Role: FOLLOWER
I20260608 10:11:49.789387 24122 consensus_queue.cc:260] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:49.791445 24122 ts_tablet_manager.cc:1434] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:11:49.792188 24122 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap starting.
I20260608 10:11:49.795817 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:38393
I20260608 10:11:49.795986 24182 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:38393 every 8 connection(s)
I20260608 10:11:49.802248 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:11:49.812125 24122 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:49.813061 24122 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944: Bootstrap complete.
I20260608 10:11:49.813812 24122 ts_tablet_manager.cc:1403] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260608 10:11:49.816982 24122 raft_consensus.cc:359] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:49.817869 24122 raft_consensus.cc:740] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e6e55f6a62242258d9aae255ed7e944, State: Initialized, Role: FOLLOWER
W20260608 10:11:49.813329 24188 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:49.819144 24122 consensus_queue.cc:260] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
W20260608 10:11:49.819917 24189 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:49.822010 24122 ts_tablet_manager.cc:1434] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 10:11:49.823252 24183 heartbeater.cc:344] Connected to a master server at 127.16.137.62:33557
I20260608 10:11:49.823915 24183 heartbeater.cc:461] Registering TS with master...
W20260608 10:11:49.824376 24191 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:49.824687 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:49.825133 24183 heartbeater.cc:507] Master 127.16.137.62:33557 requested a full tablet report, sending...
I20260608 10:11:49.825994 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:49.826283 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:49.826494 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913509826475 us; error 0 us; skew 500 ppm
I20260608 10:11:49.827239 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:49.830289 23697 ts_manager.cc:194] Re-registered known tserver with Master: 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393)
I20260608 10:11:49.830421 16932 webserver.cc:533] Webserver started at http://127.16.137.2:41731/ using document root <none> and password file <none>
I20260608 10:11:49.831256 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:49.831530 16932 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:11:49.836939 16932 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:49.837652 23697 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34686
I20260608 10:11:49.841733 24183 heartbeater.cc:499] Master 127.16.137.62:33557 was elected leader, sending a full tablet report...
I20260608 10:11:49.841897 24196 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:49.842839 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 10:11:49.843164 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "d5f8688ba8c446b9bc51ea78639d4d4e"
format_stamp: "Formatted at 2026-06-08 10:11:40 on dist-test-slave-4pww"
I20260608 10:11:49.843489 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:49.865708 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:49.867075 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:49.868628 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:49.893512 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:11:49.893862 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260608 10:11:49.898646 24203 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap starting.
I20260608 10:11:49.909030 16932 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:11:49.909437 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.016s	sys 0.000s
I20260608 10:11:49.912142 24203 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:11:49.913005 24203 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap complete.
I20260608 10:11:49.913661 24203 ts_tablet_manager.cc:1403] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 10:11:49.915911 24203 raft_consensus.cc:359] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:49.916606 24203 raft_consensus.cc:740] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f8688ba8c446b9bc51ea78639d4d4e, State: Initialized, Role: FOLLOWER
I20260608 10:11:49.917428 24203 consensus_queue.cc:260] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:49.920768 24203 ts_tablet_manager.cc:1434] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:11:49.921615 24203 tablet_bootstrap.cc:492] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap starting.
I20260608 10:11:49.935503 24203 tablet_bootstrap.cc:492] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:49.936467 24203 tablet_bootstrap.cc:492] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap complete.
I20260608 10:11:49.937153 24203 ts_tablet_manager.cc:1403] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 10:11:49.939734 24203 raft_consensus.cc:359] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:49.940635 24203 raft_consensus.cc:740] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f8688ba8c446b9bc51ea78639d4d4e, State: Initialized, Role: FOLLOWER
I20260608 10:11:49.941565 24203 consensus_queue.cc:260] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:49.943313 24203 ts_tablet_manager.cc:1434] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:11:49.944262 24203 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap starting.
I20260608 10:11:49.959466 24203 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:11:49.960554 24203 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap complete.
I20260608 10:11:49.961167 24203 ts_tablet_manager.cc:1403] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260608 10:11:49.963979 24203 raft_consensus.cc:359] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:49.964689 24203 raft_consensus.cc:740] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f8688ba8c446b9bc51ea78639d4d4e, State: Initialized, Role: FOLLOWER
I20260608 10:11:49.965642 24203 consensus_queue.cc:260] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:49.967476 24203 ts_tablet_manager.cc:1434] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260608 10:11:49.968524 24203 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap starting.
I20260608 10:11:49.968680 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:44091
I20260608 10:11:49.969013 24263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:44091 every 8 connection(s)
I20260608 10:11:49.974377 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:49.984838 24268 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:49.987936 24267 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:49.991355 24203 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:49.992479 24203 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e: Bootstrap complete.
I20260608 10:11:49.993396 24203 ts_tablet_manager.cc:1403] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260608 10:11:49.993568 24264 heartbeater.cc:344] Connected to a master server at 127.16.137.62:33557
I20260608 10:11:49.994073 24264 heartbeater.cc:461] Registering TS with master...
W20260608 10:11:49.994043 24271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:49.994967 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:49.995455 24264 heartbeater.cc:507] Master 127.16.137.62:33557 requested a full tablet report, sending...
I20260608 10:11:49.996117 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:49.996404 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:49.996622 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913509996606 us; error 0 us; skew 500 ppm
I20260608 10:11:49.997293 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:49.996830 24203 raft_consensus.cc:359] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:49.997747 24203 raft_consensus.cc:740] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f8688ba8c446b9bc51ea78639d4d4e, State: Initialized, Role: FOLLOWER
I20260608 10:11:49.998780 24203 consensus_queue.cc:260] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:50.000658 23697 ts_manager.cc:194] Re-registered known tserver with Master: d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091)
I20260608 10:11:50.001269 16932 webserver.cc:533] Webserver started at http://127.16.137.3:37215/ using document root <none> and password file <none>
I20260608 10:11:50.001521 24203 ts_tablet_manager.cc:1434] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 10:11:50.002112 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:50.002393 16932 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:11:50.005725 23697 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34690
I20260608 10:11:50.006631 16932 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:11:50.008690 24264 heartbeater.cc:499] Master 127.16.137.62:33557 was elected leader, sending a full tablet report...
I20260608 10:11:50.010710 24276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:50.011756 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:11:50.012084 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "e6817cf4c7fb4b31966e7800119ee765"
format_stamp: "Formatted at 2026-06-08 10:11:40 on dist-test-slave-4pww"
I20260608 10:11:50.012404 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:50.034137 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:50.035446 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:50.036949 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:50.062119 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:11:50.062470 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260608 10:11:50.067111 24283 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765: Bootstrap starting.
I20260608 10:11:50.077888 16932 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:11:50.078210 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.015s	sys 0.000s
I20260608 10:11:50.079459 24283 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:50.080206 24283 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765: Bootstrap complete.
I20260608 10:11:50.080806 24283 ts_tablet_manager.cc:1403] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260608 10:11:50.083242 24283 raft_consensus.cc:359] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:50.083792 24283 raft_consensus.cc:740] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6817cf4c7fb4b31966e7800119ee765, State: Initialized, Role: FOLLOWER
I20260608 10:11:50.084553 24283 consensus_queue.cc:260] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:50.087369 24283 ts_tablet_manager.cc:1434] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 10:11:50.088275 24283 tablet_bootstrap.cc:492] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765: Bootstrap starting.
I20260608 10:11:50.102907 24283 tablet_bootstrap.cc:492] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:50.104025 24283 tablet_bootstrap.cc:492] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765: Bootstrap complete.
I20260608 10:11:50.105021 24283 ts_tablet_manager.cc:1403] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260608 10:11:50.108667 24283 raft_consensus.cc:359] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:50.109566 24283 raft_consensus.cc:740] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6817cf4c7fb4b31966e7800119ee765, State: Initialized, Role: FOLLOWER
I20260608 10:11:50.110612 24283 consensus_queue.cc:260] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:50.113257 24283 ts_tablet_manager.cc:1434] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:11:50.114445 24283 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765: Bootstrap starting.
I20260608 10:11:50.133436 24283 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:50.133908 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:41965
I20260608 10:11:50.134268 24343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:41965 every 8 connection(s)
I20260608 10:11:50.134537 24283 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765: Bootstrap complete.
I20260608 10:11:50.135378 24283 ts_tablet_manager.cc:1403] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260608 10:11:50.138965 24283 raft_consensus.cc:359] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:50.140338 24283 raft_consensus.cc:740] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6817cf4c7fb4b31966e7800119ee765, State: Initialized, Role: FOLLOWER
I20260608 10:11:50.141918 24283 consensus_queue.cc:260] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:50.144502 24283 ts_tablet_manager.cc:1434] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:11:50.145635 24283 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765: Bootstrap starting.
W20260608 10:11:50.149712 23747 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e6817cf4c7fb4b31966e7800119ee765 not available for placement
I20260608 10:11:50.154142 24344 heartbeater.cc:344] Connected to a master server at 127.16.137.62:33557
I20260608 10:11:50.154726 24344 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:50.155640 24344 heartbeater.cc:507] Master 127.16.137.62:33557 requested a full tablet report, sending...
I20260608 10:11:50.159790 23697 ts_manager.cc:194] Re-registered known tserver with Master: e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:50.162317 24283 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:11:50.163317 24283 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765: Bootstrap complete.
I20260608 10:11:50.164027 24283 ts_tablet_manager.cc:1403] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260608 10:11:50.164564 23697 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34692
I20260608 10:11:50.167815 24344 heartbeater.cc:499] Master 127.16.137.62:33557 was elected leader, sending a full tablet report...
I20260608 10:11:50.167192 24283 raft_consensus.cc:359] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:50.168802 24283 raft_consensus.cc:740] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6817cf4c7fb4b31966e7800119ee765, State: Initialized, Role: FOLLOWER
I20260608 10:11:50.169683 24283 consensus_queue.cc:260] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [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: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:50.171886 24283 ts_tablet_manager.cc:1434] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260608 10:11:51.131040 24348 raft_consensus.cc:493] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.131744 24348 raft_consensus.cc:515] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.134629 24348 leader_election.cc:290] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:51.157568 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c58142ceb248d3ab15d86dc7172499" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" is_pre_election: true
I20260608 10:11:51.159124 24238 raft_consensus.cc:2410] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e6e55f6a62242258d9aae255ed7e944 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:11:51.159162 24318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c58142ceb248d3ab15d86dc7172499" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765" is_pre_election: true
I20260608 10:11:51.160352 24318 raft_consensus.cc:2468] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e6e55f6a62242258d9aae255ed7e944 in term 1.
I20260608 10:11:51.161870 24118 leader_election.cc:304] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [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: 6e6e55f6a62242258d9aae255ed7e944, e6817cf4c7fb4b31966e7800119ee765; no voters: d5f8688ba8c446b9bc51ea78639d4d4e
I20260608 10:11:51.162899 24348 raft_consensus.cc:2804] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:11:51.163439 24348 raft_consensus.cc:493] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:51.163950 24348 raft_consensus.cc:3060] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:51.174566 24355 raft_consensus.cc:493] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.174765 24348 raft_consensus.cc:515] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.175743 24355 raft_consensus.cc:515] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:51.178714 24355 leader_election.cc:290] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965), d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091)
I20260608 10:11:51.178934 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c58142ceb248d3ab15d86dc7172499" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e"
I20260608 10:11:51.179190 24318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c58142ceb248d3ab15d86dc7172499" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765"
I20260608 10:11:51.179886 24238 raft_consensus.cc:3060] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:51.180122 24237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6925cc55242419d2ba48949c95f5c" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" is_pre_election: true
I20260608 10:11:51.180213 24318 raft_consensus.cc:3060] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:51.181324 24237 raft_consensus.cc:2468] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e6e55f6a62242258d9aae255ed7e944 in term 1.
I20260608 10:11:51.181905 24317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6925cc55242419d2ba48949c95f5c" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765" is_pre_election: true
I20260608 10:11:51.183395 24348 leader_election.cc:290] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [CANDIDATE]: Term 2 election: Requested vote from peers d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:51.183558 24317 raft_consensus.cc:2410] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e6e55f6a62242258d9aae255ed7e944 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:11:51.183705 24119 leader_election.cc:304] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [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: 6e6e55f6a62242258d9aae255ed7e944, d5f8688ba8c446b9bc51ea78639d4d4e; no voters: 
I20260608 10:11:51.185334 24348 raft_consensus.cc:2804] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:11:51.185966 24348 raft_consensus.cc:493] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:51.186563 24348 raft_consensus.cc:3060] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:51.193292 24318 raft_consensus.cc:2468] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e6e55f6a62242258d9aae255ed7e944 in term 2.
I20260608 10:11:51.194514 24348 raft_consensus.cc:515] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:51.195685 24238 raft_consensus.cc:2410] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e6e55f6a62242258d9aae255ed7e944 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:11:51.195037 24118 leader_election.cc:304] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [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: 6e6e55f6a62242258d9aae255ed7e944, e6817cf4c7fb4b31966e7800119ee765; no voters: 
I20260608 10:11:51.197441 24348 leader_election.cc:290] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [CANDIDATE]: Term 2 election: Requested vote from peers e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965), d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091)
I20260608 10:11:51.198105 24318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6925cc55242419d2ba48949c95f5c" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765"
I20260608 10:11:51.198283 24348 raft_consensus.cc:2804] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Leader election won for term 2
W20260608 10:11:51.199002 23747 auto_rebalancer.cc:591] Failed to schedule move for tablet 76bab1835e1d4da087234f82afb18092: Illegal state: Replica 6e6e55f6a62242258d9aae255ed7e944 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } }
I20260608 10:11:51.198902 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6925cc55242419d2ba48949c95f5c" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e"
I20260608 10:11:51.199944 24348 raft_consensus.cc:697] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 LEADER]: Becoming Leader. State: Replica: 6e6e55f6a62242258d9aae255ed7e944, State: Running, Role: LEADER
I20260608 10:11:51.200620 24238 raft_consensus.cc:3060] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:51.199092 24318 raft_consensus.cc:3060] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:51.201314 24348 consensus_queue.cc:237] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [LEADER]: Queue going to LEADER 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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.209649 24318 raft_consensus.cc:2410] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e6e55f6a62242258d9aae255ed7e944 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:11:51.209384 24238 raft_consensus.cc:2468] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e6e55f6a62242258d9aae255ed7e944 in term 2.
I20260608 10:11:51.211894 24119 leader_election.cc:304] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [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: 6e6e55f6a62242258d9aae255ed7e944, d5f8688ba8c446b9bc51ea78639d4d4e; no voters: e6817cf4c7fb4b31966e7800119ee765
I20260608 10:11:51.212837 24357 raft_consensus.cc:493] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.213747 24355 raft_consensus.cc:2804] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:11:51.213624 24357 raft_consensus.cc:515] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
W20260608 10:11:51.218801 23747 auto_rebalancer.cc:591] Failed to schedule move for tablet 1ab6925cc55242419d2ba48949c95f5c: Illegal state: Replica e6817cf4c7fb4b31966e7800119ee765 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } }
I20260608 10:11:51.219182 24357 leader_election.cc:290] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:51.219934 24357 raft_consensus.cc:493] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.220518 24357 raft_consensus.cc:515] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.223208 24357 leader_election.cc:290] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:51.224402 24355 raft_consensus.cc:697] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 2 LEADER]: Becoming Leader. State: Replica: 6e6e55f6a62242258d9aae255ed7e944, State: Running, Role: LEADER
I20260608 10:11:51.220902 23697 catalog_manager.cc:5696] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 reported cstate change: term changed from 1 to 2, leader changed from d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2) to 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1). New cstate: current_term: 2 leader_uuid: "6e6e55f6a62242258d9aae255ed7e944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:51.225955 24355 consensus_queue.cc:237] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [LEADER]: Queue going to LEADER 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: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
W20260608 10:11:51.254951 23747 auto_rebalancer.cc:591] Failed to schedule move for tablet 9967c0f9d9544b3784d71a11f35cb795: Illegal state: Replica d5f8688ba8c446b9bc51ea78639d4d4e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } }
I20260608 10:11:51.258121 24156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c58142ceb248d3ab15d86dc7172499" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e6e55f6a62242258d9aae255ed7e944" is_pre_election: true
I20260608 10:11:51.257867 24157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967c0f9d9544b3784d71a11f35cb795" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e6e55f6a62242258d9aae255ed7e944" is_pre_election: true
I20260608 10:11:51.260363 24318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967c0f9d9544b3784d71a11f35cb795" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765" is_pre_election: true
I20260608 10:11:51.261647 24318 raft_consensus.cc:2468] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 1.
I20260608 10:11:51.261796 24317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c58142ceb248d3ab15d86dc7172499" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765" is_pre_election: true
I20260608 10:11:51.260931 24157 raft_consensus.cc:2468] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 1.
I20260608 10:11:51.262957 24317 raft_consensus.cc:2468] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 2.
I20260608 10:11:51.263733 24199 leader_election.cc:304] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [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: d5f8688ba8c446b9bc51ea78639d4d4e, e6817cf4c7fb4b31966e7800119ee765; no voters: 
I20260608 10:11:51.265081 24358 raft_consensus.cc:2804] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:11:51.265062 24199 leader_election.cc:304] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [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: d5f8688ba8c446b9bc51ea78639d4d4e, e6817cf4c7fb4b31966e7800119ee765; no voters: 6e6e55f6a62242258d9aae255ed7e944
I20260608 10:11:51.266011 24358 raft_consensus.cc:493] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:51.266676 24358 raft_consensus.cc:3060] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:51.266724 24357 raft_consensus.cc:2804] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:11:51.267629 24357 raft_consensus.cc:493] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:51.268332 24357 raft_consensus.cc:3060] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:11:51.274887 24358 raft_consensus.cc:515] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.276746 24357 raft_consensus.cc:515] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.278390 24358 leader_election.cc:290] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [CANDIDATE]: Term 2 election: Requested vote from peers 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:51.278292 24157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967c0f9d9544b3784d71a11f35cb795" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e6e55f6a62242258d9aae255ed7e944"
I20260608 10:11:51.278645 24317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967c0f9d9544b3784d71a11f35cb795" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765"
I20260608 10:11:51.279587 24157 raft_consensus.cc:3060] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:51.279857 24317 raft_consensus.cc:3060] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:51.279815 23697 catalog_manager.cc:5696] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 reported cstate change: term changed from 1 to 2, leader changed from e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3) to 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1). New cstate: current_term: 2 leader_uuid: "6e6e55f6a62242258d9aae255ed7e944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:51.282382 24156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c58142ceb248d3ab15d86dc7172499" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e6e55f6a62242258d9aae255ed7e944"
I20260608 10:11:51.281181 24357 leader_election.cc:290] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [CANDIDATE]: Term 3 election: Requested vote from peers 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:51.282763 24318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c58142ceb248d3ab15d86dc7172499" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765"
I20260608 10:11:51.285562 24318 raft_consensus.cc:3060] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:11:51.288679 24157 raft_consensus.cc:2468] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 2.
I20260608 10:11:51.289973 24317 raft_consensus.cc:2468] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 2.
I20260608 10:11:51.290536 24197 leader_election.cc:304] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [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: 6e6e55f6a62242258d9aae255ed7e944, d5f8688ba8c446b9bc51ea78639d4d4e; no voters: 
I20260608 10:11:51.291834 24357 raft_consensus.cc:2804] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:11:51.292505 24357 raft_consensus.cc:697] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 LEADER]: Becoming Leader. State: Replica: d5f8688ba8c446b9bc51ea78639d4d4e, State: Running, Role: LEADER
I20260608 10:11:51.293037 24318 raft_consensus.cc:2468] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 3.
I20260608 10:11:51.293632 24357 consensus_queue.cc:237] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.294636 24199 leader_election.cc:304] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [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: d5f8688ba8c446b9bc51ea78639d4d4e, e6817cf4c7fb4b31966e7800119ee765; no voters: 6e6e55f6a62242258d9aae255ed7e944
I20260608 10:11:51.295567 24358 raft_consensus.cc:2804] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:11:51.297046 24358 raft_consensus.cc:697] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 LEADER]: Becoming Leader. State: Replica: d5f8688ba8c446b9bc51ea78639d4d4e, State: Running, Role: LEADER
I20260608 10:11:51.298297 24358 consensus_queue.cc:237] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.303162 23697 catalog_manager.cc:5696] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:51.316090 23697 catalog_manager.cc:5696] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e reported cstate change: term changed from 2 to 3, leader changed from 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1) to d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2). New cstate: current_term: 3 leader_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:51.356297 24358 raft_consensus.cc:493] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.357038 24358 raft_consensus.cc:515] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.359095 24358 leader_election.cc:290] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:51.360193 24157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bab1835e1d4da087234f82afb18092" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e6e55f6a62242258d9aae255ed7e944" is_pre_election: true
I20260608 10:11:51.360242 24318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bab1835e1d4da087234f82afb18092" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765" is_pre_election: true
I20260608 10:11:51.361236 24157 raft_consensus.cc:2410] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5f8688ba8c446b9bc51ea78639d4d4e for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:11:51.361332 24318 raft_consensus.cc:2468] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 1.
I20260608 10:11:51.362738 24199 leader_election.cc:304] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [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: d5f8688ba8c446b9bc51ea78639d4d4e, e6817cf4c7fb4b31966e7800119ee765; no voters: 6e6e55f6a62242258d9aae255ed7e944
I20260608 10:11:51.363585 24358 raft_consensus.cc:2804] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:11:51.364048 24358 raft_consensus.cc:493] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:51.364470 24358 raft_consensus.cc:3060] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:51.369741 24358 raft_consensus.cc:515] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.372009 24358 leader_election.cc:290] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [CANDIDATE]: Term 2 election: Requested vote from peers 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:51.372843 24157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bab1835e1d4da087234f82afb18092" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e6e55f6a62242258d9aae255ed7e944"
I20260608 10:11:51.373065 24318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bab1835e1d4da087234f82afb18092" candidate_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765"
I20260608 10:11:51.373879 24157 raft_consensus.cc:3060] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:51.374138 24318 raft_consensus.cc:3060] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:51.379887 24157 raft_consensus.cc:2410] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d5f8688ba8c446b9bc51ea78639d4d4e for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:11:51.380172 24318 raft_consensus.cc:2468] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f8688ba8c446b9bc51ea78639d4d4e in term 2.
I20260608 10:11:51.381598 24199 leader_election.cc:304] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [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: d5f8688ba8c446b9bc51ea78639d4d4e, e6817cf4c7fb4b31966e7800119ee765; no voters: 6e6e55f6a62242258d9aae255ed7e944
I20260608 10:11:51.382565 24358 raft_consensus.cc:2804] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:11:51.383256 24358 raft_consensus.cc:697] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 LEADER]: Becoming Leader. State: Replica: d5f8688ba8c446b9bc51ea78639d4d4e, State: Running, Role: LEADER
I20260608 10:11:51.384218 24358 consensus_queue.cc:237] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Queue going to LEADER 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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.391577 23697 catalog_manager.cc:5696] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e reported cstate change: term changed from 1 to 2, leader changed from 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1) to d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2). New cstate: current_term: 2 leader_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:51.531168 24355 raft_consensus.cc:493] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.531983 24355 raft_consensus.cc:515] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.534209 24355 leader_election.cc:290] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:51.535233 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bab1835e1d4da087234f82afb18092" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" is_pre_election: true
I20260608 10:11:51.535609 24318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bab1835e1d4da087234f82afb18092" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765" is_pre_election: true
I20260608 10:11:51.536528 24318 raft_consensus.cc:2468] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e6e55f6a62242258d9aae255ed7e944 in term 2.
I20260608 10:11:51.537863 24118 leader_election.cc:304] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [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: 6e6e55f6a62242258d9aae255ed7e944, e6817cf4c7fb4b31966e7800119ee765; no voters: d5f8688ba8c446b9bc51ea78639d4d4e
I20260608 10:11:51.538815 24355 raft_consensus.cc:2804] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:11:51.539342 24355 raft_consensus.cc:493] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:51.539801 24355 raft_consensus.cc:3060] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:11:51.545538 24355 raft_consensus.cc:515] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.547576 24355 leader_election.cc:290] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [CANDIDATE]: Term 3 election: Requested vote from peers d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091), e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:51.548424 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bab1835e1d4da087234f82afb18092" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e"
I20260608 10:11:51.549552 24371 raft_consensus.cc:493] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.549888 24318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bab1835e1d4da087234f82afb18092" candidate_uuid: "6e6e55f6a62242258d9aae255ed7e944" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6817cf4c7fb4b31966e7800119ee765"
I20260608 10:11:51.550504 24371 raft_consensus.cc:515] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:51.550802 24318 raft_consensus.cc:3060] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:11:51.556617 24371 leader_election.cc:290] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393), d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091)
I20260608 10:11:51.558748 24318 raft_consensus.cc:2468] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e6e55f6a62242258d9aae255ed7e944 in term 3.
I20260608 10:11:51.560424 24118 leader_election.cc:304] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [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: 6e6e55f6a62242258d9aae255ed7e944, e6817cf4c7fb4b31966e7800119ee765; no voters: d5f8688ba8c446b9bc51ea78639d4d4e
I20260608 10:11:51.561583 24355 raft_consensus.cc:2804] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:11:51.562593 24355 raft_consensus.cc:697] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 3 LEADER]: Becoming Leader. State: Replica: 6e6e55f6a62242258d9aae255ed7e944, State: Running, Role: LEADER
I20260608 10:11:51.563704 24355 consensus_queue.cc:237] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.566861 24157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6925cc55242419d2ba48949c95f5c" candidate_uuid: "e6817cf4c7fb4b31966e7800119ee765" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e6e55f6a62242258d9aae255ed7e944" is_pre_election: true
I20260608 10:11:51.569320 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6925cc55242419d2ba48949c95f5c" candidate_uuid: "e6817cf4c7fb4b31966e7800119ee765" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" is_pre_election: true
I20260608 10:11:51.570309 24238 raft_consensus.cc:2468] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6817cf4c7fb4b31966e7800119ee765 in term 2.
I20260608 10:11:51.571734 24280 leader_election.cc:304] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [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: d5f8688ba8c446b9bc51ea78639d4d4e, e6817cf4c7fb4b31966e7800119ee765; no voters: 6e6e55f6a62242258d9aae255ed7e944
I20260608 10:11:51.572825 24371 raft_consensus.cc:2804] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:11:51.573446 24371 raft_consensus.cc:493] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:51.574013 24371 raft_consensus.cc:3060] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:11:51.574365 23697 catalog_manager.cc:5696] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 reported cstate change: term changed from 2 to 3, leader changed from d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2) to 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1). New cstate: current_term: 3 leader_uuid: "6e6e55f6a62242258d9aae255ed7e944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:51.580760 24371 raft_consensus.cc:515] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:51.583254 24371 leader_election.cc:290] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [CANDIDATE]: Term 3 election: Requested vote from peers 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393), d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091)
I20260608 10:11:51.584218 24157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6925cc55242419d2ba48949c95f5c" candidate_uuid: "e6817cf4c7fb4b31966e7800119ee765" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e6e55f6a62242258d9aae255ed7e944"
I20260608 10:11:51.584578 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6925cc55242419d2ba48949c95f5c" candidate_uuid: "e6817cf4c7fb4b31966e7800119ee765" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e"
I20260608 10:11:51.585445 24238 raft_consensus.cc:3060] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:11:51.590553 24238 raft_consensus.cc:2468] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6817cf4c7fb4b31966e7800119ee765 in term 3.
I20260608 10:11:51.591723 24280 leader_election.cc:304] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [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: d5f8688ba8c446b9bc51ea78639d4d4e, e6817cf4c7fb4b31966e7800119ee765; no voters: 6e6e55f6a62242258d9aae255ed7e944
I20260608 10:11:51.592584 24371 raft_consensus.cc:2804] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:11:51.593840 24371 raft_consensus.cc:697] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 3 LEADER]: Becoming Leader. State: Replica: e6817cf4c7fb4b31966e7800119ee765, State: Running, Role: LEADER
I20260608 10:11:51.594703 24371 consensus_queue.cc:237] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [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: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:51.602530 23697 catalog_manager.cc:5696] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 reported cstate change: term changed from 2 to 3, leader changed from 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1) to e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3). New cstate: current_term: 3 leader_uuid: "e6817cf4c7fb4b31966e7800119ee765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:51.684149 24157 raft_consensus.cc:3055] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:11:51.684834 24157 raft_consensus.cc:740] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e6e55f6a62242258d9aae255ed7e944, State: Running, Role: LEADER
I20260608 10:11:51.685845 24157 consensus_queue.cc:260] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.686965 24157 raft_consensus.cc:3060] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:11:51.692169 24157 raft_consensus.cc:1275] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:11:51.693807 24358 consensus_queue.cc:1048] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:51.694643 24358 consensus_queue.cc:1243] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Peer 6e6e55f6a62242258d9aae255ed7e944 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:11:51.698011 24157 pending_rounds.cc:85] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: Aborting all ops after (but not including) 0
I20260608 10:11:51.698450 24157 pending_rounds.cc:107] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:11:51.698858 24157 raft_consensus.cc:2889] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:11:51.708340 24318 raft_consensus.cc:1275] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:11:51.710290 24358 consensus_queue.cc:1048] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:51.740936 24238 raft_consensus.cc:1240] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: Rejecting Update request from peer 6e6e55f6a62242258d9aae255ed7e944 for earlier term 2. Current term is 3. Ops: []
I20260608 10:11:51.742564 24355 consensus_queue.cc:1059] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:51.743567 24359 raft_consensus.cc:3055] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:11:51.744002 24359 raft_consensus.cc:740] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e6e55f6a62242258d9aae255ed7e944, State: Running, Role: LEADER
I20260608 10:11:51.744872 24359 consensus_queue.cc:260] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [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: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } }
I20260608 10:11:51.746169 24359 raft_consensus.cc:3060] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:11:51.859983 24157 raft_consensus.cc:1240] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 3 LEADER]: Rejecting Update request from peer d5f8688ba8c446b9bc51ea78639d4d4e for earlier term 2. Current term is 3. Ops: []
I20260608 10:11:51.860071 24318 raft_consensus.cc:1275] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:11:51.860723 24156 raft_consensus.cc:1275] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:11:51.861999 24367 consensus_queue.cc:1059] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:11:51.862422 24357 consensus_queue.cc:1048] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:11:51.863456 24358 consensus_queue.cc:1048] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:51.863989 24367 consensus_queue.cc:1243] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Peer 6e6e55f6a62242258d9aae255ed7e944 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:11:51.864872 24381 raft_consensus.cc:3055] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:11:51.865336 24381 raft_consensus.cc:740] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d5f8688ba8c446b9bc51ea78639d4d4e, State: Running, Role: LEADER
I20260608 10:11:51.866583 24381 consensus_queue.cc:260] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } }
I20260608 10:11:51.868146 24381 raft_consensus.cc:3060] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:11:51.972241 24238 raft_consensus.cc:1275] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: Refusing update from remote peer 6e6e55f6a62242258d9aae255ed7e944: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:11:51.973798 24359 consensus_queue.cc:1048] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:51.974648 24359 consensus_queue.cc:1243] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [LEADER]: Peer d5f8688ba8c446b9bc51ea78639d4d4e log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:11:51.977528 24238 pending_rounds.cc:85] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e: Aborting all ops after (but not including) 0
I20260608 10:11:51.977954 24238 pending_rounds.cc:107] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:11:51.978310 24238 raft_consensus.cc:2889] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:11:51.987818 24318 raft_consensus.cc:1275] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Refusing update from remote peer 6e6e55f6a62242258d9aae255ed7e944: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:11:51.989987 24385 consensus_queue.cc:1048] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:11:52.133710 24156 raft_consensus.cc:1275] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Refusing update from remote peer e6817cf4c7fb4b31966e7800119ee765: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:11:52.135231 24371 consensus_queue.cc:1048] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:52.136137 24371 consensus_queue.cc:1243] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [LEADER]: Peer 6e6e55f6a62242258d9aae255ed7e944 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:11:52.139122 24156 pending_rounds.cc:85] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944: Aborting all ops after (but not including) 0
I20260608 10:11:52.139540 24156 pending_rounds.cc:107] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:11:52.139900 24156 raft_consensus.cc:2889] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:11:52.150457 24238 raft_consensus.cc:1275] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: Refusing update from remote peer e6817cf4c7fb4b31966e7800119ee765: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:11:52.152149 24371 consensus_queue.cc:1048] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:52.267180 24318 consensus_queue.cc:237] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [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: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } }
I20260608 10:11:52.274025 24238 raft_consensus.cc:1275] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: Refusing update from remote peer e6817cf4c7fb4b31966e7800119ee765: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:11:52.274255 24156 raft_consensus.cc:1275] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Refusing update from remote peer e6817cf4c7fb4b31966e7800119ee765: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:11:52.276342 24388 consensus_queue.cc:1048] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } 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 10:11:52.277542 24387 consensus_queue.cc:1048] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:11:52.285668 24387 raft_consensus.cc:2955] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } } }
W20260608 10:11:52.287634 24278 consensus_peers.cc:597] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 -> Peer 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4:36919): Couldn't send request to peer 4bcfc3b6df0a4125a4648d95081ea34b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ab6925cc55242419d2ba48949c95f5c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:52.288285 24238 raft_consensus.cc:2955] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } } }
I20260608 10:11:52.291704 24156 raft_consensus.cc:2955] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } } }
I20260608 10:11:52.300251 24237 consensus_queue.cc:237] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } attrs { replace: true } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } }
I20260608 10:11:52.301545 23697 catalog_manager.cc:5696] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 reported cstate change: config changed from index -1 to 3, NON_VOTER 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) added. New cstate: current_term: 3 leader_uuid: "e6817cf4c7fb4b31966e7800119ee765" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:52.313566 24156 raft_consensus.cc:1275] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:11:52.315389 24318 raft_consensus.cc:1275] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:11:52.317492 24381 consensus_queue.cc:1048] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } 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 10:11:52.319279 24384 consensus_queue.cc:1048] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:11:52.327497 24381 raft_consensus.cc:2955] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } attrs { replace: true } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } } }
W20260608 10:11:52.330597 24198 consensus_peers.cc:597] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e -> Peer 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4:36919): Couldn't send request to peer 4bcfc3b6df0a4125a4648d95081ea34b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00c58142ceb248d3ab15d86dc7172499. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:52.332571 24318 raft_consensus.cc:2955] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } attrs { replace: true } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } } }
I20260608 10:11:52.329707 24156 raft_consensus.cc:2955] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } attrs { replace: true } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } } }
I20260608 10:11:52.345774 23696 catalog_manager.cc:5696] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e reported cstate change: config changed from index -1 to 3, NON_VOTER 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) added. New cstate: current_term: 3 leader_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:52.346741 24237 consensus_queue.cc:237] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } }
W20260608 10:11:52.354398 24198 consensus_peers.cc:597] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e -> Peer 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4:36919): Couldn't send request to peer 4bcfc3b6df0a4125a4648d95081ea34b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9967c0f9d9544b3784d71a11f35cb795. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:52.354602 24318 raft_consensus.cc:1275] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:11:52.354983 24156 raft_consensus.cc:1275] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:11:52.358556 24357 consensus_queue.cc:1048] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:52.362282 24357 consensus_queue.cc:1048] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:52.366737 24358 raft_consensus.cc:2955] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } } }
I20260608 10:11:52.371210 24156 raft_consensus.cc:2955] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } } }
I20260608 10:11:52.375900 24318 raft_consensus.cc:2955] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } } }
I20260608 10:11:52.379774 23697 catalog_manager.cc:5696] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e reported cstate change: config changed from index -1 to 3, NON_VOTER 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) added. New cstate: current_term: 2 leader_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:52.673228 24398 ts_tablet_manager.cc:933] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b: Initiating tablet copy from peer e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965)
I20260608 10:11:52.675302 24398 tablet_copy_client.cc:323] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:41965
I20260608 10:11:52.687911 24328 tablet_copy_service.cc:140] P e6817cf4c7fb4b31966e7800119ee765: Received BeginTabletCopySession request for tablet 1ab6925cc55242419d2ba48949c95f5c from peer 4bcfc3b6df0a4125a4648d95081ea34b ({username='slave'} at 127.0.0.1:40852)
I20260608 10:11:52.688614 24328 tablet_copy_service.cc:161] P e6817cf4c7fb4b31966e7800119ee765: Beginning new tablet copy session on tablet 1ab6925cc55242419d2ba48949c95f5c from peer 4bcfc3b6df0a4125a4648d95081ea34b at {username='slave'} at 127.0.0.1:40852: session id = 4bcfc3b6df0a4125a4648d95081ea34b-1ab6925cc55242419d2ba48949c95f5c
I20260608 10:11:52.694358 24328 tablet_copy_source_session.cc:215] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:52.697525 24398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab6925cc55242419d2ba48949c95f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:52.708945 24398 tablet_copy_client.cc:806] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:52.709749 24398 tablet_copy_client.cc:670] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:52.713963 24398 tablet_copy_client.cc:538] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:52.720896 24398 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b: Bootstrap starting.
I20260608 10:11:52.739006 24398 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:52.739934 24398 tablet_bootstrap.cc:492] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b: Bootstrap complete.
I20260608 10:11:52.740767 24398 ts_tablet_manager.cc:1403] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 10:11:52.743427 24398 raft_consensus.cc:359] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } }
I20260608 10:11:52.744566 24398 raft_consensus.cc:740] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4bcfc3b6df0a4125a4648d95081ea34b, State: Initialized, Role: LEARNER
I20260608 10:11:52.745519 24398 consensus_queue.cc:260] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b [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: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } }
I20260608 10:11:52.748500 24398 ts_tablet_manager.cc:1434] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.004s
I20260608 10:11:52.750414 24328 tablet_copy_service.cc:342] P e6817cf4c7fb4b31966e7800119ee765: Request end of tablet copy session 4bcfc3b6df0a4125a4648d95081ea34b-1ab6925cc55242419d2ba48949c95f5c received from {username='slave'} at 127.0.0.1:40852
I20260608 10:11:52.750959 24328 tablet_copy_service.cc:434] P e6817cf4c7fb4b31966e7800119ee765: ending tablet copy session 4bcfc3b6df0a4125a4648d95081ea34b-1ab6925cc55242419d2ba48949c95f5c on tablet 1ab6925cc55242419d2ba48949c95f5c with peer 4bcfc3b6df0a4125a4648d95081ea34b
I20260608 10:11:52.820124 24398 ts_tablet_manager.cc:933] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b: Initiating tablet copy from peer d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091)
I20260608 10:11:52.822594 24398 tablet_copy_client.cc:323] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.2:44091
I20260608 10:11:52.840606 24248 tablet_copy_service.cc:140] P d5f8688ba8c446b9bc51ea78639d4d4e: Received BeginTabletCopySession request for tablet 00c58142ceb248d3ab15d86dc7172499 from peer 4bcfc3b6df0a4125a4648d95081ea34b ({username='slave'} at 127.0.0.1:56008)
I20260608 10:11:52.841531 24248 tablet_copy_service.cc:161] P d5f8688ba8c446b9bc51ea78639d4d4e: Beginning new tablet copy session on tablet 00c58142ceb248d3ab15d86dc7172499 from peer 4bcfc3b6df0a4125a4648d95081ea34b at {username='slave'} at 127.0.0.1:56008: session id = 4bcfc3b6df0a4125a4648d95081ea34b-00c58142ceb248d3ab15d86dc7172499
I20260608 10:11:52.850255 24248 tablet_copy_source_session.cc:215] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:52.853780 24398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c58142ceb248d3ab15d86dc7172499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:52.860492 24406 ts_tablet_manager.cc:933] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b: Initiating tablet copy from peer d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091)
I20260608 10:11:52.863101 24406 tablet_copy_client.cc:323] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.2:44091
I20260608 10:11:52.865408 24248 tablet_copy_service.cc:140] P d5f8688ba8c446b9bc51ea78639d4d4e: Received BeginTabletCopySession request for tablet 9967c0f9d9544b3784d71a11f35cb795 from peer 4bcfc3b6df0a4125a4648d95081ea34b ({username='slave'} at 127.0.0.1:56008)
I20260608 10:11:52.866204 24248 tablet_copy_service.cc:161] P d5f8688ba8c446b9bc51ea78639d4d4e: Beginning new tablet copy session on tablet 9967c0f9d9544b3784d71a11f35cb795 from peer 4bcfc3b6df0a4125a4648d95081ea34b at {username='slave'} at 127.0.0.1:56008: session id = 4bcfc3b6df0a4125a4648d95081ea34b-9967c0f9d9544b3784d71a11f35cb795
I20260608 10:11:52.870153 24398 tablet_copy_client.cc:806] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:52.870971 24398 tablet_copy_client.cc:670] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:52.874541 24248 tablet_copy_source_session.cc:215] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:52.875095 24398 tablet_copy_client.cc:538] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:52.878247 24406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9967c0f9d9544b3784d71a11f35cb795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:52.884675 24398 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b: Bootstrap starting.
I20260608 10:11:52.896458 24406 tablet_copy_client.cc:806] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:52.897236 24406 tablet_copy_client.cc:670] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:52.901995 24406 tablet_copy_client.cc:538] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:52.909063 24398 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:52.910378 24398 tablet_bootstrap.cc:492] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b: Bootstrap complete.
I20260608 10:11:52.911299 24398 ts_tablet_manager.cc:1403] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.004s
I20260608 10:11:52.912572 24406 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b: Bootstrap starting.
I20260608 10:11:52.914480 24398 raft_consensus.cc:359] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } attrs { replace: true } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } }
I20260608 10:11:52.915649 24398 raft_consensus.cc:740] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4bcfc3b6df0a4125a4648d95081ea34b, State: Initialized, Role: LEARNER
I20260608 10:11:52.916580 24398 consensus_queue.cc:260] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b [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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } attrs { replace: true } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } }
I20260608 10:11:52.921494 24398 ts_tablet_manager.cc:1434] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:11:52.923846 24248 tablet_copy_service.cc:342] P d5f8688ba8c446b9bc51ea78639d4d4e: Request end of tablet copy session 4bcfc3b6df0a4125a4648d95081ea34b-00c58142ceb248d3ab15d86dc7172499 received from {username='slave'} at 127.0.0.1:56008
I20260608 10:11:52.924482 24248 tablet_copy_service.cc:434] P d5f8688ba8c446b9bc51ea78639d4d4e: ending tablet copy session 4bcfc3b6df0a4125a4648d95081ea34b-00c58142ceb248d3ab15d86dc7172499 on tablet 00c58142ceb248d3ab15d86dc7172499 with peer 4bcfc3b6df0a4125a4648d95081ea34b
I20260608 10:11:52.936154 24406 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:52.937119 24406 tablet_bootstrap.cc:492] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b: Bootstrap complete.
I20260608 10:11:52.937897 24406 ts_tablet_manager.cc:1403] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260608 10:11:52.940599 24406 raft_consensus.cc:359] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } }
I20260608 10:11:52.941488 24406 raft_consensus.cc:740] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4bcfc3b6df0a4125a4648d95081ea34b, State: Initialized, Role: LEARNER
I20260608 10:11:52.942137 24406 consensus_queue.cc:260] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b [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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: true } }
I20260608 10:11:52.944128 24406 ts_tablet_manager.cc:1434] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:11:52.946121 24248 tablet_copy_service.cc:342] P d5f8688ba8c446b9bc51ea78639d4d4e: Request end of tablet copy session 4bcfc3b6df0a4125a4648d95081ea34b-9967c0f9d9544b3784d71a11f35cb795 received from {username='slave'} at 127.0.0.1:56008
I20260608 10:11:52.946633 24248 tablet_copy_service.cc:434] P d5f8688ba8c446b9bc51ea78639d4d4e: ending tablet copy session 4bcfc3b6df0a4125a4648d95081ea34b-9967c0f9d9544b3784d71a11f35cb795 on tablet 9967c0f9d9544b3784d71a11f35cb795 with peer 4bcfc3b6df0a4125a4648d95081ea34b
I20260608 10:11:53.225929 24073 raft_consensus.cc:1217] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 10:11:53.293680 24073 raft_consensus.cc:1217] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:11:53.296507 24072 raft_consensus.cc:1217] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 10:11:53.664505 24411 raft_consensus.cc:1064] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765: attempting to promote NON_VOTER 4bcfc3b6df0a4125a4648d95081ea34b to VOTER
I20260608 10:11:53.667289 24411 consensus_queue.cc:237] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [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: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } }
I20260608 10:11:53.675064 24072 raft_consensus.cc:1275] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 LEARNER]: Refusing update from remote peer e6817cf4c7fb4b31966e7800119ee765: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:11:53.675442 24237 raft_consensus.cc:1275] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: Refusing update from remote peer e6817cf4c7fb4b31966e7800119ee765: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:11:53.677513 24388 consensus_queue.cc:1048] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:53.678004 24156 raft_consensus.cc:1275] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Refusing update from remote peer e6817cf4c7fb4b31966e7800119ee765: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:11:53.678472 24411 consensus_queue.cc:1048] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:53.680698 24411 consensus_queue.cc:1048] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:53.696524 24410 raft_consensus.cc:2955] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:53.699054 24237 raft_consensus.cc:2955] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:53.700809 24072 raft_consensus.cc:2955] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:53.713019 24156 raft_consensus.cc:2955] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:53.716264 23698 catalog_manager.cc:5696] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 reported cstate change: config changed from index 3 to 4, 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "e6817cf4c7fb4b31966e7800119ee765" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:53.763825 24318 consensus_queue.cc:237] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [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: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } }
I20260608 10:11:53.770110 24072 raft_consensus.cc:1275] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 FOLLOWER]: Refusing update from remote peer e6817cf4c7fb4b31966e7800119ee765: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:11:53.770334 24156 raft_consensus.cc:1275] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Refusing update from remote peer e6817cf4c7fb4b31966e7800119ee765: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:11:53.771618 24410 consensus_queue.cc:1048] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:11:53.772364 24411 consensus_queue.cc:1048] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:11:53.780503 24411 raft_consensus.cc:2955] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:53.783147 24156 raft_consensus.cc:2955] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:53.784618 24072 raft_consensus.cc:2955] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:53.793074 23685 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1ab6925cc55242419d2ba48949c95f5c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:53.797132 23696 catalog_manager.cc:5696] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 reported cstate change: config changed from index 4 to 5, VOTER d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2) evicted. New cstate: current_term: 3 leader_uuid: "e6817cf4c7fb4b31966e7800119ee765" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:53.820904 24424 raft_consensus.cc:1064] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e: attempting to promote NON_VOTER 4bcfc3b6df0a4125a4648d95081ea34b to VOTER
I20260608 10:11:53.824476 24424 consensus_queue.cc:237] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } }
I20260608 10:11:53.837013 24228 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ab6925cc55242419d2ba48949c95f5c with delete_type TABLET_DATA_TOMBSTONED (TS d5f8688ba8c446b9bc51ea78639d4d4e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56020
I20260608 10:11:53.841971 24318 raft_consensus.cc:1275] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:11:53.842800 24156 raft_consensus.cc:1275] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:11:53.844228 24412 consensus_queue.cc:1048] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:11:53.845726 24427 consensus_queue.cc:1048] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:11:53.846215 24072 raft_consensus.cc:1275] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b [term 2 LEARNER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:11:53.848598 24429 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:53.849843 24429 raft_consensus.cc:2243] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:53.850718 24429 raft_consensus.cc:2272] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:53.848455 24424 consensus_queue.cc:1048] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:53.856875 24429 ts_tablet_manager.cc:1916] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:11:53.864317 24412 raft_consensus.cc:1064] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e: attempting to promote NON_VOTER 4bcfc3b6df0a4125a4648d95081ea34b to VOTER
I20260608 10:11:53.867452 24412 consensus_queue.cc:237] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } attrs { replace: true } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } }
I20260608 10:11:53.877843 24429 ts_tablet_manager.cc:1929] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 10:11:53.878634 24429 log.cc:1199] T 1ab6925cc55242419d2ba48949c95f5c P d5f8688ba8c446b9bc51ea78639d4d4e: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-1-root/wals/1ab6925cc55242419d2ba48949c95f5c
I20260608 10:11:53.881249 23686 catalog_manager.cc:5027] TS d5f8688ba8c446b9bc51ea78639d4d4e (127.16.137.2:44091): tablet 1ab6925cc55242419d2ba48949c95f5c (table test-workload [id=adff44b6af33428cb9668314efc69b1e]) successfully deleted
I20260608 10:11:53.886665 24073 raft_consensus.cc:1275] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 LEARNER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:11:53.887293 24317 raft_consensus.cc:1275] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:11:53.889220 24412 consensus_queue.cc:1048] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:53.889568 24157 raft_consensus.cc:1275] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:11:53.892037 24424 consensus_queue.cc:1048] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:53.898794 24412 consensus_queue.cc:1048] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:53.922312 24424 raft_consensus.cc:2955] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } attrs { replace: true } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:53.933044 24071 raft_consensus.cc:2955] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } attrs { replace: true } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:53.936208 24412 raft_consensus.cc:2955] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:53.940538 24156 raft_consensus.cc:2955] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } attrs { replace: true } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:53.939483 24157 raft_consensus.cc:2955] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:53.946590 23696 catalog_manager.cc:5696] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e reported cstate change: config changed from index 3 to 4, 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:53.951190 24317 raft_consensus.cc:2955] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:53.956041 24316 raft_consensus.cc:2955] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } attrs { replace: true } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:53.971616 24073 raft_consensus.cc:2955] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:53.984690 23697 catalog_manager.cc:5696] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 reported cstate change: config changed from index 3 to 4, 4bcfc3b6df0a4125a4648d95081ea34b (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:54.002619 24237 consensus_queue.cc:237] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [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: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } }
I20260608 10:11:54.013793 24071 raft_consensus.cc:1275] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:11:54.014707 24316 raft_consensus.cc:1275] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:11:54.015945 24437 consensus_queue.cc:1048] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:11:54.017766 24424 consensus_queue.cc:1048] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:11:54.025396 24437 raft_consensus.cc:2955] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:54.028012 24071 raft_consensus.cc:2955] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:54.028344 24316 raft_consensus.cc:2955] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:54.037106 24237 consensus_queue.cc:237] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [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: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } }
I20260608 10:11:54.042632 23697 catalog_manager.cc:5696] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b reported cstate change: config changed from index 4 to 5, VOTER 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1) evicted. New cstate: current_term: 3 leader_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "e6817cf4c7fb4b31966e7800119ee765" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41965 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:54.048460 24157 raft_consensus.cc:1275] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:11:54.050096 24412 consensus_queue.cc:1048] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:11:54.049153 24071 raft_consensus.cc:1275] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b [term 2 FOLLOWER]: Refusing update from remote peer d5f8688ba8c446b9bc51ea78639d4d4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:11:54.055055 24412 consensus_queue.cc:1048] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:11:54.058109 24425 raft_consensus.cc:2955] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:54.062186 24156 raft_consensus.cc:2955] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:54.069685 24073 raft_consensus.cc:2955] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:54.080088 23686 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 00c58142ceb248d3ab15d86dc7172499 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:54.085067 23686 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9967c0f9d9544b3784d71a11f35cb795 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:54.085506 23698 catalog_manager.cc:5696] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 reported cstate change: config changed from index 4 to 5, VOTER e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3) evicted. New cstate: current_term: 2 leader_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e6e55f6a62242258d9aae255ed7e944" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38393 } } peers { permanent_uuid: "d5f8688ba8c446b9bc51ea78639d4d4e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 44091 } } peers { permanent_uuid: "4bcfc3b6df0a4125a4648d95081ea34b" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 36919 } attrs { promote: false } } }
I20260608 10:11:54.101249 24308 tablet_service.cc:1558] Processing DeleteTablet for tablet 9967c0f9d9544b3784d71a11f35cb795 with delete_type TABLET_DATA_TOMBSTONED (TS e6817cf4c7fb4b31966e7800119ee765 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40864
I20260608 10:11:54.103675 24439 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:54.104669 24439 raft_consensus.cc:2243] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:54.105576 24439 raft_consensus.cc:2272] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:54.105619 24147 tablet_service.cc:1558] Processing DeleteTablet for tablet 00c58142ceb248d3ab15d86dc7172499 with delete_type TABLET_DATA_TOMBSTONED (TS 6e6e55f6a62242258d9aae255ed7e944 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37000
I20260608 10:11:54.108287 24440 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:54.108922 24439 ts_tablet_manager.cc:1916] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:11:54.109222 24440 raft_consensus.cc:2243] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:54.109980 24440 raft_consensus.cc:2272] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:54.113284 24440 ts_tablet_manager.cc:1916] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:11:54.125952 24439 ts_tablet_manager.cc:1929] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:11:54.126489 24439 log.cc:1199] T 9967c0f9d9544b3784d71a11f35cb795 P e6817cf4c7fb4b31966e7800119ee765: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-2-root/wals/9967c0f9d9544b3784d71a11f35cb795
I20260608 10:11:54.128273 23685 catalog_manager.cc:5027] TS e6817cf4c7fb4b31966e7800119ee765 (127.16.137.3:41965): tablet 9967c0f9d9544b3784d71a11f35cb795 (table test-workload [id=adff44b6af33428cb9668314efc69b1e]) successfully deleted
I20260608 10:11:54.129160 24440 ts_tablet_manager.cc:1929] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 10:11:54.129607 24440 log.cc:1199] T 00c58142ceb248d3ab15d86dc7172499 P 6e6e55f6a62242258d9aae255ed7e944: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913314735645-16932-0/minicluster-data/ts-0-root/wals/00c58142ceb248d3ab15d86dc7172499
I20260608 10:11:54.130978 23683 catalog_manager.cc:5027] TS 6e6e55f6a62242258d9aae255ed7e944 (127.16.137.1:38393): tablet 00c58142ceb248d3ab15d86dc7172499 (table test-workload [id=adff44b6af33428cb9668314efc69b1e]) successfully deleted
I20260608 10:11:56.185753 16932 tablet_server.cc:179] TabletServer@127.16.137.1:38393 shutting down...
I20260608 10:11:56.209059 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:56.209774 16932 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:56.210417 16932 raft_consensus.cc:2243] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.211056 16932 raft_consensus.cc:2272] T 1ab6925cc55242419d2ba48949c95f5c P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.213057 16932 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:56.213649 16932 raft_consensus.cc:2243] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.214520 16932 raft_consensus.cc:2272] T 76bab1835e1d4da087234f82afb18092 P 6e6e55f6a62242258d9aae255ed7e944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.216496 16932 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:56.217058 16932 raft_consensus.cc:2243] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.217638 16932 raft_consensus.cc:2272] T 9967c0f9d9544b3784d71a11f35cb795 P 6e6e55f6a62242258d9aae255ed7e944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.242614 16932 tablet_server.cc:196] TabletServer@127.16.137.1:38393 shutdown complete.
I20260608 10:11:56.292197 16932 tablet_server.cc:179] TabletServer@127.16.137.2:44091 shutting down...
I20260608 10:11:56.319722 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:56.320758 16932 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:56.321625 16932 raft_consensus.cc:2243] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.322714 16932 raft_consensus.cc:2272] T 76bab1835e1d4da087234f82afb18092 P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.326031 16932 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:56.326623 16932 raft_consensus.cc:2243] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.328855 16932 raft_consensus.cc:2272] T 9967c0f9d9544b3784d71a11f35cb795 P d5f8688ba8c446b9bc51ea78639d4d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.331936 16932 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:56.332712 16932 raft_consensus.cc:2243] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.334240 16932 raft_consensus.cc:2272] T 00c58142ceb248d3ab15d86dc7172499 P d5f8688ba8c446b9bc51ea78639d4d4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.363570 16932 tablet_server.cc:196] TabletServer@127.16.137.2:44091 shutdown complete.
I20260608 10:11:56.385468 16932 tablet_server.cc:179] TabletServer@127.16.137.3:41965 shutting down...
I20260608 10:11:56.416738 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:56.417819 16932 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:56.418768 16932 raft_consensus.cc:2243] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.420274 16932 raft_consensus.cc:2272] T 1ab6925cc55242419d2ba48949c95f5c P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.423245 16932 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:56.423799 16932 raft_consensus.cc:2243] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.424494 16932 raft_consensus.cc:2272] T 76bab1835e1d4da087234f82afb18092 P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.427371 16932 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:56.427891 16932 raft_consensus.cc:2243] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.428926 16932 raft_consensus.cc:2272] T 00c58142ceb248d3ab15d86dc7172499 P e6817cf4c7fb4b31966e7800119ee765 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.456013 16932 tablet_server.cc:196] TabletServer@127.16.137.3:41965 shutdown complete.
I20260608 10:11:56.475920 16932 tablet_server.cc:179] TabletServer@127.16.137.4:0 shutting down...
I20260608 10:11:56.503657 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:56.504676 16932 tablet_replica.cc:333] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b: stopping tablet replica
I20260608 10:11:56.505440 16932 raft_consensus.cc:2243] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.506392 16932 raft_consensus.cc:2272] T 9967c0f9d9544b3784d71a11f35cb795 P 4bcfc3b6df0a4125a4648d95081ea34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.508824 16932 tablet_replica.cc:333] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b: stopping tablet replica
I20260608 10:11:56.509335 16932 raft_consensus.cc:2243] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.510278 16932 raft_consensus.cc:2272] T 00c58142ceb248d3ab15d86dc7172499 P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.512779 16932 tablet_replica.cc:333] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b: stopping tablet replica
I20260608 10:11:56.513324 16932 raft_consensus.cc:2243] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.514098 16932 raft_consensus.cc:2272] T 1ab6925cc55242419d2ba48949c95f5c P 4bcfc3b6df0a4125a4648d95081ea34b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.537801 16932 tablet_server.cc:196] TabletServer@127.16.137.4:0 shutdown complete.
I20260608 10:11:56.555238 16932 master.cc:562] Master@127.16.137.62:33557 shutting down...
I20260608 10:11:56.578363 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.579057 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.579382 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P de8a8653ef38400ab226c9166659ff4a: stopping tablet replica
I20260608 10:11:56.600680 16932 master.cc:584] Master@127.16.137.62:33557 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16757 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 10:11:56.645011 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:32879
I20260608 10:11:56.646405 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:56.652689 24443 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:56.653108 24444 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:56.655756 24446 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:56.658560 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:56.662019 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:56.662209 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:56.662333 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913516662321 us; error 0 us; skew 500 ppm
I20260608 10:11:56.662861 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:56.665572 16932 webserver.cc:533] Webserver started at http://127.16.137.62:35515/ using document root <none> and password file <none>
I20260608 10:11:56.666059 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:56.666224 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:56.666453 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:56.667797 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "54b717bacd3a41bfa99c4a9f1cb55a2d"
format_stamp: "Formatted at 2026-06-08 10:11:56 on dist-test-slave-4pww"
I20260608 10:11:56.672592 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:11:56.676497 24451 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:56.677421 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:56.677750 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "54b717bacd3a41bfa99c4a9f1cb55a2d"
format_stamp: "Formatted at 2026-06-08 10:11:56 on dist-test-slave-4pww"
I20260608 10:11:56.678048 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:56.700434 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:56.701829 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:56.742383 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:32879
I20260608 10:11:56.742515 24502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:32879 every 8 connection(s)
I20260608 10:11:56.746920 24503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:56.758541 24503 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d: Bootstrap starting.
I20260608 10:11:56.763813 24503 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:56.768381 24503 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d: No bootstrap required, opened a new log
I20260608 10:11:56.770937 24503 raft_consensus.cc:359] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54b717bacd3a41bfa99c4a9f1cb55a2d" member_type: VOTER }
I20260608 10:11:56.771399 24503 raft_consensus.cc:385] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:56.771595 24503 raft_consensus.cc:740] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b717bacd3a41bfa99c4a9f1cb55a2d, State: Initialized, Role: FOLLOWER
I20260608 10:11:56.772184 24503 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "54b717bacd3a41bfa99c4a9f1cb55a2d" member_type: VOTER }
I20260608 10:11:56.772629 24503 raft_consensus.cc:399] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:56.772825 24503 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:56.773037 24503 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:56.778021 24503 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54b717bacd3a41bfa99c4a9f1cb55a2d" member_type: VOTER }
I20260608 10:11:56.778527 24503 leader_election.cc:304] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [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: 54b717bacd3a41bfa99c4a9f1cb55a2d; no voters: 
I20260608 10:11:56.779837 24503 leader_election.cc:290] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:56.780481 24506 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:56.781975 24506 raft_consensus.cc:697] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [term 1 LEADER]: Becoming Leader. State: Replica: 54b717bacd3a41bfa99c4a9f1cb55a2d, State: Running, Role: LEADER
I20260608 10:11:56.782763 24506 consensus_queue.cc:237] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [LEADER]: Queue going to LEADER mode. State: All 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: "54b717bacd3a41bfa99c4a9f1cb55a2d" member_type: VOTER }
I20260608 10:11:56.783280 24503 sys_catalog.cc:565] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:11:56.790266 24508 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54b717bacd3a41bfa99c4a9f1cb55a2d. Latest consensus state: current_term: 1 leader_uuid: "54b717bacd3a41bfa99c4a9f1cb55a2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54b717bacd3a41bfa99c4a9f1cb55a2d" member_type: VOTER } }
I20260608 10:11:56.790902 24508 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:56.793685 24507 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "54b717bacd3a41bfa99c4a9f1cb55a2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54b717bacd3a41bfa99c4a9f1cb55a2d" member_type: VOTER } }
I20260608 10:11:56.794581 24507 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:56.796557 24516 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:11:56.802150 24516 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:11:56.803213 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:11:56.811836 24516 catalog_manager.cc:1382] Generated new cluster ID: 0b7e53903cf74b0fb2ad57d4e29c8c4a
I20260608 10:11:56.812136 24516 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:11:56.829867 24516 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:11:56.831378 24516 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:11:56.844805 24516 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d: Generated new TSK 0
I20260608 10:11:56.845568 24516 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:11:56.869901 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:56.876585 24524 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:56.877535 24525 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:56.879313 24527 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:56.880741 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:56.881906 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:56.882133 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:56.882340 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913516882319 us; error 0 us; skew 500 ppm
I20260608 10:11:56.883083 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:56.885982 16932 webserver.cc:533] Webserver started at http://127.16.137.1:37143/ using document root <none> and password file <none>
I20260608 10:11:56.886535 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:56.886739 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:56.887039 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:56.888382 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "fe4128aea5e0459f989ea31a96bbe479"
format_stamp: "Formatted at 2026-06-08 10:11:56 on dist-test-slave-4pww"
I20260608 10:11:56.893682 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:11:56.897429 24532 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:56.898241 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:11:56.898586 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "fe4128aea5e0459f989ea31a96bbe479"
format_stamp: "Formatted at 2026-06-08 10:11:56 on dist-test-slave-4pww"
I20260608 10:11:56.898891 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:56.925284 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:56.926715 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:56.928260 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:56.930790 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:56.931043 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:56.931361 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:56.931566 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:56.974243 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:33593
I20260608 10:11:56.974368 24594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:33593 every 8 connection(s)
I20260608 10:11:56.980075 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:56.989683 24600 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:56.989974 24599 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:56.993999 24602 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:56.994556 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:56.995653 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:56.995862 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:56.995998 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913516995987 us; error 0 us; skew 500 ppm
I20260608 10:11:56.996599 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:56.999408 16932 webserver.cc:533] Webserver started at http://127.16.137.2:37721/ using document root <none> and password file <none>
I20260608 10:11:56.999981 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:57.000231 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:57.000592 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:57.000989 24595 heartbeater.cc:344] Connected to a master server at 127.16.137.62:32879
I20260608 10:11:57.001425 24595 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:57.002049 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "df7889121962484c842ea205a7ee18f2"
format_stamp: "Formatted at 2026-06-08 10:11:56 on dist-test-slave-4pww"
I20260608 10:11:57.002177 24595 heartbeater.cc:507] Master 127.16.137.62:32879 requested a full tablet report, sending...
I20260608 10:11:57.004624 24468 ts_manager.cc:194] Registered new tserver with Master: fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593)
I20260608 10:11:57.007705 24468 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57664
I20260608 10:11:57.008519 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:11:57.012602 24607 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:57.013521 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:11:57.013885 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "df7889121962484c842ea205a7ee18f2"
format_stamp: "Formatted at 2026-06-08 10:11:56 on dist-test-slave-4pww"
I20260608 10:11:57.014184 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:57.035431 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:57.036749 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:57.038343 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:57.040704 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:57.040966 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:57.041216 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:57.041427 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:11:57.082813 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:42467
I20260608 10:11:57.082958 24669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:42467 every 8 connection(s)
I20260608 10:11:57.088323 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:57.097677 24674 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:57.099026 24673 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:57.101202 24676 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:57.101616 16932 server_base.cc:1061] running on GCE node
I20260608 10:11:57.101691 24670 heartbeater.cc:344] Connected to a master server at 127.16.137.62:32879
I20260608 10:11:57.102512 24670 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:57.102943 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:57.103242 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:57.103464 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913517103443 us; error 0 us; skew 500 ppm
I20260608 10:11:57.103503 24670 heartbeater.cc:507] Master 127.16.137.62:32879 requested a full tablet report, sending...
I20260608 10:11:57.104446 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:57.106194 24468 ts_manager.cc:194] Registered new tserver with Master: df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467)
I20260608 10:11:57.107501 16932 webserver.cc:533] Webserver started at http://127.16.137.3:35487/ using document root <none> and password file <none>
I20260608 10:11:57.108290 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:57.108230 24468 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57672
I20260608 10:11:57.108743 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:57.109123 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:57.110723 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "806fa73292b1498e82a308a7e303ecad"
format_stamp: "Formatted at 2026-06-08 10:11:57 on dist-test-slave-4pww"
I20260608 10:11:57.115859 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 10:11:57.119460 24681 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:57.120415 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:11:57.120683 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "806fa73292b1498e82a308a7e303ecad"
format_stamp: "Formatted at 2026-06-08 10:11:57 on dist-test-slave-4pww"
I20260608 10:11:57.120957 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:57.135947 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:57.137176 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:57.138685 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:57.141060 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:57.141280 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:57.141623 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:57.141805 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:57.183856 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:41505
I20260608 10:11:57.184001 24743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:41505 every 8 connection(s)
I20260608 10:11:57.199586 24744 heartbeater.cc:344] Connected to a master server at 127.16.137.62:32879
I20260608 10:11:57.200042 24744 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:57.200805 24744 heartbeater.cc:507] Master 127.16.137.62:32879 requested a full tablet report, sending...
I20260608 10:11:57.203012 24468 ts_manager.cc:194] Registered new tserver with Master: 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:11:57.203634 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016129676s
I20260608 10:11:57.204535 24468 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57682
I20260608 10:11:58.010906 24595 heartbeater.cc:499] Master 127.16.137.62:32879 was elected leader, sending a full tablet report...
I20260608 10:11:58.111723 24670 heartbeater.cc:499] Master 127.16.137.62:32879 was elected leader, sending a full tablet report...
I20260608 10:11:58.207661 24744 heartbeater.cc:499] Master 127.16.137.62:32879 was elected leader, sending a full tablet report...
I20260608 10:11:58.262315 24468 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57692:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:11:58.264863 24468 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:11:58.339825 24709 tablet_service.cc:1511] Processing CreateTablet for tablet 41dd95a956f948b9a3a3a9445d63c5a4 (DEFAULT_TABLE table=test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:58.341619 24709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41dd95a956f948b9a3a3a9445d63c5a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.341732 24708 tablet_service.cc:1511] Processing CreateTablet for tablet ccd7868751a44fed87bca2047a8dd908 (DEFAULT_TABLE table=test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:58.343075 24707 tablet_service.cc:1511] Processing CreateTablet for tablet 8c04d9b0b831495db76d313527ef3d7a (DEFAULT_TABLE table=test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:58.344310 24708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd7868751a44fed87bca2047a8dd908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.345027 24707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c04d9b0b831495db76d313527ef3d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.346297 24635 tablet_service.cc:1511] Processing CreateTablet for tablet 41dd95a956f948b9a3a3a9445d63c5a4 (DEFAULT_TABLE table=test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:58.347776 24635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41dd95a956f948b9a3a3a9445d63c5a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.350801 24634 tablet_service.cc:1511] Processing CreateTablet for tablet ccd7868751a44fed87bca2047a8dd908 (DEFAULT_TABLE table=test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:58.352304 24634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd7868751a44fed87bca2047a8dd908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.354736 24633 tablet_service.cc:1511] Processing CreateTablet for tablet 8c04d9b0b831495db76d313527ef3d7a (DEFAULT_TABLE table=test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:58.356210 24633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c04d9b0b831495db76d313527ef3d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.341209 24706 tablet_service.cc:1511] Processing CreateTablet for tablet 0847e92ef0284c45a3fc86520b330b17 (DEFAULT_TABLE table=test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:58.358306 24706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0847e92ef0284c45a3fc86520b330b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.361654 24632 tablet_service.cc:1511] Processing CreateTablet for tablet 0847e92ef0284c45a3fc86520b330b17 (DEFAULT_TABLE table=test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:58.363055 24632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0847e92ef0284c45a3fc86520b330b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.389473 24559 tablet_service.cc:1511] Processing CreateTablet for tablet ccd7868751a44fed87bca2047a8dd908 (DEFAULT_TABLE table=test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:58.391057 24559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd7868751a44fed87bca2047a8dd908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.390450 24560 tablet_service.cc:1511] Processing CreateTablet for tablet 41dd95a956f948b9a3a3a9445d63c5a4 (DEFAULT_TABLE table=test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:58.392696 24560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41dd95a956f948b9a3a3a9445d63c5a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.394819 24558 tablet_service.cc:1511] Processing CreateTablet for tablet 8c04d9b0b831495db76d313527ef3d7a (DEFAULT_TABLE table=test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:58.395239 24557 tablet_service.cc:1511] Processing CreateTablet for tablet 0847e92ef0284c45a3fc86520b330b17 (DEFAULT_TABLE table=test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:58.396373 24558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c04d9b0b831495db76d313527ef3d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.397102 24557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0847e92ef0284c45a3fc86520b330b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.411245 24764 tablet_bootstrap.cc:492] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad: Bootstrap starting.
I20260608 10:11:58.414026 24765 tablet_bootstrap.cc:492] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2: Bootstrap starting.
I20260608 10:11:58.421824 24765 tablet_bootstrap.cc:654] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.429006 24764 tablet_bootstrap.cc:654] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.434353 24765 tablet_bootstrap.cc:492] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2: No bootstrap required, opened a new log
I20260608 10:11:58.435070 24765 ts_tablet_manager.cc:1403] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260608 10:11:58.436969 24766 tablet_bootstrap.cc:492] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
I20260608 10:11:58.438601 24765 raft_consensus.cc:359] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.439484 24765 raft_consensus.cc:385] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.440111 24765 raft_consensus.cc:740] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df7889121962484c842ea205a7ee18f2, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.441051 24765 consensus_queue.cc:260] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.442204 24764 tablet_bootstrap.cc:492] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad: No bootstrap required, opened a new log
I20260608 10:11:58.442796 24764 ts_tablet_manager.cc:1403] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.005s
I20260608 10:11:58.444602 24765 ts_tablet_manager.cc:1434] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:11:58.445884 24765 tablet_bootstrap.cc:492] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2: Bootstrap starting.
I20260608 10:11:58.446180 24766 tablet_bootstrap.cc:654] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.446245 24764 raft_consensus.cc:359] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:11:58.447256 24764 raft_consensus.cc:385] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.447618 24764 raft_consensus.cc:740] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806fa73292b1498e82a308a7e303ecad, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.448549 24764 consensus_queue.cc:260] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:11:58.455137 24765 tablet_bootstrap.cc:654] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.458655 24764 ts_tablet_manager.cc:1434] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 10:11:58.462204 24766 tablet_bootstrap.cc:492] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479: No bootstrap required, opened a new log
I20260608 10:11:58.462218 24764 tablet_bootstrap.cc:492] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad: Bootstrap starting.
I20260608 10:11:58.463044 24766 ts_tablet_manager.cc:1403] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.005s
I20260608 10:11:58.466703 24766 raft_consensus.cc:359] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.467546 24766 raft_consensus.cc:385] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.467871 24766 raft_consensus.cc:740] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.468744 24766 consensus_queue.cc:260] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.473613 24764 tablet_bootstrap.cc:654] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.477231 24765 tablet_bootstrap.cc:492] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2: No bootstrap required, opened a new log
I20260608 10:11:58.478078 24765 ts_tablet_manager.cc:1403] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.015s
I20260608 10:11:58.482748 24765 raft_consensus.cc:359] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:11:58.483929 24765 raft_consensus.cc:385] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.484500 24765 raft_consensus.cc:740] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df7889121962484c842ea205a7ee18f2, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.486090 24765 consensus_queue.cc:260] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:11:58.491786 24766 ts_tablet_manager.cc:1434] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.028s	user 0.015s	sys 0.012s
I20260608 10:11:58.492695 24765 ts_tablet_manager.cc:1434] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 10:11:58.493112 24766 tablet_bootstrap.cc:492] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
I20260608 10:11:58.494004 24765 tablet_bootstrap.cc:492] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2: Bootstrap starting.
I20260608 10:11:58.495775 24764 tablet_bootstrap.cc:492] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad: No bootstrap required, opened a new log
I20260608 10:11:58.496389 24764 ts_tablet_manager.cc:1403] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.015s
I20260608 10:11:58.499732 24764 raft_consensus.cc:359] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.500633 24766 tablet_bootstrap.cc:654] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.500566 24764 raft_consensus.cc:385] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.501156 24764 raft_consensus.cc:740] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806fa73292b1498e82a308a7e303ecad, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.501782 24765 tablet_bootstrap.cc:654] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.502300 24764 consensus_queue.cc:260] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.508206 24764 ts_tablet_manager.cc:1434] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:11:58.509856 24764 tablet_bootstrap.cc:492] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad: Bootstrap starting.
I20260608 10:11:58.515162 24766 tablet_bootstrap.cc:492] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479: No bootstrap required, opened a new log
I20260608 10:11:58.515875 24766 ts_tablet_manager.cc:1403] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260608 10:11:58.517450 24764 tablet_bootstrap.cc:654] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.519217 24766 raft_consensus.cc:359] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:11:58.520099 24766 raft_consensus.cc:385] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.520517 24766 raft_consensus.cc:740] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.521895 24766 consensus_queue.cc:260] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:11:58.527143 24766 ts_tablet_manager.cc:1434] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260608 10:11:58.528599 24766 tablet_bootstrap.cc:492] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
I20260608 10:11:58.531476 24764 tablet_bootstrap.cc:492] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad: No bootstrap required, opened a new log
I20260608 10:11:58.532184 24764 ts_tablet_manager.cc:1403] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.017s
I20260608 10:11:58.535826 24766 tablet_bootstrap.cc:654] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.535586 24764 raft_consensus.cc:359] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.536614 24764 raft_consensus.cc:385] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.537043 24764 raft_consensus.cc:740] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806fa73292b1498e82a308a7e303ecad, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.538242 24764 consensus_queue.cc:260] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.541827 24764 ts_tablet_manager.cc:1434] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:11:58.543314 24764 tablet_bootstrap.cc:492] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad: Bootstrap starting.
I20260608 10:11:58.548434 24766 tablet_bootstrap.cc:492] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479: No bootstrap required, opened a new log
I20260608 10:11:58.549101 24766 ts_tablet_manager.cc:1403] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260608 10:11:58.550854 24764 tablet_bootstrap.cc:654] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.552410 24766 raft_consensus.cc:359] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.553335 24766 raft_consensus.cc:385] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.553735 24766 raft_consensus.cc:740] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.555024 24766 consensus_queue.cc:260] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.561236 24766 ts_tablet_manager.cc:1434] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260608 10:11:58.562493 24766 tablet_bootstrap.cc:492] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
I20260608 10:11:58.563123 24764 tablet_bootstrap.cc:492] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad: No bootstrap required, opened a new log
I20260608 10:11:58.563745 24764 ts_tablet_manager.cc:1403] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260608 10:11:58.567121 24764 raft_consensus.cc:359] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.568094 24764 raft_consensus.cc:385] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.568466 24764 raft_consensus.cc:740] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806fa73292b1498e82a308a7e303ecad, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.569622 24766 tablet_bootstrap.cc:654] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.569511 24764 consensus_queue.cc:260] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.575354 24764 ts_tablet_manager.cc:1434] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:11:58.580974 24766 tablet_bootstrap.cc:492] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479: No bootstrap required, opened a new log
I20260608 10:11:58.581041 24765 tablet_bootstrap.cc:492] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2: No bootstrap required, opened a new log
I20260608 10:11:58.581737 24766 ts_tablet_manager.cc:1403] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260608 10:11:58.581784 24765 ts_tablet_manager.cc:1403] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2: Time spent bootstrapping tablet: real 0.088s	user 0.046s	sys 0.036s
I20260608 10:11:58.584637 24765 raft_consensus.cc:359] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.585263 24765 raft_consensus.cc:385] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.585829 24765 raft_consensus.cc:740] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df7889121962484c842ea205a7ee18f2, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.585219 24766 raft_consensus.cc:359] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.586305 24766 raft_consensus.cc:385] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.586719 24766 raft_consensus.cc:740] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.587013 24773 raft_consensus.cc:493] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:58.586953 24765 consensus_queue.cc:260] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.587615 24766 consensus_queue.cc:260] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.587693 24773 raft_consensus.cc:515] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:11:58.589649 24765 ts_tablet_manager.cc:1434] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:11:58.590833 24765 tablet_bootstrap.cc:492] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2: Bootstrap starting.
I20260608 10:11:58.594054 24773 leader_election.cc:290] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467), 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:11:58.598201 24765 tablet_bootstrap.cc:654] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.612645 24765 tablet_bootstrap.cc:492] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2: No bootstrap required, opened a new log
I20260608 10:11:58.613310 24765 ts_tablet_manager.cc:1403] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260608 10:11:58.616863 24765 raft_consensus.cc:359] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.617880 24765 raft_consensus.cc:385] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.618253 24765 raft_consensus.cc:740] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df7889121962484c842ea205a7ee18f2, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.619275 24765 consensus_queue.cc:260] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.622207 24765 ts_tablet_manager.cc:1434] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 10:11:58.622496 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41dd95a956f948b9a3a3a9445d63c5a4" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806fa73292b1498e82a308a7e303ecad" is_pre_election: true
I20260608 10:11:58.623335 24719 raft_consensus.cc:2468] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 0.
I20260608 10:11:58.625154 24534 leader_election.cc:304] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806fa73292b1498e82a308a7e303ecad, fe4128aea5e0459f989ea31a96bbe479; no voters: 
I20260608 10:11:58.626166 24773 raft_consensus.cc:2804] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:58.626538 24773 raft_consensus.cc:493] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:58.626883 24773 raft_consensus.cc:3060] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:58.630635 24766 ts_tablet_manager.cc:1434] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.048s	user 0.020s	sys 0.023s
I20260608 10:11:58.633944 24769 raft_consensus.cc:493] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:58.634545 24769 raft_consensus.cc:515] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:11:58.636642 24773 raft_consensus.cc:515] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:11:58.639487 24773 leader_election.cc:290] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 election: Requested vote from peers df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467), 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:11:58.640057 24771 raft_consensus.cc:493] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:58.640635 24771 raft_consensus.cc:515] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.642972 24786 raft_consensus.cc:493] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:58.644028 24771 leader_election.cc:290] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593), df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467)
I20260608 10:11:58.644364 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41dd95a956f948b9a3a3a9445d63c5a4" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806fa73292b1498e82a308a7e303ecad"
I20260608 10:11:58.648095 24719 raft_consensus.cc:3060] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:58.644585 24644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41dd95a956f948b9a3a3a9445d63c5a4" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2"
I20260608 10:11:58.648931 24644 raft_consensus.cc:3060] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:58.645234 24769 leader_election.cc:290] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505), fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593)
I20260608 10:11:58.645284 24786 raft_consensus.cc:515] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.644032 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41dd95a956f948b9a3a3a9445d63c5a4" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2" is_pre_election: true
I20260608 10:11:58.659718 24786 leader_election.cc:290] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593), df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467)
I20260608 10:11:58.662976 24644 raft_consensus.cc:2468] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 1.
I20260608 10:11:58.664747 24533 leader_election.cc:304] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df7889121962484c842ea205a7ee18f2, fe4128aea5e0459f989ea31a96bbe479; no voters: 
I20260608 10:11:58.666257 24773 raft_consensus.cc:2804] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:58.666996 24773 raft_consensus.cc:697] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 1 LEADER]: Becoming Leader. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Running, Role: LEADER
I20260608 10:11:58.668128 24769 raft_consensus.cc:493] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:58.667980 24773 consensus_queue.cc:237] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:11:58.668679 24769 raft_consensus.cc:515] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.663523 24719 raft_consensus.cc:2468] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 1.
I20260608 10:11:58.671268 24769 leader_election.cc:290] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593), 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:11:58.679275 24570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd7868751a44fed87bca2047a8dd908" candidate_uuid: "806fa73292b1498e82a308a7e303ecad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe4128aea5e0459f989ea31a96bbe479" is_pre_election: true
I20260608 10:11:58.679694 24569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0847e92ef0284c45a3fc86520b330b17" candidate_uuid: "806fa73292b1498e82a308a7e303ecad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe4128aea5e0459f989ea31a96bbe479" is_pre_election: true
I20260608 10:11:58.680204 24570 raft_consensus.cc:2468] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806fa73292b1498e82a308a7e303ecad in term 0.
I20260608 10:11:58.680408 24569 raft_consensus.cc:2468] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806fa73292b1498e82a308a7e303ecad in term 0.
I20260608 10:11:58.682549 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41dd95a956f948b9a3a3a9445d63c5a4" candidate_uuid: "df7889121962484c842ea205a7ee18f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806fa73292b1498e82a308a7e303ecad" is_pre_election: true
I20260608 10:11:58.682428 24682 leader_election.cc:304] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806fa73292b1498e82a308a7e303ecad, fe4128aea5e0459f989ea31a96bbe479; no voters: 
I20260608 10:11:58.683451 24719 raft_consensus.cc:2393] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df7889121962484c842ea205a7ee18f2 in current term 1: Already voted for candidate fe4128aea5e0459f989ea31a96bbe479 in this term.
I20260608 10:11:58.684069 24682 leader_election.cc:304] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806fa73292b1498e82a308a7e303ecad, fe4128aea5e0459f989ea31a96bbe479; no voters: 
I20260608 10:11:58.685189 24771 raft_consensus.cc:2804] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:58.684247 24786 raft_consensus.cc:2804] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:58.685628 24771 raft_consensus.cc:493] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:58.685827 24786 raft_consensus.cc:493] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:58.686133 24771 raft_consensus.cc:3060] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:58.686225 24786 raft_consensus.cc:3060] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:58.685606 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04d9b0b831495db76d313527ef3d7a" candidate_uuid: "df7889121962484c842ea205a7ee18f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806fa73292b1498e82a308a7e303ecad" is_pre_election: true
I20260608 10:11:58.689729 24719 raft_consensus.cc:2468] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df7889121962484c842ea205a7ee18f2 in term 0.
I20260608 10:11:58.691551 24609 leader_election.cc:304] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806fa73292b1498e82a308a7e303ecad, df7889121962484c842ea205a7ee18f2; no voters: 
I20260608 10:11:58.692510 24769 raft_consensus.cc:2804] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:58.692986 24769 raft_consensus.cc:493] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:58.693373 24769 raft_consensus.cc:3060] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:58.696754 24786 raft_consensus.cc:515] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.697671 24468 catalog_manager.cc:5696] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "fe4128aea5e0459f989ea31a96bbe479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:58.699121 24644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd7868751a44fed87bca2047a8dd908" candidate_uuid: "806fa73292b1498e82a308a7e303ecad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2" is_pre_election: true
I20260608 10:11:58.699915 24644 raft_consensus.cc:2468] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806fa73292b1498e82a308a7e303ecad in term 0.
I20260608 10:11:58.700438 24569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd7868751a44fed87bca2047a8dd908" candidate_uuid: "806fa73292b1498e82a308a7e303ecad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe4128aea5e0459f989ea31a96bbe479"
I20260608 10:11:58.700536 24769 raft_consensus.cc:515] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.695050 24771 raft_consensus.cc:515] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.701236 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0847e92ef0284c45a3fc86520b330b17" candidate_uuid: "806fa73292b1498e82a308a7e303ecad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2" is_pre_election: true
I20260608 10:11:58.701968 24645 raft_consensus.cc:2468] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806fa73292b1498e82a308a7e303ecad in term 0.
I20260608 10:11:58.703178 24769 leader_election.cc:290] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [CANDIDATE]: Term 1 election: Requested vote from peers fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593), 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:11:58.703403 24771 leader_election.cc:290] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [CANDIDATE]: Term 1 election: Requested vote from peers fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593), df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467)
I20260608 10:11:58.701263 24569 raft_consensus.cc:3060] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:58.705197 24570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0847e92ef0284c45a3fc86520b330b17" candidate_uuid: "806fa73292b1498e82a308a7e303ecad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe4128aea5e0459f989ea31a96bbe479"
I20260608 10:11:58.705914 24570 raft_consensus.cc:3060] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:58.699159 24786 leader_election.cc:290] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [CANDIDATE]: Term 1 election: Requested vote from peers fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593), df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467)
I20260608 10:11:58.712462 24569 raft_consensus.cc:2468] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806fa73292b1498e82a308a7e303ecad in term 1.
I20260608 10:11:58.713922 24568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41dd95a956f948b9a3a3a9445d63c5a4" candidate_uuid: "df7889121962484c842ea205a7ee18f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe4128aea5e0459f989ea31a96bbe479" is_pre_election: true
I20260608 10:11:58.714560 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04d9b0b831495db76d313527ef3d7a" candidate_uuid: "df7889121962484c842ea205a7ee18f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806fa73292b1498e82a308a7e303ecad"
I20260608 10:11:58.714963 24682 leader_election.cc:304] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806fa73292b1498e82a308a7e303ecad, fe4128aea5e0459f989ea31a96bbe479; no voters: 
I20260608 10:11:58.715245 24719 raft_consensus.cc:3060] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:58.715174 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd7868751a44fed87bca2047a8dd908" candidate_uuid: "806fa73292b1498e82a308a7e303ecad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2"
I20260608 10:11:58.715986 24645 raft_consensus.cc:3060] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:58.717157 24644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0847e92ef0284c45a3fc86520b330b17" candidate_uuid: "806fa73292b1498e82a308a7e303ecad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2"
I20260608 10:11:58.717492 24568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04d9b0b831495db76d313527ef3d7a" candidate_uuid: "df7889121962484c842ea205a7ee18f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe4128aea5e0459f989ea31a96bbe479" is_pre_election: true
I20260608 10:11:58.717985 24644 raft_consensus.cc:3060] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:58.718215 24568 raft_consensus.cc:2468] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df7889121962484c842ea205a7ee18f2 in term 0.
I20260608 10:11:58.719676 24608 leader_election.cc:304] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [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: df7889121962484c842ea205a7ee18f2; no voters: 806fa73292b1498e82a308a7e303ecad, fe4128aea5e0459f989ea31a96bbe479
I20260608 10:11:58.722201 24569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04d9b0b831495db76d313527ef3d7a" candidate_uuid: "df7889121962484c842ea205a7ee18f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe4128aea5e0459f989ea31a96bbe479"
I20260608 10:11:58.722569 24769 raft_consensus.cc:2749] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:11:58.722877 24569 raft_consensus.cc:3060] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:58.723361 24719 raft_consensus.cc:2468] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df7889121962484c842ea205a7ee18f2 in term 1.
I20260608 10:11:58.724159 24645 raft_consensus.cc:2468] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806fa73292b1498e82a308a7e303ecad in term 1.
I20260608 10:11:58.724606 24609 leader_election.cc:304] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806fa73292b1498e82a308a7e303ecad, df7889121962484c842ea205a7ee18f2; no voters: 
I20260608 10:11:58.715962 24570 raft_consensus.cc:2468] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806fa73292b1498e82a308a7e303ecad in term 1.
I20260608 10:11:58.725988 24769 raft_consensus.cc:2804] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:58.726516 24786 raft_consensus.cc:2804] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:58.727057 24786 raft_consensus.cc:697] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 1 LEADER]: Becoming Leader. State: Replica: 806fa73292b1498e82a308a7e303ecad, State: Running, Role: LEADER
I20260608 10:11:58.727995 24786 consensus_queue.cc:237] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.728791 24644 raft_consensus.cc:2468] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806fa73292b1498e82a308a7e303ecad in term 1.
I20260608 10:11:58.730509 24569 raft_consensus.cc:2468] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df7889121962484c842ea205a7ee18f2 in term 1.
I20260608 10:11:58.733927 24769 raft_consensus.cc:697] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 1 LEADER]: Becoming Leader. State: Replica: df7889121962484c842ea205a7ee18f2, State: Running, Role: LEADER
I20260608 10:11:58.734510 24682 leader_election.cc:304] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806fa73292b1498e82a308a7e303ecad, df7889121962484c842ea205a7ee18f2; no voters: 
I20260608 10:11:58.735386 24771 raft_consensus.cc:2804] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:58.735103 24769 consensus_queue.cc:237] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.740903 24771 raft_consensus.cc:697] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 1 LEADER]: Becoming Leader. State: Replica: 806fa73292b1498e82a308a7e303ecad, State: Running, Role: LEADER
I20260608 10:11:58.742046 24771 consensus_queue.cc:237] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.744299 24468 catalog_manager.cc:5696] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad reported cstate change: term changed from 0 to 1, leader changed from <none> to 806fa73292b1498e82a308a7e303ecad (127.16.137.3). New cstate: current_term: 1 leader_uuid: "806fa73292b1498e82a308a7e303ecad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:58.748600 24465 catalog_manager.cc:5696] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to df7889121962484c842ea205a7ee18f2 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "df7889121962484c842ea205a7ee18f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:58.760236 24468 catalog_manager.cc:5696] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad reported cstate change: term changed from 0 to 1, leader changed from <none> to 806fa73292b1498e82a308a7e303ecad (127.16.137.3). New cstate: current_term: 1 leader_uuid: "806fa73292b1498e82a308a7e303ecad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:58.852703 24468 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47500:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:11:58.855080 24468 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:11:58.888756 24559 tablet_service.cc:1511] Processing CreateTablet for tablet 2c30b0678e734fba8e8bc3505f454fb5 (DEFAULT_TABLE table=dugtrio [id=38800cffeda1400d88af36814eb69e92]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:58.890256 24559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c30b0678e734fba8e8bc3505f454fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.890115 24632 tablet_service.cc:1511] Processing CreateTablet for tablet 2c30b0678e734fba8e8bc3505f454fb5 (DEFAULT_TABLE table=dugtrio [id=38800cffeda1400d88af36814eb69e92]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:58.891825 24709 tablet_service.cc:1511] Processing CreateTablet for tablet 2c30b0678e734fba8e8bc3505f454fb5 (DEFAULT_TABLE table=dugtrio [id=38800cffeda1400d88af36814eb69e92]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:58.893224 24709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c30b0678e734fba8e8bc3505f454fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.893486 24558 tablet_service.cc:1511] Processing CreateTablet for tablet ebcc63a7a7634a409b56bd4cbdb8aee8 (DEFAULT_TABLE table=dugtrio [id=38800cffeda1400d88af36814eb69e92]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:58.891840 24632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c30b0678e734fba8e8bc3505f454fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.894886 24558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebcc63a7a7634a409b56bd4cbdb8aee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.897424 24635 tablet_service.cc:1511] Processing CreateTablet for tablet ebcc63a7a7634a409b56bd4cbdb8aee8 (DEFAULT_TABLE table=dugtrio [id=38800cffeda1400d88af36814eb69e92]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:58.897739 24706 tablet_service.cc:1511] Processing CreateTablet for tablet ebcc63a7a7634a409b56bd4cbdb8aee8 (DEFAULT_TABLE table=dugtrio [id=38800cffeda1400d88af36814eb69e92]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:58.899276 24635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebcc63a7a7634a409b56bd4cbdb8aee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.899462 24706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebcc63a7a7634a409b56bd4cbdb8aee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.913127 24557 tablet_service.cc:1511] Processing CreateTablet for tablet baeb591f3f7d48fb904c095abd65675c (DEFAULT_TABLE table=dugtrio [id=38800cffeda1400d88af36814eb69e92]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:58.914660 24557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baeb591f3f7d48fb904c095abd65675c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.918092 24633 tablet_service.cc:1511] Processing CreateTablet for tablet baeb591f3f7d48fb904c095abd65675c (DEFAULT_TABLE table=dugtrio [id=38800cffeda1400d88af36814eb69e92]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:58.919575 24633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baeb591f3f7d48fb904c095abd65675c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.925086 24707 tablet_service.cc:1511] Processing CreateTablet for tablet baeb591f3f7d48fb904c095abd65675c (DEFAULT_TABLE table=dugtrio [id=38800cffeda1400d88af36814eb69e92]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:58.926645 24707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baeb591f3f7d48fb904c095abd65675c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.929478 24634 tablet_service.cc:1511] Processing CreateTablet for tablet 549284dec75f4e20ab30b3aeefc5c9e3 (DEFAULT_TABLE table=dugtrio [id=38800cffeda1400d88af36814eb69e92]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:58.930879 24634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549284dec75f4e20ab30b3aeefc5c9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.931017 24764 tablet_bootstrap.cc:492] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad: Bootstrap starting.
I20260608 10:11:58.930887 24766 tablet_bootstrap.cc:492] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
I20260608 10:11:58.944931 24765 tablet_bootstrap.cc:492] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2: Bootstrap starting.
I20260608 10:11:58.947392 24764 tablet_bootstrap.cc:654] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.949151 24766 tablet_bootstrap.cc:654] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.952858 24765 tablet_bootstrap.cc:654] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.962908 24706 tablet_service.cc:1511] Processing CreateTablet for tablet 549284dec75f4e20ab30b3aeefc5c9e3 (DEFAULT_TABLE table=dugtrio [id=38800cffeda1400d88af36814eb69e92]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:58.964481 24706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549284dec75f4e20ab30b3aeefc5c9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.966113 24558 tablet_service.cc:1511] Processing CreateTablet for tablet 549284dec75f4e20ab30b3aeefc5c9e3 (DEFAULT_TABLE table=dugtrio [id=38800cffeda1400d88af36814eb69e92]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:58.968005 24558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549284dec75f4e20ab30b3aeefc5c9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.970038 24766 tablet_bootstrap.cc:492] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: No bootstrap required, opened a new log
I20260608 10:11:58.970666 24766 ts_tablet_manager.cc:1403] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.009s
I20260608 10:11:58.971702 24765 tablet_bootstrap.cc:492] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2: No bootstrap required, opened a new log
I20260608 10:11:58.972254 24765 ts_tablet_manager.cc:1403] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260608 10:11:58.974450 24766 raft_consensus.cc:359] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.975455 24765 raft_consensus.cc:359] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.975296 24766 raft_consensus.cc:385] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.976334 24765 raft_consensus.cc:385] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.976532 24766 raft_consensus.cc:740] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.977594 24766 consensus_queue.cc:260] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:58.982543 24766 ts_tablet_manager.cc:1434] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:11:58.976724 24765 raft_consensus.cc:740] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df7889121962484c842ea205a7ee18f2, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.991380 24766 tablet_bootstrap.cc:492] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
I20260608 10:11:59.001518 24766 tablet_bootstrap.cc:654] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:59.004485 24764 tablet_bootstrap.cc:492] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad: No bootstrap required, opened a new log
I20260608 10:11:59.005079 24764 ts_tablet_manager.cc:1403] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.044s
I20260608 10:11:58.995640 24765 consensus_queue.cc:260] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.007334 24765 ts_tablet_manager.cc:1434] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260608 10:11:59.008455 24765 tablet_bootstrap.cc:492] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2: Bootstrap starting.
I20260608 10:11:59.008507 24764 raft_consensus.cc:359] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.017984 24765 tablet_bootstrap.cc:654] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:59.013860 24764 raft_consensus.cc:385] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:59.022579 24764 raft_consensus.cc:740] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806fa73292b1498e82a308a7e303ecad, State: Initialized, Role: FOLLOWER
I20260608 10:11:59.025751 24764 consensus_queue.cc:260] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.028149 24766 tablet_bootstrap.cc:492] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: No bootstrap required, opened a new log
I20260608 10:11:59.028476 24764 ts_tablet_manager.cc:1434] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260608 10:11:59.028733 24766 ts_tablet_manager.cc:1403] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.005s
I20260608 10:11:59.029058 24765 tablet_bootstrap.cc:492] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2: No bootstrap required, opened a new log
I20260608 10:11:59.029620 24765 ts_tablet_manager.cc:1403] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.002s
I20260608 10:11:59.029701 24764 tablet_bootstrap.cc:492] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad: Bootstrap starting.
I20260608 10:11:59.032346 24766 raft_consensus.cc:359] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.033145 24766 raft_consensus.cc:385] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:59.032920 24765 raft_consensus.cc:359] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.033529 24766 raft_consensus.cc:740] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:11:59.033722 24765 raft_consensus.cc:385] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:59.034081 24765 raft_consensus.cc:740] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df7889121962484c842ea205a7ee18f2, State: Initialized, Role: FOLLOWER
I20260608 10:11:59.034588 24766 consensus_queue.cc:260] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.035029 24765 consensus_queue.cc:260] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.037425 24764 tablet_bootstrap.cc:654] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:59.040791 24765 ts_tablet_manager.cc:1434] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 10:11:59.041934 24765 tablet_bootstrap.cc:492] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2: Bootstrap starting.
I20260608 10:11:59.046070 24766 ts_tablet_manager.cc:1434] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.005s
I20260608 10:11:59.047338 24766 tablet_bootstrap.cc:492] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
I20260608 10:11:59.049281 24765 tablet_bootstrap.cc:654] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:59.058646 24773 raft_consensus.cc:493] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:59.059438 24773 raft_consensus.cc:515] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.063864 24644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebcc63a7a7634a409b56bd4cbdb8aee8" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2" is_pre_election: true
I20260608 10:11:59.064261 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebcc63a7a7634a409b56bd4cbdb8aee8" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806fa73292b1498e82a308a7e303ecad" is_pre_election: true
I20260608 10:11:59.064618 24644 raft_consensus.cc:2468] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 0.
W20260608 10:11:59.065730 24534 leader_election.cc:343] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:59.066099 24773 leader_election.cc:290] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467), 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:11:59.066642 24533 leader_election.cc:304] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [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: df7889121962484c842ea205a7ee18f2, fe4128aea5e0459f989ea31a96bbe479; no voters: 806fa73292b1498e82a308a7e303ecad
I20260608 10:11:59.067474 24773 raft_consensus.cc:2804] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:59.067967 24773 raft_consensus.cc:493] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:59.068540 24773 raft_consensus.cc:3060] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:59.075595 24766 tablet_bootstrap.cc:654] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:59.080082 24773 raft_consensus.cc:515] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.083320 24644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebcc63a7a7634a409b56bd4cbdb8aee8" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2"
I20260608 10:11:59.083982 24644 raft_consensus.cc:3060] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:59.084549 24764 tablet_bootstrap.cc:492] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad: No bootstrap required, opened a new log
I20260608 10:11:59.085448 24764 ts_tablet_manager.cc:1403] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad: Time spent bootstrapping tablet: real 0.056s	user 0.034s	sys 0.013s
I20260608 10:11:59.088356 24765 tablet_bootstrap.cc:492] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2: No bootstrap required, opened a new log
I20260608 10:11:59.089021 24765 ts_tablet_manager.cc:1403] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.017s
I20260608 10:11:59.088866 24764 raft_consensus.cc:359] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.089881 24764 raft_consensus.cc:385] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:59.090220 24764 raft_consensus.cc:740] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806fa73292b1498e82a308a7e303ecad, State: Initialized, Role: FOLLOWER
I20260608 10:11:59.090636 24766 tablet_bootstrap.cc:492] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: No bootstrap required, opened a new log
I20260608 10:11:59.091207 24766 ts_tablet_manager.cc:1403] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.005s
I20260608 10:11:59.091218 24764 consensus_queue.cc:260] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.093037 24765 raft_consensus.cc:359] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.093917 24765 raft_consensus.cc:385] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:59.094280 24765 raft_consensus.cc:740] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df7889121962484c842ea205a7ee18f2, State: Initialized, Role: FOLLOWER
I20260608 10:11:59.094698 24766 raft_consensus.cc:359] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.095482 24766 raft_consensus.cc:385] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:59.095497 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebcc63a7a7634a409b56bd4cbdb8aee8" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806fa73292b1498e82a308a7e303ecad"
I20260608 10:11:59.096186 24766 raft_consensus.cc:740] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:11:59.095448 24765 consensus_queue.cc:260] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.096463 24719 raft_consensus.cc:3060] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:59.097098 24766 consensus_queue.cc:260] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.100775 24765 ts_tablet_manager.cc:1434] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 10:11:59.102188 24765 tablet_bootstrap.cc:492] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2: Bootstrap starting.
I20260608 10:11:59.102943 24766 ts_tablet_manager.cc:1434] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260608 10:11:59.104146 24766 tablet_bootstrap.cc:492] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
I20260608 10:11:59.105486 24764 ts_tablet_manager.cc:1434] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 10:11:59.107709 24764 tablet_bootstrap.cc:492] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad: Bootstrap starting.
I20260608 10:11:59.109459 24765 tablet_bootstrap.cc:654] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:59.110814 24766 tablet_bootstrap.cc:654] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:59.119771 24764 tablet_bootstrap.cc:654] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:59.122117 24765 tablet_bootstrap.cc:492] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2: No bootstrap required, opened a new log
I20260608 10:11:59.122772 24765 ts_tablet_manager.cc:1403] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260608 10:11:59.121575 24644 raft_consensus.cc:2468] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 1.
I20260608 10:11:59.125798 24533 leader_election.cc:304] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df7889121962484c842ea205a7ee18f2, fe4128aea5e0459f989ea31a96bbe479; no voters: 
I20260608 10:11:59.126046 24765 raft_consensus.cc:359] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.127206 24781 raft_consensus.cc:2804] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:59.127417 24765 raft_consensus.cc:385] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:59.128224 24765 raft_consensus.cc:740] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df7889121962484c842ea205a7ee18f2, State: Initialized, Role: FOLLOWER
I20260608 10:11:59.129391 24765 consensus_queue.cc:260] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.131758 24766 tablet_bootstrap.cc:492] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: No bootstrap required, opened a new log
I20260608 10:11:59.132323 24766 ts_tablet_manager.cc:1403] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.002s
I20260608 10:11:59.135277 24765 ts_tablet_manager.cc:1434] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 10:11:59.136083 24773 leader_election.cc:290] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 election: Requested vote from peers df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467), 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:11:59.135147 24719 raft_consensus.cc:2468] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 1.
I20260608 10:11:59.138892 24766 raft_consensus.cc:359] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.139652 24766 raft_consensus.cc:385] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:59.139976 24766 raft_consensus.cc:740] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:11:59.140966 24766 consensus_queue.cc:260] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.148602 24766 ts_tablet_manager.cc:1434] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 10:11:59.149060 24773 raft_consensus.cc:493] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:59.150254 24773 raft_consensus.cc:515] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.151312 24769 consensus_queue.cc:1048] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:59.152796 24773 leader_election.cc:290] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467), 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:11:59.154175 24644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baeb591f3f7d48fb904c095abd65675c" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2" is_pre_election: true
I20260608 10:11:59.154834 24781 raft_consensus.cc:697] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 1 LEADER]: Becoming Leader. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Running, Role: LEADER
I20260608 10:11:59.154984 24644 raft_consensus.cc:2468] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 0.
I20260608 10:11:59.156104 24781 consensus_queue.cc:237] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.156431 24533 leader_election.cc:304] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df7889121962484c842ea205a7ee18f2, fe4128aea5e0459f989ea31a96bbe479; no voters: 
I20260608 10:11:59.159906 24773 raft_consensus.cc:2804] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:59.161916 24773 raft_consensus.cc:493] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:59.162343 24773 raft_consensus.cc:3060] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:59.163283 24764 tablet_bootstrap.cc:492] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad: No bootstrap required, opened a new log
I20260608 10:11:59.163863 24764 ts_tablet_manager.cc:1403] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad: Time spent bootstrapping tablet: real 0.056s	user 0.036s	sys 0.011s
I20260608 10:11:59.166714 24467 catalog_manager.cc:5696] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "fe4128aea5e0459f989ea31a96bbe479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:59.167047 24764 raft_consensus.cc:359] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.168144 24764 raft_consensus.cc:385] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:59.168481 24764 raft_consensus.cc:740] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806fa73292b1498e82a308a7e303ecad, State: Initialized, Role: FOLLOWER
I20260608 10:11:59.169451 24764 consensus_queue.cc:260] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.169772 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baeb591f3f7d48fb904c095abd65675c" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806fa73292b1498e82a308a7e303ecad" is_pre_election: true
W20260608 10:11:59.171594 24534 leader_election.cc:343] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:59.173527 24773 raft_consensus.cc:515] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.174229 24764 ts_tablet_manager.cc:1434] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 10:11:59.175374 24764 tablet_bootstrap.cc:492] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad: Bootstrap starting.
I20260608 10:11:59.175738 24773 leader_election.cc:290] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 election: Requested vote from peers df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467), 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:11:59.179427 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baeb591f3f7d48fb904c095abd65675c" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806fa73292b1498e82a308a7e303ecad"
I20260608 10:11:59.179710 24644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baeb591f3f7d48fb904c095abd65675c" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2"
I20260608 10:11:59.180361 24644 raft_consensus.cc:3060] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:11:59.181068 24534 leader_election.cc:343] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:59.184353 24764 tablet_bootstrap.cc:654] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:59.188933 24644 raft_consensus.cc:2468] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 1.
I20260608 10:11:59.193713 24771 consensus_queue.cc:1048] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:11:59.196790 24533 leader_election.cc:304] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [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: df7889121962484c842ea205a7ee18f2, fe4128aea5e0459f989ea31a96bbe479; no voters: 806fa73292b1498e82a308a7e303ecad
I20260608 10:11:59.201650 24773 raft_consensus.cc:2804] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:59.202786 24773 raft_consensus.cc:697] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 1 LEADER]: Becoming Leader. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Running, Role: LEADER
I20260608 10:11:59.204622 24792 consensus_queue.cc:1048] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:11:59.204464 24773 consensus_queue.cc:237] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.214756 24764 tablet_bootstrap.cc:492] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad: No bootstrap required, opened a new log
I20260608 10:11:59.215327 24764 ts_tablet_manager.cc:1403] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.014s
I20260608 10:11:59.227052 24764 raft_consensus.cc:359] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.227919 24764 raft_consensus.cc:385] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:59.223027 24771 consensus_queue.cc:1048] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 10:11:59.228200 24764 raft_consensus.cc:740] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806fa73292b1498e82a308a7e303ecad, State: Initialized, Role: FOLLOWER
I20260608 10:11:59.237872 24764 consensus_queue.cc:260] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.244127 24764 ts_tablet_manager.cc:1434] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260608 10:11:59.241719 24781 consensus_queue.cc:1048] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260608 10:11:59.255434 24781 consensus_queue.cc:1048] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 10:11:59.293232 24771 consensus_queue.cc:1048] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:11:59.304163 24773 raft_consensus.cc:493] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:59.304710 24773 raft_consensus.cc:515] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.305805 24468 catalog_manager.cc:5696] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "fe4128aea5e0459f989ea31a96bbe479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:59.309511 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549284dec75f4e20ab30b3aeefc5c9e3" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806fa73292b1498e82a308a7e303ecad" is_pre_election: true
I20260608 10:11:59.310029 24644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549284dec75f4e20ab30b3aeefc5c9e3" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2" is_pre_election: true
I20260608 10:11:59.310257 24719 raft_consensus.cc:2468] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 0.
I20260608 10:11:59.310714 24644 raft_consensus.cc:2468] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 0.
I20260608 10:11:59.310813 24773 leader_election.cc:290] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467), 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:11:59.312151 24533 leader_election.cc:304] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df7889121962484c842ea205a7ee18f2, fe4128aea5e0459f989ea31a96bbe479; no voters: 
I20260608 10:11:59.313222 24814 raft_consensus.cc:2804] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:59.313675 24814 raft_consensus.cc:493] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:59.313488 24827 consensus_queue.cc:1048] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:11:59.314074 24814 raft_consensus.cc:3060] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:59.332652 24814 raft_consensus.cc:515] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.336457 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549284dec75f4e20ab30b3aeefc5c9e3" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2"
I20260608 10:11:59.337141 24718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549284dec75f4e20ab30b3aeefc5c9e3" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806fa73292b1498e82a308a7e303ecad"
I20260608 10:11:59.338094 24718 raft_consensus.cc:3060] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:59.337383 24645 raft_consensus.cc:3060] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:59.346427 24814 leader_election.cc:290] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 election: Requested vote from peers df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467), 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:11:59.356230 24814 raft_consensus.cc:493] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:59.356856 24814 raft_consensus.cc:515] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.360723 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c30b0678e734fba8e8bc3505f454fb5" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806fa73292b1498e82a308a7e303ecad" is_pre_election: true
I20260608 10:11:59.361462 24719 raft_consensus.cc:2468] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 0.
I20260608 10:11:59.363097 24534 leader_election.cc:304] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806fa73292b1498e82a308a7e303ecad, fe4128aea5e0459f989ea31a96bbe479; no voters: 
I20260608 10:11:59.363416 24644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c30b0678e734fba8e8bc3505f454fb5" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2" is_pre_election: true
I20260608 10:11:59.364104 24773 raft_consensus.cc:2804] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:59.364558 24773 raft_consensus.cc:493] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:59.364470 24644 raft_consensus.cc:2468] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 0.
I20260608 10:11:59.365111 24773 raft_consensus.cc:3060] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:59.373800 24773 raft_consensus.cc:515] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.374996 24645 raft_consensus.cc:2468] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 1.
I20260608 10:11:59.375473 24814 leader_election.cc:290] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467), 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:11:59.380859 24533 leader_election.cc:304] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df7889121962484c842ea205a7ee18f2, fe4128aea5e0459f989ea31a96bbe479; no voters: 
I20260608 10:11:59.382000 24644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c30b0678e734fba8e8bc3505f454fb5" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2"
I20260608 10:11:59.382697 24644 raft_consensus.cc:3060] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:59.382915 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c30b0678e734fba8e8bc3505f454fb5" candidate_uuid: "fe4128aea5e0459f989ea31a96bbe479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806fa73292b1498e82a308a7e303ecad"
I20260608 10:11:59.383654 24719 raft_consensus.cc:3060] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:59.389619 24814 raft_consensus.cc:2804] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:59.390395 24814 raft_consensus.cc:697] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 1 LEADER]: Becoming Leader. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Running, Role: LEADER
I20260608 10:11:59.391430 24814 consensus_queue.cc:237] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.377688 24718 raft_consensus.cc:2468] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 1.
I20260608 10:11:59.392329 24773 leader_election.cc:290] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 election: Requested vote from peers df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467), 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:11:59.396193 24644 raft_consensus.cc:2468] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 1.
I20260608 10:11:59.392206 24719 raft_consensus.cc:2468] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe4128aea5e0459f989ea31a96bbe479 in term 1.
I20260608 10:11:59.400772 24533 leader_election.cc:304] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df7889121962484c842ea205a7ee18f2, fe4128aea5e0459f989ea31a96bbe479; no voters: 
I20260608 10:11:59.404642 24814 raft_consensus.cc:2804] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:59.405821 24814 raft_consensus.cc:697] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 1 LEADER]: Becoming Leader. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Running, Role: LEADER
I20260608 10:11:59.406711 24814 consensus_queue.cc:237] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.408746 24465 catalog_manager.cc:5696] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "fe4128aea5e0459f989ea31a96bbe479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:59.425041 24465 catalog_manager.cc:5696] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "fe4128aea5e0459f989ea31a96bbe479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:59.428360 24828 raft_consensus.cc:493] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:59.428952 24828 raft_consensus.cc:515] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:11:59.431131 24828 leader_election.cc:290] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593), df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467)
I20260608 10:11:59.432542 24570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baeb591f3f7d48fb904c095abd65675c" candidate_uuid: "806fa73292b1498e82a308a7e303ecad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe4128aea5e0459f989ea31a96bbe479" is_pre_election: true
I20260608 10:11:59.432557 24644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baeb591f3f7d48fb904c095abd65675c" candidate_uuid: "806fa73292b1498e82a308a7e303ecad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2" is_pre_election: true
I20260608 10:11:59.433693 24644 raft_consensus.cc:2393] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 806fa73292b1498e82a308a7e303ecad in current term 1: Already voted for candidate fe4128aea5e0459f989ea31a96bbe479 in this term.
I20260608 10:11:59.434827 24682 leader_election.cc:304] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad [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: 806fa73292b1498e82a308a7e303ecad; no voters: df7889121962484c842ea205a7ee18f2, fe4128aea5e0459f989ea31a96bbe479
I20260608 10:11:59.435712 24828 raft_consensus.cc:3060] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:59.440948 24828 raft_consensus.cc:2749] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:11:59.511667 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:11:59.532179 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:59.533044 16932 tablet_replica.cc:333] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: stopping tablet replica
I20260608 10:11:59.533941 16932 raft_consensus.cc:2243] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:59.534588 16932 pending_rounds.cc:70] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Trying to abort 1 pending ops.
I20260608 10:11:59.534818 16932 pending_rounds.cc:77] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621774676807680 op_type: NO_OP noop_request { }
I20260608 10:11:59.535143 16932 raft_consensus.cc:2889] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:59.535452 16932 raft_consensus.cc:2272] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:59.538004 16932 tablet_replica.cc:333] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: stopping tablet replica
I20260608 10:11:59.538597 16932 raft_consensus.cc:2243] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:59.539353 16932 pending_rounds.cc:70] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Trying to abort 1 pending ops.
I20260608 10:11:59.539542 16932 pending_rounds.cc:77] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621775500611584 op_type: NO_OP noop_request { }
I20260608 10:11:59.539831 16932 raft_consensus.cc:2889] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:59.540122 16932 raft_consensus.cc:2272] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:59.542517 16932 tablet_replica.cc:333] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479: stopping tablet replica
I20260608 10:11:59.543102 16932 raft_consensus.cc:2243] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:59.543536 16932 raft_consensus.cc:2272] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:59.546214 16932 tablet_replica.cc:333] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: stopping tablet replica
I20260608 10:11:59.546814 16932 raft_consensus.cc:2243] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:59.547437 16932 pending_rounds.cc:70] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Trying to abort 1 pending ops.
I20260608 10:11:59.547626 16932 pending_rounds.cc:77] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621775441932288 op_type: NO_OP noop_request { }
I20260608 10:11:59.547914 16932 raft_consensus.cc:2889] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:59.548197 16932 raft_consensus.cc:2272] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:59.550598 16932 tablet_replica.cc:333] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479: stopping tablet replica
I20260608 10:11:59.551187 16932 raft_consensus.cc:2243] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:59.551630 16932 raft_consensus.cc:2272] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:59.553911 16932 tablet_replica.cc:333] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: stopping tablet replica
I20260608 10:11:59.554474 16932 raft_consensus.cc:2243] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:59.555095 16932 pending_rounds.cc:70] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Trying to abort 1 pending ops.
I20260608 10:11:59.555318 16932 pending_rounds.cc:77] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621774473814016 op_type: NO_OP noop_request { }
I20260608 10:11:59.555598 16932 raft_consensus.cc:2889] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:59.555900 16932 raft_consensus.cc:2272] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:59.558151 16932 tablet_replica.cc:333] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479: stopping tablet replica
I20260608 10:11:59.558708 16932 raft_consensus.cc:2243] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:59.559510 16932 raft_consensus.cc:2272] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:59.561823 16932 tablet_replica.cc:333] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479: stopping tablet replica
I20260608 10:11:59.562387 16932 raft_consensus.cc:2243] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:59.562839 16932 raft_consensus.cc:2272] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:59.583482 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
W20260608 10:11:59.769582 24682 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.137.1:33593: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260608 10:11:59.772933 24682 consensus_peers.cc:597] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad -> Peer fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): Couldn't send request to peer fe4128aea5e0459f989ea31a96bbe479. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:33593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:11:59.799010 24682 consensus_peers.cc:597] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad -> Peer fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): Couldn't send request to peer fe4128aea5e0459f989ea31a96bbe479. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:33593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:11:59.799072 24608 consensus_peers.cc:597] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 -> Peer fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): Couldn't send request to peer fe4128aea5e0459f989ea31a96bbe479. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:33593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:00.358471 24828 consensus_queue.cc:579] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Leader has been unable to successfully communicate with peer fe4128aea5e0459f989ea31a96bbe479 for more than 1 seconds (1.062s)
I20260608 10:12:00.390985 24845 consensus_queue.cc:579] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Leader has been unable to successfully communicate with peer fe4128aea5e0459f989ea31a96bbe479 for more than 1 seconds (1.013s)
I20260608 10:12:00.407618 24839 consensus_queue.cc:579] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Leader has been unable to successfully communicate with peer fe4128aea5e0459f989ea31a96bbe479 for more than 1 seconds (1.145s)
I20260608 10:12:00.617488 24465 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57692:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:12:00.618074 24465 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:57692:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:12:00.635378 24465 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d: Sending DeleteTablet for 3 replicas of tablet 2c30b0678e734fba8e8bc3505f454fb5
I20260608 10:12:00.637056 24465 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d: Sending DeleteTablet for 3 replicas of tablet ebcc63a7a7634a409b56bd4cbdb8aee8
I20260608 10:12:00.638245 24707 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c30b0678e734fba8e8bc3505f454fb5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:12:00 UTC) from {username='slave'} at 127.0.0.1:51822
I20260608 10:12:00.638940 24465 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d: Sending DeleteTablet for 3 replicas of tablet baeb591f3f7d48fb904c095abd65675c
I20260608 10:12:00.639798 24633 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c30b0678e734fba8e8bc3505f454fb5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:12:00 UTC) from {username='slave'} at 127.0.0.1:49604
I20260608 10:12:00.640241 24634 tablet_service.cc:1558] Processing DeleteTablet for tablet ebcc63a7a7634a409b56bd4cbdb8aee8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:12:00 UTC) from {username='slave'} at 127.0.0.1:49604
I20260608 10:12:00.641094 24706 tablet_service.cc:1558] Processing DeleteTablet for tablet ebcc63a7a7634a409b56bd4cbdb8aee8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:12:00 UTC) from {username='slave'} at 127.0.0.1:51822
I20260608 10:12:00.642555 24706 tablet_service.cc:1558] Processing DeleteTablet for tablet baeb591f3f7d48fb904c095abd65675c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:12:00 UTC) from {username='slave'} at 127.0.0.1:51822
I20260608 10:12:00.643409 24465 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d: Sending DeleteTablet for 3 replicas of tablet 549284dec75f4e20ab30b3aeefc5c9e3
I20260608 10:12:00.647145 24706 tablet_service.cc:1558] Processing DeleteTablet for tablet 549284dec75f4e20ab30b3aeefc5c9e3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:12:00 UTC) from {username='slave'} at 127.0.0.1:51822
I20260608 10:12:00.651435 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:12:00.651914 24859 tablet_replica.cc:333] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad: stopping tablet replica
I20260608 10:12:00.652356 24634 tablet_service.cc:1558] Processing DeleteTablet for tablet baeb591f3f7d48fb904c095abd65675c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:12:00 UTC) from {username='slave'} at 127.0.0.1:49604
I20260608 10:12:00.652923 24859 raft_consensus.cc:2243] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:00.653600 24859 raft_consensus.cc:2272] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:00.654902 24634 tablet_service.cc:1558] Processing DeleteTablet for tablet 549284dec75f4e20ab30b3aeefc5c9e3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:12:00 UTC) from {username='slave'} at 127.0.0.1:49604
I20260608 10:12:00.656529 24859 ts_tablet_manager.cc:1916] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 10:12:00.656955 24452 catalog_manager.cc:4754] TS fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 2c30b0678e734fba8e8bc3505f454fb5: Network error: Client connection negotiation failed: client connection to 127.16.137.1:33593: connect: Connection refused (error 111)
I20260608 10:12:00.657184 24860 tablet_replica.cc:333] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2: stopping tablet replica
I20260608 10:12:00.658316 24860 raft_consensus.cc:2243] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:00.658970 24860 raft_consensus.cc:2272] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:00.661896 24860 ts_tablet_manager.cc:1916] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 10:12:00.665875 24863 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:00.666543 24862 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:00.677654 16932 server_base.cc:1061] running on GCE node
W20260608 10:12:00.677209 24865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:00.679289 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:12:00.679646 24859 ts_tablet_manager.cc:1929] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
W20260608 10:12:00.679746 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:00.680187 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913520680164 us; error 0 us; skew 500 ppm
I20260608 10:12:00.680939 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:00.681324 24859 log.cc:1199] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-2-root/wals/2c30b0678e734fba8e8bc3505f454fb5
I20260608 10:12:00.682240 24859 ts_tablet_manager.cc:1950] T 2c30b0678e734fba8e8bc3505f454fb5 P 806fa73292b1498e82a308a7e303ecad: Deleting consensus metadata
I20260608 10:12:00.683068 24860 ts_tablet_manager.cc:1929] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:12:00.683452 24860 log.cc:1199] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-1-root/wals/2c30b0678e734fba8e8bc3505f454fb5
I20260608 10:12:00.684098 24860 ts_tablet_manager.cc:1950] T 2c30b0678e734fba8e8bc3505f454fb5 P df7889121962484c842ea205a7ee18f2: Deleting consensus metadata
I20260608 10:12:00.684491 16932 webserver.cc:533] Webserver started at http://127.16.137.4:40885/ using document root <none> and password file <none>
I20260608 10:12:00.685261 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:00.685585 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:00.686127 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:00.686427 24453 catalog_manager.cc:5027] TS 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505): tablet 2c30b0678e734fba8e8bc3505f454fb5 (table dugtrio [id=38800cffeda1400d88af36814eb69e92]) successfully deleted
I20260608 10:12:00.687000 24859 tablet_replica.cc:333] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad: stopping tablet replica
I20260608 10:12:00.687465 24452 catalog_manager.cc:5027] TS df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467): tablet 2c30b0678e734fba8e8bc3505f454fb5 (table dugtrio [id=38800cffeda1400d88af36814eb69e92]) successfully deleted
I20260608 10:12:00.688082 24859 raft_consensus.cc:2243] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:00.688624 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-3-root/instance:
uuid: "f42d2b71a5de4a4791930b518c5e150f"
format_stamp: "Formatted at 2026-06-08 10:12:00 on dist-test-slave-4pww"
I20260608 10:12:00.687680 24860 tablet_replica.cc:333] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2: stopping tablet replica
I20260608 10:12:00.688740 24859 raft_consensus.cc:2272] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:00.689944 24860 raft_consensus.cc:2243] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:00.690573 24860 raft_consensus.cc:2272] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:00.692019 24859 ts_tablet_manager.cc:1916] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:12:00.693306 24860 ts_tablet_manager.cc:1916] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:12:00.706952 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.017s	user 0.010s	sys 0.004s
I20260608 10:12:00.709153 24860 ts_tablet_manager.cc:1929] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:12:00.709643 24860 log.cc:1199] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-1-root/wals/ebcc63a7a7634a409b56bd4cbdb8aee8
I20260608 10:12:00.710222 24860 ts_tablet_manager.cc:1950] T ebcc63a7a7634a409b56bd4cbdb8aee8 P df7889121962484c842ea205a7ee18f2: Deleting consensus metadata
I20260608 10:12:00.712193 24859 ts_tablet_manager.cc:1929] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:12:00.712893 24859 log.cc:1199] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-2-root/wals/ebcc63a7a7634a409b56bd4cbdb8aee8
I20260608 10:12:00.713562 24860 tablet_replica.cc:333] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2: stopping tablet replica
I20260608 10:12:00.713901 24859 ts_tablet_manager.cc:1950] T ebcc63a7a7634a409b56bd4cbdb8aee8 P 806fa73292b1498e82a308a7e303ecad: Deleting consensus metadata
I20260608 10:12:00.714617 24860 raft_consensus.cc:2243] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:00.714758 24452 catalog_manager.cc:5027] TS df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467): tablet ebcc63a7a7634a409b56bd4cbdb8aee8 (table dugtrio [id=38800cffeda1400d88af36814eb69e92]) successfully deleted
I20260608 10:12:00.715348 24860 raft_consensus.cc:2272] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:00.718467 24860 ts_tablet_manager.cc:1916] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:12:00.718788 24453 catalog_manager.cc:5027] TS 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505): tablet ebcc63a7a7634a409b56bd4cbdb8aee8 (table dugtrio [id=38800cffeda1400d88af36814eb69e92]) successfully deleted
I20260608 10:12:00.719159 24870 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:00.719996 24859 tablet_replica.cc:333] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad: stopping tablet replica
I20260608 10:12:00.720985 24859 raft_consensus.cc:2243] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:00.721128 16932 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.005s	sys 0.004s
I20260608 10:12:00.721612 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-3-root
uuid: "f42d2b71a5de4a4791930b518c5e150f"
format_stamp: "Formatted at 2026-06-08 10:12:00 on dist-test-slave-4pww"
I20260608 10:12:00.721619 24859 raft_consensus.cc:2272] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:00.722093 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:00.725082 24859 ts_tablet_manager.cc:1916] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:12:00.734849 24860 ts_tablet_manager.cc:1929] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:12:00.735476 24860 log.cc:1199] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-1-root/wals/baeb591f3f7d48fb904c095abd65675c
I20260608 10:12:00.736260 24860 ts_tablet_manager.cc:1950] T baeb591f3f7d48fb904c095abd65675c P df7889121962484c842ea205a7ee18f2: Deleting consensus metadata
I20260608 10:12:00.738958 24860 tablet_replica.cc:333] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2: stopping tablet replica
I20260608 10:12:00.739063 24452 catalog_manager.cc:5027] TS df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467): tablet baeb591f3f7d48fb904c095abd65675c (table dugtrio [id=38800cffeda1400d88af36814eb69e92]) successfully deleted
I20260608 10:12:00.739995 24860 raft_consensus.cc:2243] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:00.740480 24860 raft_consensus.cc:2272] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:00.742450 24859 ts_tablet_manager.cc:1929] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:12:00.742697 24860 ts_tablet_manager.cc:1916] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:12:00.742870 24859 log.cc:1199] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-2-root/wals/baeb591f3f7d48fb904c095abd65675c
I20260608 10:12:00.743633 24859 ts_tablet_manager.cc:1950] T baeb591f3f7d48fb904c095abd65675c P 806fa73292b1498e82a308a7e303ecad: Deleting consensus metadata
I20260608 10:12:00.746594 24859 tablet_replica.cc:333] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad: stopping tablet replica
I20260608 10:12:00.746830 24453 catalog_manager.cc:5027] TS 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505): tablet baeb591f3f7d48fb904c095abd65675c (table dugtrio [id=38800cffeda1400d88af36814eb69e92]) successfully deleted
I20260608 10:12:00.747434 24859 raft_consensus.cc:2243] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:00.748000 24859 raft_consensus.cc:2272] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:00.750804 24859 ts_tablet_manager.cc:1916] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:12:00.752434 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:00.754017 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:00.754521 24860 ts_tablet_manager.cc:1929] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:12:00.754900 24860 log.cc:1199] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-1-root/wals/549284dec75f4e20ab30b3aeefc5c9e3
I20260608 10:12:00.755461 24860 ts_tablet_manager.cc:1950] T 549284dec75f4e20ab30b3aeefc5c9e3 P df7889121962484c842ea205a7ee18f2: Deleting consensus metadata
I20260608 10:12:00.758942 24452 catalog_manager.cc:5027] TS df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467): tablet 549284dec75f4e20ab30b3aeefc5c9e3 (table dugtrio [id=38800cffeda1400d88af36814eb69e92]) successfully deleted
I20260608 10:12:00.760138 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:00.763625 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:00.763998 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:12:00.764340 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:00.764564 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:00.768535 24859 ts_tablet_manager.cc:1929] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:12:00.769057 24859 log.cc:1199] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-2-root/wals/549284dec75f4e20ab30b3aeefc5c9e3
I20260608 10:12:00.769822 24859 ts_tablet_manager.cc:1950] T 549284dec75f4e20ab30b3aeefc5c9e3 P 806fa73292b1498e82a308a7e303ecad: Deleting consensus metadata
I20260608 10:12:00.773090 24453 catalog_manager.cc:5027] TS 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505): tablet 549284dec75f4e20ab30b3aeefc5c9e3 (table dugtrio [id=38800cffeda1400d88af36814eb69e92]) successfully deleted
I20260608 10:12:00.799233 24849 raft_consensus.cc:493] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe4128aea5e0459f989ea31a96bbe479)
I20260608 10:12:00.800005 24849 raft_consensus.cc:515] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:12:00.803431 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41dd95a956f948b9a3a3a9445d63c5a4" candidate_uuid: "df7889121962484c842ea205a7ee18f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "806fa73292b1498e82a308a7e303ecad" is_pre_election: true
I20260608 10:12:00.803673 24849 leader_election.cc:290] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505), fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593)
W20260608 10:12:00.807705 24608 leader_election.cc:336] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): Network error: Client connection negotiation failed: client connection to 127.16.137.1:33593: connect: Connection refused (error 111)
I20260608 10:12:00.808333 24608 leader_election.cc:304] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [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: df7889121962484c842ea205a7ee18f2; no voters: 806fa73292b1498e82a308a7e303ecad, fe4128aea5e0459f989ea31a96bbe479
I20260608 10:12:00.809319 24849 raft_consensus.cc:2749] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:12:00.817278 24515 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fe4128aea5e0459f989ea31a96bbe479 not available for placement
I20260608 10:12:00.818599 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.4:34143
I20260608 10:12:00.818768 24932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.4:34143 every 8 connection(s)
I20260608 10:12:00.824518 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:12:00.825301 24845 raft_consensus.cc:493] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe4128aea5e0459f989ea31a96bbe479)
I20260608 10:12:00.825948 24845 raft_consensus.cc:515] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:12:00.828408 24845 leader_election.cc:290] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467), fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593)
I20260608 10:12:00.829180 24644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41dd95a956f948b9a3a3a9445d63c5a4" candidate_uuid: "806fa73292b1498e82a308a7e303ecad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2" is_pre_election: true
I20260608 10:12:00.832412 24644 raft_consensus.cc:2468] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806fa73292b1498e82a308a7e303ecad in term 1.
W20260608 10:12:00.834059 24936 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:00.835199 24682 leader_election.cc:304] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [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: 806fa73292b1498e82a308a7e303ecad, df7889121962484c842ea205a7ee18f2; no voters: 
W20260608 10:12:00.836771 24682 leader_election.cc:336] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): Network error: Client connection negotiation failed: client connection to 127.16.137.1:33593: connect: Connection refused (error 111)
I20260608 10:12:00.837581 24845 raft_consensus.cc:2804] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:12:00.838133 24845 raft_consensus.cc:493] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe4128aea5e0459f989ea31a96bbe479)
I20260608 10:12:00.838238 24933 heartbeater.cc:344] Connected to a master server at 127.16.137.62:32879
I20260608 10:12:00.838691 24845 raft_consensus.cc:3060] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:12:00.838887 24933 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:00.840245 24933 heartbeater.cc:507] Master 127.16.137.62:32879 requested a full tablet report, sending...
W20260608 10:12:00.840829 24937 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:00.844025 24465 ts_manager.cc:194] Registered new tserver with Master: f42d2b71a5de4a4791930b518c5e150f (127.16.137.4:34143)
I20260608 10:12:00.846886 24465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47512
I20260608 10:12:00.852355 24845 raft_consensus.cc:515] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:12:00.856513 24644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41dd95a956f948b9a3a3a9445d63c5a4" candidate_uuid: "806fa73292b1498e82a308a7e303ecad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "df7889121962484c842ea205a7ee18f2"
I20260608 10:12:00.857332 24644 raft_consensus.cc:3060] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:12:00.869160 24644 raft_consensus.cc:2468] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806fa73292b1498e82a308a7e303ecad in term 2.
W20260608 10:12:00.869427 24939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:00.870776 24682 leader_election.cc:304] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [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: 806fa73292b1498e82a308a7e303ecad, df7889121962484c842ea205a7ee18f2; no voters: 
I20260608 10:12:00.871704 24844 raft_consensus.cc:2804] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:12:00.871923 24845 leader_election.cc:290] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [CANDIDATE]: Term 2 election: Requested vote from peers df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467), fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593)
I20260608 10:12:00.872315 24844 raft_consensus.cc:697] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 2 LEADER]: Becoming Leader. State: Replica: 806fa73292b1498e82a308a7e303ecad, State: Running, Role: LEADER
I20260608 10:12:00.872774 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:00.873447 24844 consensus_queue.cc:237] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [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: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:12:00.874140 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:00.874490 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:00.874714 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913520874694 us; error 0 us; skew 500 ppm
I20260608 10:12:00.875629 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260608 10:12:00.880059 24682 leader_election.cc:336] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): Network error: Client connection negotiation failed: client connection to 127.16.137.1:33593: connect: Connection refused (error 111)
I20260608 10:12:00.883889 16932 webserver.cc:533] Webserver started at http://127.16.137.1:37143/ using document root <none> and password file <none>
I20260608 10:12:00.884770 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:00.885020 16932 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:12:00.887571 24465 catalog_manager.cc:5696] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad reported cstate change: term changed from 1 to 2, leader changed from fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1) to 806fa73292b1498e82a308a7e303ecad (127.16.137.3). New cstate: current_term: 2 leader_uuid: "806fa73292b1498e82a308a7e303ecad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:00.889271 16932 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:12:00.893658 24945 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:00.894649 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:12:00.895020 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "fe4128aea5e0459f989ea31a96bbe479"
format_stamp: "Formatted at 2026-06-08 10:11:56 on dist-test-slave-4pww"
I20260608 10:12:00.895342 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:00.922962 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:00.924305 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:00.925686 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:00.929236 24952 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 10:12:00.971684 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 10:12:00.971997 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.002s	sys 0.000s
I20260608 10:12:00.972234 16932 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 10:12:00.977412 24952 tablet_bootstrap.cc:492] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
I20260608 10:12:00.978973 24719 consensus_queue.cc:237] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:00.987789 24718 consensus_queue.cc:237] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:00.993122 24644 raft_consensus.cc:1275] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:01.009250 24844 consensus_queue.cc:1048] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:12:01.021063 24682 consensus_peers.cc:597] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad -> Peer fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): Couldn't send request to peer fe4128aea5e0459f989ea31a96bbe479. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:33593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:12:01.030738 24682 consensus_peers.cc:597] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad -> Peer f42d2b71a5de4a4791930b518c5e150f (127.16.137.4:34143): Couldn't send request to peer f42d2b71a5de4a4791930b518c5e150f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0847e92ef0284c45a3fc86520b330b17. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:12:01.031533 24682 consensus_peers.cc:597] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad -> Peer f42d2b71a5de4a4791930b518c5e150f (127.16.137.4:34143): Couldn't send request to peer f42d2b71a5de4a4791930b518c5e150f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccd7868751a44fed87bca2047a8dd908. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:01.033461 24645 raft_consensus.cc:1275] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:01.034260 24952 tablet_bootstrap.cc:492] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:12:01.035390 24952 tablet_bootstrap.cc:492] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap complete.
I20260608 10:12:01.036185 24952 ts_tablet_manager.cc:1403] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.059s	user 0.032s	sys 0.016s
I20260608 10:12:01.037407 24844 consensus_queue.cc:1048] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:12:01.039281 24952 raft_consensus.cc:359] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:01.040282 24952 raft_consensus.cc:740] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:12:01.041144 24952 consensus_queue.cc:260] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
W20260608 10:12:01.050374 24682 consensus_peers.cc:597] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad -> Peer fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): Couldn't send request to peer fe4128aea5e0459f989ea31a96bbe479. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:33593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:01.052459 16932 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 10:12:01.052879 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.081s	user 0.054s	sys 0.005s
I20260608 10:12:01.056268 24828 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:01.058439 24952 ts_tablet_manager.cc:1434] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.008s
I20260608 10:12:01.059463 24952 tablet_bootstrap.cc:492] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
I20260608 10:12:01.067060 24844 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:01.070906 24644 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:01.075136 24453 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0847e92ef0284c45a3fc86520b330b17 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 10:12:01.074401 24645 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:01.091954 24643 consensus_queue.cc:237] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:01.083853 24465 catalog_manager.cc:5696] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad reported cstate change: config changed from index -1 to 2, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "806fa73292b1498e82a308a7e303ecad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:01.099330 24453 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ccd7868751a44fed87bca2047a8dd908 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 10:12:01.114494 24952 tablet_bootstrap.cc:492] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:01.115643 24952 tablet_bootstrap.cc:492] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap complete.
I20260608 10:12:01.121531 24718 raft_consensus.cc:1275] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Refusing update from remote peer df7889121962484c842ea205a7ee18f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:01.125095 24849 consensus_queue.cc:1048] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:12:01.122190 24952 ts_tablet_manager.cc:1403] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.015s
I20260608 10:12:01.130990 24465 catalog_manager.cc:5696] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 reported cstate change: config changed from index -1 to 2, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "806fa73292b1498e82a308a7e303ecad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:01.132086 24952 raft_consensus.cc:359] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:12:01.141218 24952 raft_consensus.cc:740] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:12:01.142519 24952 consensus_queue.cc:260] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [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: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } }
I20260608 10:12:01.145088 24952 ts_tablet_manager.cc:1434] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 10:12:01.146298 24952 tablet_bootstrap.cc:492] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
W20260608 10:12:01.170521 24608 consensus_peers.cc:597] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 -> Peer fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): Couldn't send request to peer fe4128aea5e0459f989ea31a96bbe479. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:33593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:12:01.172080 24608 consensus_peers.cc:597] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 -> Peer f42d2b71a5de4a4791930b518c5e150f (127.16.137.4:34143): Couldn't send request to peer f42d2b71a5de4a4791930b518c5e150f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c04d9b0b831495db76d313527ef3d7a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:01.178159 24952 tablet_bootstrap.cc:492] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:12:01.176661 24966 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:01.179207 24952 tablet_bootstrap.cc:492] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap complete.
I20260608 10:12:01.179987 24952 ts_tablet_manager.cc:1403] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.005s
I20260608 10:12:01.182530 24952 raft_consensus.cc:359] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:01.183287 24952 raft_consensus.cc:740] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:12:01.184047 24952 consensus_queue.cc:260] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:01.183940 24718 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:01.186282 24952 ts_tablet_manager.cc:1434] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:12:01.187120 24952 tablet_bootstrap.cc:492] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
I20260608 10:12:01.199584 24452 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8c04d9b0b831495db76d313527ef3d7a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 10:12:01.205459 24465 catalog_manager.cc:5696] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad reported cstate change: config changed from index -1 to 2, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "df7889121962484c842ea205a7ee18f2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:01.210561 24952 tablet_bootstrap.cc:492] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:12:01.211809 24952 tablet_bootstrap.cc:492] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap complete.
I20260608 10:12:01.212661 24952 ts_tablet_manager.cc:1403] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.003s
I20260608 10:12:01.215600 24952 raft_consensus.cc:359] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:01.218884 24952 raft_consensus.cc:740] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:12:01.219931 24952 consensus_queue.cc:260] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:01.222489 24952 ts_tablet_manager.cc:1434] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 10:12:01.223562 24952 tablet_bootstrap.cc:492] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
I20260608 10:12:01.239015 24952 tablet_bootstrap.cc:492] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:01.239900 24952 tablet_bootstrap.cc:492] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap complete.
I20260608 10:12:01.240556 24952 ts_tablet_manager.cc:1403] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260608 10:12:01.243590 24952 raft_consensus.cc:359] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:01.244359 24952 raft_consensus.cc:740] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:12:01.245215 24952 consensus_queue.cc:260] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:01.247594 24952 ts_tablet_manager.cc:1434] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 10:12:01.248540 24952 tablet_bootstrap.cc:492] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
I20260608 10:12:01.249415 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:33593
I20260608 10:12:01.249593 25025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:33593 every 8 connection(s)
I20260608 10:12:01.265086 24952 tablet_bootstrap.cc:492] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:01.266100 24952 tablet_bootstrap.cc:492] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479: Bootstrap complete.
I20260608 10:12:01.266812 24952 ts_tablet_manager.cc:1403] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 10:12:01.269179 25026 heartbeater.cc:344] Connected to a master server at 127.16.137.62:32879
I20260608 10:12:01.269712 25026 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:01.269666 24952 raft_consensus.cc:359] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:01.270288 24952 raft_consensus.cc:740] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:12:01.270780 25026 heartbeater.cc:507] Master 127.16.137.62:32879 requested a full tablet report, sending...
I20260608 10:12:01.270926 24952 consensus_queue.cc:260] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:01.272567 24952 ts_tablet_manager.cc:1434] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:12:01.273265 24952 tablet_bootstrap.cc:492] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
I20260608 10:12:01.276648 24468 ts_manager.cc:194] Re-registered known tserver with Master: fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593)
I20260608 10:12:01.283744 24468 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47528
I20260608 10:12:01.285745 24952 tablet_bootstrap.cc:492] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:12:01.286566 24952 tablet_bootstrap.cc:492] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Bootstrap complete.
I20260608 10:12:01.286952 25026 heartbeater.cc:499] Master 127.16.137.62:32879 was elected leader, sending a full tablet report...
I20260608 10:12:01.287138 24952 ts_tablet_manager.cc:1403] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 10:12:01.289455 24952 raft_consensus.cc:359] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:01.290163 24952 raft_consensus.cc:740] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:12:01.290869 24952 consensus_queue.cc:260] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:01.292439 24952 ts_tablet_manager.cc:1434] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:12:01.293192 24952 tablet_bootstrap.cc:492] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap starting.
I20260608 10:12:01.309988 24952 tablet_bootstrap.cc:492] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:01.310982 24952 tablet_bootstrap.cc:492] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479: Bootstrap complete.
I20260608 10:12:01.311548 24990 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c30b0678e734fba8e8bc3505f454fb5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:12:00 UTC) from {username='slave'} at 127.0.0.1:40844
I20260608 10:12:01.311573 24952 ts_tablet_manager.cc:1403] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 10:12:01.313732 25033 tablet_replica.cc:333] stopping tablet replica
I20260608 10:12:01.314044 24952 raft_consensus.cc:359] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:01.314491 25033 raft_consensus.cc:2243] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:01.314610 24952 raft_consensus.cc:740] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4128aea5e0459f989ea31a96bbe479, State: Initialized, Role: FOLLOWER
I20260608 10:12:01.315109 25033 pending_rounds.cc:70] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Trying to abort 1 pending ops.
I20260608 10:12:01.315379 25033 pending_rounds.cc:77] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621775500611584 op_type: NO_OP noop_request { }
I20260608 10:12:01.315742 25033 raft_consensus.cc:2889] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:12:01.315495 24952 consensus_queue.cc:260] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:01.316183 25033 raft_consensus.cc:2272] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:01.317662 24952 ts_tablet_manager.cc:1434] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:12:01.319264 24990 tablet_service.cc:1558] Processing DeleteTablet for tablet ebcc63a7a7634a409b56bd4cbdb8aee8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:12:00 UTC) from {username='slave'} at 127.0.0.1:40844
I20260608 10:12:01.319448 25033 ts_tablet_manager.cc:1916] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:12:01.326294 24990 tablet_service.cc:1558] Processing DeleteTablet for tablet 549284dec75f4e20ab30b3aeefc5c9e3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:12:00 UTC) from {username='slave'} at 127.0.0.1:40844
I20260608 10:12:01.332355 24990 tablet_service.cc:1558] Processing DeleteTablet for tablet baeb591f3f7d48fb904c095abd65675c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:12:00 UTC) from {username='slave'} at 127.0.0.1:40844
I20260608 10:12:01.333920 25033 ts_tablet_manager.cc:1929] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:12:01.334285 25033 log.cc:1199] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-0-root/wals/2c30b0678e734fba8e8bc3505f454fb5
I20260608 10:12:01.334852 25033 ts_tablet_manager.cc:1950] T 2c30b0678e734fba8e8bc3505f454fb5 P fe4128aea5e0459f989ea31a96bbe479: Deleting consensus metadata
I20260608 10:12:01.337484 25033 tablet_replica.cc:333] stopping tablet replica
I20260608 10:12:01.337525 24452 catalog_manager.cc:5027] TS fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): tablet 2c30b0678e734fba8e8bc3505f454fb5 (table dugtrio [id=38800cffeda1400d88af36814eb69e92]) successfully deleted
I20260608 10:12:01.338711 25033 raft_consensus.cc:2243] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:01.339248 25033 pending_rounds.cc:70] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Trying to abort 1 pending ops.
I20260608 10:12:01.339500 25033 pending_rounds.cc:77] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621774473814016 op_type: NO_OP noop_request { }
I20260608 10:12:01.339898 25033 raft_consensus.cc:2889] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:12:01.340235 25033 raft_consensus.cc:2272] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:01.342664 25033 ts_tablet_manager.cc:1916] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:12:01.353335 25033 ts_tablet_manager.cc:1929] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:12:01.353734 25033 log.cc:1199] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-0-root/wals/ebcc63a7a7634a409b56bd4cbdb8aee8
I20260608 10:12:01.354375 25033 ts_tablet_manager.cc:1950] T ebcc63a7a7634a409b56bd4cbdb8aee8 P fe4128aea5e0459f989ea31a96bbe479: Deleting consensus metadata
I20260608 10:12:01.356832 25033 tablet_replica.cc:333] stopping tablet replica
I20260608 10:12:01.356915 24452 catalog_manager.cc:5027] TS fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): tablet ebcc63a7a7634a409b56bd4cbdb8aee8 (table dugtrio [id=38800cffeda1400d88af36814eb69e92]) successfully deleted
I20260608 10:12:01.357749 25033 raft_consensus.cc:2243] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:01.358140 25033 pending_rounds.cc:70] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Trying to abort 1 pending ops.
I20260608 10:12:01.358300 25033 pending_rounds.cc:77] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621775441932288 op_type: NO_OP noop_request { }
I20260608 10:12:01.358546 25033 raft_consensus.cc:2889] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:12:01.358819 25033 raft_consensus.cc:2272] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:01.361392 25033 ts_tablet_manager.cc:1916] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:12:01.372689 25033 ts_tablet_manager.cc:1929] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:12:01.373013 25033 log.cc:1199] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-0-root/wals/549284dec75f4e20ab30b3aeefc5c9e3
I20260608 10:12:01.373661 25033 ts_tablet_manager.cc:1950] T 549284dec75f4e20ab30b3aeefc5c9e3 P fe4128aea5e0459f989ea31a96bbe479: Deleting consensus metadata
I20260608 10:12:01.376106 25033 tablet_replica.cc:333] stopping tablet replica
I20260608 10:12:01.376196 24452 catalog_manager.cc:5027] TS fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): tablet 549284dec75f4e20ab30b3aeefc5c9e3 (table dugtrio [id=38800cffeda1400d88af36814eb69e92]) successfully deleted
I20260608 10:12:01.377080 25033 raft_consensus.cc:2243] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:01.377597 25033 pending_rounds.cc:70] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Trying to abort 1 pending ops.
I20260608 10:12:01.377815 25033 pending_rounds.cc:77] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621774676807680 op_type: NO_OP noop_request { }
I20260608 10:12:01.378137 25033 raft_consensus.cc:2889] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:12:01.378473 25033 raft_consensus.cc:2272] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:01.381011 25033 ts_tablet_manager.cc:1916] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:12:01.392844 25033 ts_tablet_manager.cc:1929] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:12:01.393275 25033 log.cc:1199] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-0-root/wals/baeb591f3f7d48fb904c095abd65675c
I20260608 10:12:01.394011 25033 ts_tablet_manager.cc:1950] T baeb591f3f7d48fb904c095abd65675c P fe4128aea5e0459f989ea31a96bbe479: Deleting consensus metadata
I20260608 10:12:01.396706 24452 catalog_manager.cc:5027] TS fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): tablet baeb591f3f7d48fb904c095abd65675c (table dugtrio [id=38800cffeda1400d88af36814eb69e92]) successfully deleted
I20260608 10:12:01.415829 25000 raft_consensus.cc:3060] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:12:01.421315 25000 raft_consensus.cc:1275] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 2 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:12:01.422891 24962 consensus_queue.cc:1048] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:12:01.432893 24643 raft_consensus.cc:1275] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 2 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:12:01.435225 24828 consensus_queue.cc:1048] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:12:01.499166 25000 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:01.548741 25000 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:01.563571 25041 ts_tablet_manager.cc:933] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: Initiating tablet copy from peer 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:12:01.565758 25041 tablet_copy_client.cc:323] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:41505
I20260608 10:12:01.573037 25045 ts_tablet_manager.cc:933] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: Initiating tablet copy from peer 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:12:01.575538 25045 tablet_copy_client.cc:323] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:41505
I20260608 10:12:01.580852 24729 tablet_copy_service.cc:140] P 806fa73292b1498e82a308a7e303ecad: Received BeginTabletCopySession request for tablet 0847e92ef0284c45a3fc86520b330b17 from peer f42d2b71a5de4a4791930b518c5e150f ({username='slave'} at 127.0.0.1:34420)
I20260608 10:12:01.579855 25000 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:01.581373 24728 tablet_copy_service.cc:140] P 806fa73292b1498e82a308a7e303ecad: Received BeginTabletCopySession request for tablet ccd7868751a44fed87bca2047a8dd908 from peer f42d2b71a5de4a4791930b518c5e150f ({username='slave'} at 127.0.0.1:34420)
I20260608 10:12:01.581578 24729 tablet_copy_service.cc:161] P 806fa73292b1498e82a308a7e303ecad: Beginning new tablet copy session on tablet 0847e92ef0284c45a3fc86520b330b17 from peer f42d2b71a5de4a4791930b518c5e150f at {username='slave'} at 127.0.0.1:34420: session id = f42d2b71a5de4a4791930b518c5e150f-0847e92ef0284c45a3fc86520b330b17
I20260608 10:12:01.582561 24728 tablet_copy_service.cc:161] P 806fa73292b1498e82a308a7e303ecad: Beginning new tablet copy session on tablet ccd7868751a44fed87bca2047a8dd908 from peer f42d2b71a5de4a4791930b518c5e150f at {username='slave'} at 127.0.0.1:34420: session id = f42d2b71a5de4a4791930b518c5e150f-ccd7868751a44fed87bca2047a8dd908
I20260608 10:12:01.587769 24729 tablet_copy_source_session.cc:215] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:12:01.590926 24728 tablet_copy_source_session.cc:215] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:12:01.591233 25041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0847e92ef0284c45a3fc86520b330b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:01.597610 25045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd7868751a44fed87bca2047a8dd908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:01.607280 25041 tablet_copy_client.cc:806] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Starting download of 0 data blocks...
I20260608 10:12:01.607862 25041 tablet_copy_client.cc:670] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:12:01.611651 25041 tablet_copy_client.cc:538] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:12:01.612946 25045 tablet_copy_client.cc:806] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Starting download of 0 data blocks...
I20260608 10:12:01.613569 25045 tablet_copy_client.cc:670] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:12:01.618062 25045 tablet_copy_client.cc:538] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:12:01.621009 25041 tablet_bootstrap.cc:492] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: Bootstrap starting.
I20260608 10:12:01.627934 25045 tablet_bootstrap.cc:492] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: Bootstrap starting.
I20260608 10:12:01.644434 25041 tablet_bootstrap.cc:492] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:01.645503 25041 tablet_bootstrap.cc:492] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: Bootstrap complete.
I20260608 10:12:01.646306 25041 ts_tablet_manager.cc:1403] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.005s
I20260608 10:12:01.649590 25041 raft_consensus.cc:359] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:01.650390 25045 tablet_bootstrap.cc:492] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:01.650496 25041 raft_consensus.cc:740] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f42d2b71a5de4a4791930b518c5e150f, State: Initialized, Role: LEARNER
I20260608 10:12:01.651435 25045 tablet_bootstrap.cc:492] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: Bootstrap complete.
I20260608 10:12:01.651398 25041 consensus_queue.cc:260] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:01.652328 25045 ts_tablet_manager.cc:1403] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: Time spent bootstrapping tablet: real 0.025s	user 0.024s	sys 0.000s
I20260608 10:12:01.653952 24933 heartbeater.cc:499] Master 127.16.137.62:32879 was elected leader, sending a full tablet report...
I20260608 10:12:01.654543 25041 ts_tablet_manager.cc:1434] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:12:01.655699 25045 raft_consensus.cc:359] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:01.656555 25045 raft_consensus.cc:740] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f42d2b71a5de4a4791930b518c5e150f, State: Initialized, Role: LEARNER
I20260608 10:12:01.656793 24728 tablet_copy_service.cc:342] P 806fa73292b1498e82a308a7e303ecad: Request end of tablet copy session f42d2b71a5de4a4791930b518c5e150f-0847e92ef0284c45a3fc86520b330b17 received from {username='slave'} at 127.0.0.1:34420
I20260608 10:12:01.657276 24728 tablet_copy_service.cc:434] P 806fa73292b1498e82a308a7e303ecad: ending tablet copy session f42d2b71a5de4a4791930b518c5e150f-0847e92ef0284c45a3fc86520b330b17 on tablet 0847e92ef0284c45a3fc86520b330b17 with peer f42d2b71a5de4a4791930b518c5e150f
I20260608 10:12:01.657256 25045 consensus_queue.cc:260] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:01.659885 25045 ts_tablet_manager.cc:1434] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:12:01.661614 24728 tablet_copy_service.cc:342] P 806fa73292b1498e82a308a7e303ecad: Request end of tablet copy session f42d2b71a5de4a4791930b518c5e150f-ccd7868751a44fed87bca2047a8dd908 received from {username='slave'} at 127.0.0.1:34420
I20260608 10:12:01.661994 24728 tablet_copy_service.cc:434] P 806fa73292b1498e82a308a7e303ecad: ending tablet copy session f42d2b71a5de4a4791930b518c5e150f-ccd7868751a44fed87bca2047a8dd908 on tablet ccd7868751a44fed87bca2047a8dd908 with peer f42d2b71a5de4a4791930b518c5e150f
I20260608 10:12:01.718814 25045 ts_tablet_manager.cc:933] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: Initiating tablet copy from peer df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467)
I20260608 10:12:01.720233 25045 tablet_copy_client.cc:323] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.2:42467
I20260608 10:12:01.730108 24655 tablet_copy_service.cc:140] P df7889121962484c842ea205a7ee18f2: Received BeginTabletCopySession request for tablet 8c04d9b0b831495db76d313527ef3d7a from peer f42d2b71a5de4a4791930b518c5e150f ({username='slave'} at 127.0.0.1:60880)
I20260608 10:12:01.730655 24655 tablet_copy_service.cc:161] P df7889121962484c842ea205a7ee18f2: Beginning new tablet copy session on tablet 8c04d9b0b831495db76d313527ef3d7a from peer f42d2b71a5de4a4791930b518c5e150f at {username='slave'} at 127.0.0.1:60880: session id = f42d2b71a5de4a4791930b518c5e150f-8c04d9b0b831495db76d313527ef3d7a
I20260608 10:12:01.736091 24655 tablet_copy_source_session.cc:215] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:12:01.739249 25045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c04d9b0b831495db76d313527ef3d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:01.751287 25045 tablet_copy_client.cc:806] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Starting download of 0 data blocks...
I20260608 10:12:01.751945 25045 tablet_copy_client.cc:670] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:12:01.756107 25045 tablet_copy_client.cc:538] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:12:01.764485 25045 tablet_bootstrap.cc:492] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: Bootstrap starting.
I20260608 10:12:01.780396 25045 tablet_bootstrap.cc:492] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:01.781108 25045 tablet_bootstrap.cc:492] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: Bootstrap complete.
I20260608 10:12:01.781759 25045 ts_tablet_manager.cc:1403] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260608 10:12:01.784128 25045 raft_consensus.cc:359] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:01.784798 25045 raft_consensus.cc:740] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f42d2b71a5de4a4791930b518c5e150f, State: Initialized, Role: LEARNER
I20260608 10:12:01.785288 25045 consensus_queue.cc:260] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:01.787004 25045 ts_tablet_manager.cc:1434] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:12:01.788849 24655 tablet_copy_service.cc:342] P df7889121962484c842ea205a7ee18f2: Request end of tablet copy session f42d2b71a5de4a4791930b518c5e150f-8c04d9b0b831495db76d313527ef3d7a received from {username='slave'} at 127.0.0.1:60880
I20260608 10:12:01.789230 24655 tablet_copy_service.cc:434] P df7889121962484c842ea205a7ee18f2: ending tablet copy session f42d2b71a5de4a4791930b518c5e150f-8c04d9b0b831495db76d313527ef3d7a on tablet 8c04d9b0b831495db76d313527ef3d7a with peer f42d2b71a5de4a4791930b518c5e150f
W20260608 10:12:01.841717 24515 auto_rebalancer.cc:591] Failed to schedule move for tablet 8c04d9b0b831495db76d313527ef3d7a: Invalid argument: Server with UUID f42d2b71a5de4a4791930b518c5e150f is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
W20260608 10:12:01.854144 24515 auto_rebalancer.cc:591] Failed to schedule move for tablet ccd7868751a44fed87bca2047a8dd908: Invalid argument: Server with UUID f42d2b71a5de4a4791930b518c5e150f is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
W20260608 10:12:01.859211 24515 auto_rebalancer.cc:591] Failed to schedule move for tablet 0847e92ef0284c45a3fc86520b330b17: Invalid argument: Server with UUID f42d2b71a5de4a4791930b518c5e150f is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:01.991885 24643 consensus_queue.cc:237] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:01.997327 25000 raft_consensus.cc:1275] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Refusing update from remote peer df7889121962484c842ea205a7ee18f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:12:01.997539 24718 raft_consensus.cc:1275] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Refusing update from remote peer df7889121962484c842ea205a7ee18f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:12:01.999112 25055 consensus_queue.cc:1048] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:12:01.999783 25056 consensus_queue.cc:1048] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:12:02.006351 24966 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } }
I20260608 10:12:02.008054 24718 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } }
I20260608 10:12:02.008380 25000 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } }
I20260608 10:12:02.016798 24452 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8c04d9b0b831495db76d313527ef3d7a with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:12:02.021610 24465 catalog_manager.cc:5696] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 reported cstate change: config changed from index 2 to 3, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) evicted. New cstate: current_term: 1 leader_uuid: "df7889121962484c842ea205a7ee18f2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:02.046025 24898 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c04d9b0b831495db76d313527ef3d7a with delete_type TABLET_DATA_TOMBSTONED (TS f42d2b71a5de4a4791930b518c5e150f not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:59840
I20260608 10:12:02.047966 25062 tablet_replica.cc:333] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: stopping tablet replica
I20260608 10:12:02.048750 25062 raft_consensus.cc:2243] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:12:02.049270 25062 raft_consensus.cc:2272] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:12:02.051864 25062 ts_tablet_manager.cc:1916] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:12:02.062856 25062 ts_tablet_manager.cc:1929] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:12:02.063196 25062 log.cc:1199] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-3-root/wals/8c04d9b0b831495db76d313527ef3d7a
I20260608 10:12:02.064914 24452 catalog_manager.cc:5027] TS f42d2b71a5de4a4791930b518c5e150f (127.16.137.4:34143): tablet 8c04d9b0b831495db76d313527ef3d7a (table test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]) successfully deleted
I20260608 10:12:02.073452 24718 consensus_queue.cc:237] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:02.081037 24643 raft_consensus.cc:1275] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:12:02.081389 25000 raft_consensus.cc:1275] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:12:02.081820 24907 raft_consensus.cc:1217] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:12:02.082806 24844 consensus_queue.cc:1048] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:12:02.084272 24962 consensus_queue.cc:1048] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:12:02.090974 24844 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } }
I20260608 10:12:02.093421 24643 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } }
I20260608 10:12:02.094321 25000 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } }
I20260608 10:12:02.099982 24453 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0847e92ef0284c45a3fc86520b330b17 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:12:02.103716 24468 catalog_manager.cc:5696] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad reported cstate change: config changed from index 2 to 3, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) evicted. New cstate: current_term: 1 leader_uuid: "806fa73292b1498e82a308a7e303ecad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:02.116021 24898 tablet_service.cc:1558] Processing DeleteTablet for tablet 0847e92ef0284c45a3fc86520b330b17 with delete_type TABLET_DATA_TOMBSTONED (TS f42d2b71a5de4a4791930b518c5e150f not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:59840
I20260608 10:12:02.117122 25062 tablet_replica.cc:333] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: stopping tablet replica
I20260608 10:12:02.118049 25062 raft_consensus.cc:2243] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:12:02.118676 25062 raft_consensus.cc:2272] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:12:02.121857 25062 ts_tablet_manager.cc:1916] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:12:02.133872 25062 ts_tablet_manager.cc:1929] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:12:02.134271 25062 log.cc:1199] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-3-root/wals/0847e92ef0284c45a3fc86520b330b17
I20260608 10:12:02.135679 24452 catalog_manager.cc:5027] TS f42d2b71a5de4a4791930b518c5e150f (127.16.137.4:34143): tablet 0847e92ef0284c45a3fc86520b330b17 (table test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]) successfully deleted
I20260608 10:12:02.172312 24718 consensus_queue.cc:237] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } }
I20260608 10:12:02.178109 24643 raft_consensus.cc:1275] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:12:02.178349 25000 raft_consensus.cc:1275] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:12:02.179594 24844 consensus_queue.cc:1048] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:12:02.180346 24828 consensus_queue.cc:1048] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:12:02.187567 24828 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } }
I20260608 10:12:02.189714 25000 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } }
I20260608 10:12:02.190747 24643 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } }
I20260608 10:12:02.196688 24453 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ccd7868751a44fed87bca2047a8dd908 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:12:02.204437 24467 catalog_manager.cc:5696] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 reported cstate change: config changed from index 2 to 3, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) evicted. New cstate: current_term: 1 leader_uuid: "806fa73292b1498e82a308a7e303ecad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } }
I20260608 10:12:02.214984 24898 tablet_service.cc:1558] Processing DeleteTablet for tablet ccd7868751a44fed87bca2047a8dd908 with delete_type TABLET_DATA_TOMBSTONED (TS f42d2b71a5de4a4791930b518c5e150f not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:59840
I20260608 10:12:02.216118 25062 tablet_replica.cc:333] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: stopping tablet replica
I20260608 10:12:02.216974 25062 raft_consensus.cc:2243] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:12:02.217543 25062 raft_consensus.cc:2272] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:12:02.219830 25062 ts_tablet_manager.cc:1916] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:12:02.231684 25062 ts_tablet_manager.cc:1929] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:12:02.231989 25062 log.cc:1199] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-3-root/wals/ccd7868751a44fed87bca2047a8dd908
I20260608 10:12:02.233299 24452 catalog_manager.cc:5027] TS f42d2b71a5de4a4791930b518c5e150f (127.16.137.4:34143): tablet ccd7868751a44fed87bca2047a8dd908 (table test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]) successfully deleted
I20260608 10:12:02.873571 24718 consensus_queue.cc:237] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } attrs { replace: true } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
W20260608 10:12:02.880604 24682 consensus_peers.cc:597] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad -> Peer f42d2b71a5de4a4791930b518c5e150f (127.16.137.4:34143): Couldn't send request to peer f42d2b71a5de4a4791930b518c5e150f. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:02.880749 24643 raft_consensus.cc:1275] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:12:02.882529 24962 consensus_queue.cc:1048] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:12:02.882851 24999 raft_consensus.cc:1275] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:12:02.884420 25067 consensus_queue.cc:1048] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:12:02.889777 24962 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } attrs { replace: true } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:02.891553 24643 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } attrs { replace: true } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:02.893304 24999 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } attrs { replace: true } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:02.906138 24468 catalog_manager.cc:5696] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad reported cstate change: config changed from index 3 to 4, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "806fa73292b1498e82a308a7e303ecad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:02.907938 24718 consensus_queue.cc:237] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } attrs { replace: true } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:02.917816 24643 raft_consensus.cc:1275] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:12:02.918181 24682 consensus_peers.cc:597] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad -> Peer f42d2b71a5de4a4791930b518c5e150f (127.16.137.4:34143): Couldn't send request to peer f42d2b71a5de4a4791930b518c5e150f. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:02.919145 24999 raft_consensus.cc:1275] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:12:02.919600 24962 consensus_queue.cc:1048] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:12:02.920854 25067 consensus_queue.cc:1048] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:12:02.930853 25066 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } attrs { replace: true } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:02.932608 24643 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } attrs { replace: true } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:02.933557 24999 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } attrs { replace: true } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:02.946161 24645 consensus_queue.cc:237] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [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: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } attrs { replace: true } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:02.949929 24465 catalog_manager.cc:5696] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad reported cstate change: config changed from index 3 to 4, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "806fa73292b1498e82a308a7e303ecad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:12:02.956038 24608 consensus_peers.cc:597] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 -> Peer f42d2b71a5de4a4791930b518c5e150f (127.16.137.4:34143): Couldn't send request to peer f42d2b71a5de4a4791930b518c5e150f. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:02.956197 24718 raft_consensus.cc:1275] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Refusing update from remote peer df7889121962484c842ea205a7ee18f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:12:02.956846 24999 raft_consensus.cc:1275] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Refusing update from remote peer df7889121962484c842ea205a7ee18f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:12:02.957842 25055 consensus_queue.cc:1048] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:12:02.959862 25072 consensus_queue.cc:1048] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:12:02.968863 25073 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } attrs { replace: true } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:02.969681 24999 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } attrs { replace: true } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:02.970639 24718 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } attrs { replace: true } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:02.984328 24467 catalog_manager.cc:5696] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad reported cstate change: config changed from index 3 to 4, NON_VOTER f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "df7889121962484c842ea205a7ee18f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } attrs { replace: true } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } } }
I20260608 10:12:03.343643 25075 ts_tablet_manager.cc:933] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: Initiating tablet copy from peer df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467)
I20260608 10:12:03.345835 25075 tablet_copy_client.cc:323] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.2:42467
I20260608 10:12:03.347594 24655 tablet_copy_service.cc:140] P df7889121962484c842ea205a7ee18f2: Received BeginTabletCopySession request for tablet 8c04d9b0b831495db76d313527ef3d7a from peer f42d2b71a5de4a4791930b518c5e150f ({username='slave'} at 127.0.0.1:60880)
I20260608 10:12:03.348088 24655 tablet_copy_service.cc:161] P df7889121962484c842ea205a7ee18f2: Beginning new tablet copy session on tablet 8c04d9b0b831495db76d313527ef3d7a from peer f42d2b71a5de4a4791930b518c5e150f at {username='slave'} at 127.0.0.1:60880: session id = f42d2b71a5de4a4791930b518c5e150f-8c04d9b0b831495db76d313527ef3d7a
I20260608 10:12:03.353312 24655 tablet_copy_source_session.cc:215] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:12:03.356097 25075 ts_tablet_manager.cc:1916] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:12:03.366897 25075 ts_tablet_manager.cc:1929] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:12:03.367573 25075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c04d9b0b831495db76d313527ef3d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:03.373090 25075 tablet_copy_client.cc:806] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Starting download of 0 data blocks...
I20260608 10:12:03.373642 25075 tablet_copy_client.cc:670] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:12:03.377604 25075 tablet_copy_client.cc:538] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:12:03.384111 25075 tablet_bootstrap.cc:492] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: Bootstrap starting.
I20260608 10:12:03.404971 25075 tablet_bootstrap.cc:492] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:03.405871 25075 tablet_bootstrap.cc:492] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: Bootstrap complete.
I20260608 10:12:03.406495 25075 ts_tablet_manager.cc:1403] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260608 10:12:03.408710 25075 raft_consensus.cc:359] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } attrs { replace: true } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:03.409397 25075 raft_consensus.cc:740] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f42d2b71a5de4a4791930b518c5e150f, State: Initialized, Role: LEARNER
I20260608 10:12:03.409978 25075 consensus_queue.cc:260] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } attrs { replace: true } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:03.412637 25075 ts_tablet_manager.cc:1434] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:12:03.414649 24655 tablet_copy_service.cc:342] P df7889121962484c842ea205a7ee18f2: Request end of tablet copy session f42d2b71a5de4a4791930b518c5e150f-8c04d9b0b831495db76d313527ef3d7a received from {username='slave'} at 127.0.0.1:60880
I20260608 10:12:03.415078 24655 tablet_copy_service.cc:434] P df7889121962484c842ea205a7ee18f2: ending tablet copy session f42d2b71a5de4a4791930b518c5e150f-8c04d9b0b831495db76d313527ef3d7a on tablet 8c04d9b0b831495db76d313527ef3d7a with peer f42d2b71a5de4a4791930b518c5e150f
I20260608 10:12:03.461959 25075 ts_tablet_manager.cc:933] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: Initiating tablet copy from peer 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:12:03.463924 25075 tablet_copy_client.cc:323] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:41505
I20260608 10:12:03.466717 24728 tablet_copy_service.cc:140] P 806fa73292b1498e82a308a7e303ecad: Received BeginTabletCopySession request for tablet 0847e92ef0284c45a3fc86520b330b17 from peer f42d2b71a5de4a4791930b518c5e150f ({username='slave'} at 127.0.0.1:34420)
I20260608 10:12:03.467376 24728 tablet_copy_service.cc:161] P 806fa73292b1498e82a308a7e303ecad: Beginning new tablet copy session on tablet 0847e92ef0284c45a3fc86520b330b17 from peer f42d2b71a5de4a4791930b518c5e150f at {username='slave'} at 127.0.0.1:34420: session id = f42d2b71a5de4a4791930b518c5e150f-0847e92ef0284c45a3fc86520b330b17
I20260608 10:12:03.473181 24728 tablet_copy_source_session.cc:215] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:12:03.476025 25075 ts_tablet_manager.cc:1916] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:12:03.493041 25075 ts_tablet_manager.cc:1929] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:12:03.493891 25075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0847e92ef0284c45a3fc86520b330b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:03.500275 25075 tablet_copy_client.cc:806] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Starting download of 0 data blocks...
I20260608 10:12:03.500816 25075 tablet_copy_client.cc:670] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:12:03.505036 25075 tablet_copy_client.cc:538] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:12:03.512085 25075 tablet_bootstrap.cc:492] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: Bootstrap starting.
I20260608 10:12:03.531450 25081 ts_tablet_manager.cc:933] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: Initiating tablet copy from peer 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505)
I20260608 10:12:03.532583 25075 tablet_bootstrap.cc:492] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:03.533597 25075 tablet_bootstrap.cc:492] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: Bootstrap complete.
I20260608 10:12:03.533562 25081 tablet_copy_client.cc:323] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:41505
I20260608 10:12:03.534559 25075 ts_tablet_manager.cc:1403] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260608 10:12:03.535799 24728 tablet_copy_service.cc:140] P 806fa73292b1498e82a308a7e303ecad: Received BeginTabletCopySession request for tablet ccd7868751a44fed87bca2047a8dd908 from peer f42d2b71a5de4a4791930b518c5e150f ({username='slave'} at 127.0.0.1:34420)
I20260608 10:12:03.536399 24728 tablet_copy_service.cc:161] P 806fa73292b1498e82a308a7e303ecad: Beginning new tablet copy session on tablet ccd7868751a44fed87bca2047a8dd908 from peer f42d2b71a5de4a4791930b518c5e150f at {username='slave'} at 127.0.0.1:34420: session id = f42d2b71a5de4a4791930b518c5e150f-ccd7868751a44fed87bca2047a8dd908
I20260608 10:12:03.536980 25075 raft_consensus.cc:359] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } attrs { replace: true } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:03.537658 25075 raft_consensus.cc:740] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f42d2b71a5de4a4791930b518c5e150f, State: Initialized, Role: LEARNER
I20260608 10:12:03.538158 25075 consensus_queue.cc:260] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } attrs { replace: true } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:03.540197 25075 ts_tablet_manager.cc:1434] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:12:03.542047 24729 tablet_copy_service.cc:342] P 806fa73292b1498e82a308a7e303ecad: Request end of tablet copy session f42d2b71a5de4a4791930b518c5e150f-0847e92ef0284c45a3fc86520b330b17 received from {username='slave'} at 127.0.0.1:34420
I20260608 10:12:03.542474 24729 tablet_copy_service.cc:434] P 806fa73292b1498e82a308a7e303ecad: ending tablet copy session f42d2b71a5de4a4791930b518c5e150f-0847e92ef0284c45a3fc86520b330b17 on tablet 0847e92ef0284c45a3fc86520b330b17 with peer f42d2b71a5de4a4791930b518c5e150f
I20260608 10:12:03.546810 24728 tablet_copy_source_session.cc:215] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:12:03.550055 25081 ts_tablet_manager.cc:1916] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:12:03.561131 25081 ts_tablet_manager.cc:1929] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:12:03.561798 25081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd7868751a44fed87bca2047a8dd908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:03.567247 25081 tablet_copy_client.cc:806] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Starting download of 0 data blocks...
I20260608 10:12:03.567781 25081 tablet_copy_client.cc:670] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:12:03.571852 25081 tablet_copy_client.cc:538] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:12:03.578353 25081 tablet_bootstrap.cc:492] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: Bootstrap starting.
I20260608 10:12:03.599704 25081 tablet_bootstrap.cc:492] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:03.600481 25081 tablet_bootstrap.cc:492] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: Bootstrap complete.
I20260608 10:12:03.601097 25081 ts_tablet_manager.cc:1403] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260608 10:12:03.603585 25081 raft_consensus.cc:359] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } attrs { replace: true } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:03.604255 25081 raft_consensus.cc:740] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f42d2b71a5de4a4791930b518c5e150f, State: Initialized, Role: LEARNER
I20260608 10:12:03.604908 25081 consensus_queue.cc:260] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } attrs { replace: true } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: true } }
I20260608 10:12:03.607030 25081 ts_tablet_manager.cc:1434] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260608 10:12:03.608999 24728 tablet_copy_service.cc:342] P 806fa73292b1498e82a308a7e303ecad: Request end of tablet copy session f42d2b71a5de4a4791930b518c5e150f-ccd7868751a44fed87bca2047a8dd908 received from {username='slave'} at 127.0.0.1:34420
I20260608 10:12:03.609449 24728 tablet_copy_service.cc:434] P 806fa73292b1498e82a308a7e303ecad: ending tablet copy session f42d2b71a5de4a4791930b518c5e150f-ccd7868751a44fed87bca2047a8dd908 on tablet ccd7868751a44fed87bca2047a8dd908 with peer f42d2b71a5de4a4791930b518c5e150f
I20260608 10:12:03.763669 24907 raft_consensus.cc:1217] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:12:03.955785 24907 raft_consensus.cc:1217] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:12:04.019138 24907 raft_consensus.cc:1217] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:12:04.312578 25084 raft_consensus.cc:1064] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2: attempting to promote NON_VOTER f42d2b71a5de4a4791930b518c5e150f to VOTER
I20260608 10:12:04.314864 25084 consensus_queue.cc:237] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } attrs { replace: true } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } }
I20260608 10:12:04.324445 24718 raft_consensus.cc:1275] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Refusing update from remote peer df7889121962484c842ea205a7ee18f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:12:04.324939 24999 raft_consensus.cc:1275] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Refusing update from remote peer df7889121962484c842ea205a7ee18f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:12:04.322652 24907 raft_consensus.cc:1275] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Refusing update from remote peer df7889121962484c842ea205a7ee18f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:12:04.326324 25090 consensus_queue.cc:1048] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:12:04.327446 25084 consensus_queue.cc:1048] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:12:04.328353 25088 consensus_queue.cc:1048] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:12:04.344429 25088 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } attrs { replace: true } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.347975 25000 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } attrs { replace: true } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.356179 24907 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } attrs { replace: true } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.358536 24718 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } attrs { replace: true } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.374354 24465 catalog_manager.cc:5696] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 reported cstate change: config changed from index 4 to 5, f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "df7889121962484c842ea205a7ee18f2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:12:04.396262 24645 consensus_queue.cc:237] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } }
I20260608 10:12:04.402535 24907 raft_consensus.cc:1275] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f [term 1 FOLLOWER]: Refusing update from remote peer df7889121962484c842ea205a7ee18f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:12:04.404597 25000 raft_consensus.cc:1275] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Refusing update from remote peer df7889121962484c842ea205a7ee18f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:12:04.404942 25088 consensus_queue.cc:1048] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:12:04.408071 25084 consensus_queue.cc:1048] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:12:04.415230 25088 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 806fa73292b1498e82a308a7e303ecad (127.16.137.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.418550 25000 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 806fa73292b1498e82a308a7e303ecad (127.16.137.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.420346 24907 raft_consensus.cc:2955] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 806fa73292b1498e82a308a7e303ecad (127.16.137.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.427279 24452 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8c04d9b0b831495db76d313527ef3d7a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:12:04.431371 24465 catalog_manager.cc:5696] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 reported cstate change: config changed from index 5 to 6, VOTER 806fa73292b1498e82a308a7e303ecad (127.16.137.3) evicted. New cstate: current_term: 1 leader_uuid: "df7889121962484c842ea205a7ee18f2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:12:04.444437 25067 raft_consensus.cc:1064] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad: attempting to promote NON_VOTER f42d2b71a5de4a4791930b518c5e150f to VOTER
I20260608 10:12:04.447347 25067 consensus_queue.cc:237] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } attrs { replace: true } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } }
I20260608 10:12:04.451701 24707 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c04d9b0b831495db76d313527ef3d7a with delete_type TABLET_DATA_TOMBSTONED (TS 806fa73292b1498e82a308a7e303ecad not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:51822
I20260608 10:12:04.457846 25100 tablet_replica.cc:333] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad: stopping tablet replica
I20260608 10:12:04.459337 25100 raft_consensus.cc:2243] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:04.460549 25100 raft_consensus.cc:2272] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.466171 25100 ts_tablet_manager.cc:1916] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:12:04.466696 24907 raft_consensus.cc:1275] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:12:04.469360 24645 raft_consensus.cc:1275] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:12:04.469645 25087 consensus_queue.cc:1048] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:12:04.471318 25086 consensus_queue.cc:1048] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:12:04.480775 25000 raft_consensus.cc:1275] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:12:04.482694 25086 consensus_queue.cc:1048] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:12:04.491972 25087 raft_consensus.cc:1064] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad: attempting to promote NON_VOTER f42d2b71a5de4a4791930b518c5e150f to VOTER
I20260608 10:12:04.495039 25087 consensus_queue.cc:237] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } attrs { replace: true } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } }
I20260608 10:12:04.504663 25067 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } attrs { replace: true } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.507398 24645 raft_consensus.cc:1275] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:12:04.509213 25086 consensus_queue.cc:1048] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:12:04.516496 24907 raft_consensus.cc:1275] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [term 1 LEARNER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:12:04.518893 25087 consensus_queue.cc:1048] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:12:04.520324 24999 raft_consensus.cc:1275] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:12:04.522475 25086 consensus_queue.cc:1048] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:12:04.526364 25100 ts_tablet_manager.cc:1929] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:12:04.527032 25100 log.cc:1199] T 8c04d9b0b831495db76d313527ef3d7a P 806fa73292b1498e82a308a7e303ecad: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-2-root/wals/8c04d9b0b831495db76d313527ef3d7a
I20260608 10:12:04.535113 24453 catalog_manager.cc:5027] TS 806fa73292b1498e82a308a7e303ecad (127.16.137.3:41505): tablet 8c04d9b0b831495db76d313527ef3d7a (table test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]) successfully deleted
I20260608 10:12:04.540174 25101 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } attrs { replace: true } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.541786 24643 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } attrs { replace: true } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.541885 24645 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } attrs { replace: true } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.559989 24466 catalog_manager.cc:5696] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 reported cstate change: config changed from index 4 to 5, f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "806fa73292b1498e82a308a7e303ecad" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } attrs { replace: true } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.556246 24465 catalog_manager.cc:5696] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad reported cstate change: config changed from index 4 to 5, f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "806fa73292b1498e82a308a7e303ecad" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:12:04.567873 24999 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } attrs { replace: true } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.563436 24908 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } attrs { replace: true } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.571812 24907 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } attrs { replace: true } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.602130 24718 consensus_queue.cc:237] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } }
I20260608 10:12:04.574333 25000 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f42d2b71a5de4a4791930b518c5e150f (127.16.137.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } attrs { replace: true } } peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.623205 24907 raft_consensus.cc:1275] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:12:04.623386 24643 raft_consensus.cc:1275] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:12:04.625669 25110 consensus_queue.cc:1048] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 10:12:04.627763 25105 consensus_queue.cc:1048] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 10:12:04.634029 25101 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.638132 24643 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.640558 24718 consensus_queue.cc:237] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } }
I20260608 10:12:04.646796 24908 raft_consensus.cc:1275] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:12:04.638178 24907 raft_consensus.cc:2955] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.648815 25105 consensus_queue.cc:1048] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:12:04.656441 24453 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0847e92ef0284c45a3fc86520b330b17 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:12:04.657847 25110 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER df7889121962484c842ea205a7ee18f2 (127.16.137.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.659466 24999 raft_consensus.cc:1275] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Refusing update from remote peer 806fa73292b1498e82a308a7e303ecad: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:12:04.662071 25087 consensus_queue.cc:1048] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:12:04.663257 24466 catalog_manager.cc:5696] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 reported cstate change: config changed from index 5 to 6, VOTER fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1) evicted. New cstate: current_term: 1 leader_uuid: "806fa73292b1498e82a308a7e303ecad" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "df7889121962484c842ea205a7ee18f2" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 42467 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.665616 24908 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER df7889121962484c842ea205a7ee18f2 (127.16.137.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.668816 24999 raft_consensus.cc:2955] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER df7889121962484c842ea205a7ee18f2 (127.16.137.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.678984 24453 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ccd7868751a44fed87bca2047a8dd908 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:12:04.683110 24990 tablet_service.cc:1558] Processing DeleteTablet for tablet 0847e92ef0284c45a3fc86520b330b17 with delete_type TABLET_DATA_TOMBSTONED (TS fe4128aea5e0459f989ea31a96bbe479 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:40844
I20260608 10:12:04.684672 24467 catalog_manager.cc:5696] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 reported cstate change: config changed from index 5 to 6, VOTER df7889121962484c842ea205a7ee18f2 (127.16.137.2) evicted. New cstate: current_term: 1 leader_uuid: "806fa73292b1498e82a308a7e303ecad" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fe4128aea5e0459f989ea31a96bbe479" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33593 } } peers { permanent_uuid: "806fa73292b1498e82a308a7e303ecad" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 41505 } } peers { permanent_uuid: "f42d2b71a5de4a4791930b518c5e150f" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 34143 } attrs { promote: false } } }
I20260608 10:12:04.695159 25111 tablet_replica.cc:333] stopping tablet replica
I20260608 10:12:04.696229 25111 raft_consensus.cc:2243] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:04.697309 25111 raft_consensus.cc:2272] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.700820 25111 ts_tablet_manager.cc:1916] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:12:04.701964 24633 tablet_service.cc:1558] Processing DeleteTablet for tablet ccd7868751a44fed87bca2047a8dd908 with delete_type TABLET_DATA_TOMBSTONED (TS df7889121962484c842ea205a7ee18f2 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:49604
I20260608 10:12:04.714003 25111 ts_tablet_manager.cc:1929] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:12:04.714485 25111 log.cc:1199] T 0847e92ef0284c45a3fc86520b330b17 P fe4128aea5e0459f989ea31a96bbe479: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-0-root/wals/0847e92ef0284c45a3fc86520b330b17
I20260608 10:12:04.715812 25112 tablet_replica.cc:333] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2: stopping tablet replica
I20260608 10:12:04.716490 24452 catalog_manager.cc:5027] TS fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): tablet 0847e92ef0284c45a3fc86520b330b17 (table test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]) successfully deleted
I20260608 10:12:04.716652 25112 raft_consensus.cc:2243] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:04.717470 25112 raft_consensus.cc:2272] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.720083 25112 ts_tablet_manager.cc:1916] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:12:04.731989 25112 ts_tablet_manager.cc:1929] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:12:04.732354 25112 log.cc:1199] T ccd7868751a44fed87bca2047a8dd908 P df7889121962484c842ea205a7ee18f2: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913314735645-16932-0/minicluster-data/ts-1-root/wals/ccd7868751a44fed87bca2047a8dd908
I20260608 10:12:04.733944 24452 catalog_manager.cc:5027] TS df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467): tablet ccd7868751a44fed87bca2047a8dd908 (table test-workload [id=ce1cc66532a94f0e9fb69131a5de6a6e]) successfully deleted
W20260608 10:12:05.706722 24515 auto_rebalancer.cc:259] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260608 10:12:06.286412 16932 tablet_server.cc:179] TabletServer@127.16.137.1:33593 shutting down...
W20260608 10:12:06.312041 24682 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 10:12:06.318012 24682 consensus_peers.cc:597] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad -> Peer fe4128aea5e0459f989ea31a96bbe479 (127.16.137.1:33593): Couldn't send request to peer fe4128aea5e0459f989ea31a96bbe479. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:06.379302 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:06.380873 16932 tablet_replica.cc:333] stopping tablet replica
I20260608 10:12:06.382004 16932 raft_consensus.cc:2243] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:06.383029 16932 raft_consensus.cc:2272] T 8c04d9b0b831495db76d313527ef3d7a P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:06.386812 16932 tablet_replica.cc:333] stopping tablet replica
I20260608 10:12:06.387390 16932 raft_consensus.cc:2243] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:06.389580 16932 raft_consensus.cc:2272] T ccd7868751a44fed87bca2047a8dd908 P fe4128aea5e0459f989ea31a96bbe479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:06.392554 16932 tablet_replica.cc:333] stopping tablet replica
I20260608 10:12:06.393270 16932 raft_consensus.cc:2243] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:06.394330 16932 raft_consensus.cc:2272] T 41dd95a956f948b9a3a3a9445d63c5a4 P fe4128aea5e0459f989ea31a96bbe479 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:06.424680 16932 tablet_server.cc:196] TabletServer@127.16.137.1:33593 shutdown complete.
I20260608 10:12:06.458074 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:12:06.488777 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:06.489800 16932 tablet_replica.cc:333] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2: stopping tablet replica
I20260608 10:12:06.491173 16932 raft_consensus.cc:2243] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:06.492491 16932 raft_consensus.cc:2272] T 41dd95a956f948b9a3a3a9445d63c5a4 P df7889121962484c842ea205a7ee18f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:06.497771 16932 tablet_replica.cc:333] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2: stopping tablet replica
I20260608 10:12:06.498667 16932 raft_consensus.cc:2243] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 1 LEADER]: Raft consensus shutting down.
W20260608 10:12:06.499503 24682 consensus_peers.cc:597] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad -> Peer df7889121962484c842ea205a7ee18f2 (127.16.137.2:42467): Couldn't send request to peer df7889121962484c842ea205a7ee18f2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:06.500305 16932 raft_consensus.cc:2272] T 8c04d9b0b831495db76d313527ef3d7a P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:06.503515 16932 tablet_replica.cc:333] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2: stopping tablet replica
I20260608 10:12:06.504230 16932 raft_consensus.cc:2243] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:06.506008 16932 raft_consensus.cc:2272] T 0847e92ef0284c45a3fc86520b330b17 P df7889121962484c842ea205a7ee18f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:06.534045 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:12:06.562045 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:12:06.596575 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:06.597558 16932 tablet_replica.cc:333] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad: stopping tablet replica
I20260608 10:12:06.598269 16932 raft_consensus.cc:2243] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:06.599506 16932 raft_consensus.cc:2272] T 0847e92ef0284c45a3fc86520b330b17 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:06.602131 16932 tablet_replica.cc:333] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad: stopping tablet replica
I20260608 10:12:06.602747 16932 raft_consensus.cc:2243] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:06.603856 16932 raft_consensus.cc:2272] T ccd7868751a44fed87bca2047a8dd908 P 806fa73292b1498e82a308a7e303ecad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:06.606371 16932 tablet_replica.cc:333] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad: stopping tablet replica
I20260608 10:12:06.606907 16932 raft_consensus.cc:2243] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:12:06.608546 16932 raft_consensus.cc:2272] T 41dd95a956f948b9a3a3a9445d63c5a4 P 806fa73292b1498e82a308a7e303ecad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:06.635829 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:12:06.662699 16932 tablet_server.cc:179] TabletServer@127.16.137.4:0 shutting down...
I20260608 10:12:06.690828 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:06.691648 16932 tablet_replica.cc:333] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f: stopping tablet replica
I20260608 10:12:06.692337 16932 raft_consensus.cc:2243] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:06.693141 16932 raft_consensus.cc:2272] T ccd7868751a44fed87bca2047a8dd908 P f42d2b71a5de4a4791930b518c5e150f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:06.695883 16932 tablet_replica.cc:333] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f: stopping tablet replica
I20260608 10:12:06.696448 16932 raft_consensus.cc:2243] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:06.697314 16932 raft_consensus.cc:2272] T 0847e92ef0284c45a3fc86520b330b17 P f42d2b71a5de4a4791930b518c5e150f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:06.699968 16932 tablet_replica.cc:333] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f: stopping tablet replica
I20260608 10:12:06.700464 16932 raft_consensus.cc:2243] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:06.701297 16932 raft_consensus.cc:2272] T 8c04d9b0b831495db76d313527ef3d7a P f42d2b71a5de4a4791930b518c5e150f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:12:06.710028 24515 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver df7889121962484c842ea205a7ee18f2 not available for placement
I20260608 10:12:06.725571 16932 tablet_server.cc:196] TabletServer@127.16.137.4:0 shutdown complete.
I20260608 10:12:06.742798 16932 master.cc:562] Master@127.16.137.62:32879 shutting down...
I20260608 10:12:06.762686 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:06.763407 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:06.763790 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 54b717bacd3a41bfa99c4a9f1cb55a2d: stopping tablet replica
I20260608 10:12:06.785871 16932 master.cc:584] Master@127.16.137.62:32879 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (10185 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 10:12:06.831225 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:39225
I20260608 10:12:06.832546 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:06.839738 25118 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:06.839836 25119 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:06.840670 16932 server_base.cc:1061] running on GCE node
W20260608 10:12:06.840515 25121 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:06.841851 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:06.842099 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:06.842267 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913526842251 us; error 0 us; skew 500 ppm
I20260608 10:12:06.843029 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:06.845752 16932 webserver.cc:533] Webserver started at http://127.16.137.62:46129/ using document root <none> and password file <none>
I20260608 10:12:06.846302 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:06.846520 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:06.846817 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:06.848063 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "d9eb5c06cae6438699a5692b04bc840e"
format_stamp: "Formatted at 2026-06-08 10:12:06 on dist-test-slave-4pww"
I20260608 10:12:06.853029 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:12:06.857044 25126 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:06.858045 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:12:06.858362 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "d9eb5c06cae6438699a5692b04bc840e"
format_stamp: "Formatted at 2026-06-08 10:12:06 on dist-test-slave-4pww"
I20260608 10:12:06.858677 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:06.870400 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:06.872100 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:06.913309 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:39225
I20260608 10:12:06.913482 25177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:39225 every 8 connection(s)
I20260608 10:12:06.917825 25178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.930071 25178 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e: Bootstrap starting.
I20260608 10:12:06.935547 25178 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.940229 25178 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e: No bootstrap required, opened a new log
I20260608 10:12:06.942830 25178 raft_consensus.cc:359] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9eb5c06cae6438699a5692b04bc840e" member_type: VOTER }
I20260608 10:12:06.943342 25178 raft_consensus.cc:385] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.943598 25178 raft_consensus.cc:740] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9eb5c06cae6438699a5692b04bc840e, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.944249 25178 consensus_queue.cc:260] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d9eb5c06cae6438699a5692b04bc840e" member_type: VOTER }
I20260608 10:12:06.944747 25178 raft_consensus.cc:399] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:12:06.944993 25178 raft_consensus.cc:493] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:12:06.945293 25178 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.950443 25178 raft_consensus.cc:515] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9eb5c06cae6438699a5692b04bc840e" member_type: VOTER }
I20260608 10:12:06.951056 25178 leader_election.cc:304] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [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: d9eb5c06cae6438699a5692b04bc840e; no voters: 
I20260608 10:12:06.952277 25178 leader_election.cc:290] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:12:06.952769 25181 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:06.954340 25181 raft_consensus.cc:697] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [term 1 LEADER]: Becoming Leader. State: Replica: d9eb5c06cae6438699a5692b04bc840e, State: Running, Role: LEADER
I20260608 10:12:06.955142 25181 consensus_queue.cc:237] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [LEADER]: Queue going to LEADER mode. State: All 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: "d9eb5c06cae6438699a5692b04bc840e" member_type: VOTER }
I20260608 10:12:06.955569 25178 sys_catalog.cc:565] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:12:06.963347 25182 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d9eb5c06cae6438699a5692b04bc840e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9eb5c06cae6438699a5692b04bc840e" member_type: VOTER } }
I20260608 10:12:06.964227 25182 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:06.965660 25183 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [sys.catalog]: SysCatalogTable state changed. Reason: New leader d9eb5c06cae6438699a5692b04bc840e. Latest consensus state: current_term: 1 leader_uuid: "d9eb5c06cae6438699a5692b04bc840e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9eb5c06cae6438699a5692b04bc840e" member_type: VOTER } }
I20260608 10:12:06.966321 25183 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:06.966589 25190 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:12:06.972234 25190 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:12:06.977010 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:12:06.983520 25190 catalog_manager.cc:1382] Generated new cluster ID: d79cca8ed71f43a888bf5286feee6f45
I20260608 10:12:06.983794 25190 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:12:07.002573 25190 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:12:07.004010 25190 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:12:07.020310 25190 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e: Generated new TSK 0
I20260608 10:12:07.021016 25190 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:12:07.044828 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:07.051426 25199 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:07.052614 25200 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:07.054270 25202 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:07.054437 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:07.055538 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:07.055734 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:07.055866 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913527055850 us; error 0 us; skew 500 ppm
I20260608 10:12:07.056419 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:07.059042 16932 webserver.cc:533] Webserver started at http://127.16.137.1:38279/ using document root <none> and password file <none>
I20260608 10:12:07.059540 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:07.059703 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:07.059927 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:07.061200 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "6865ddfeb3334597b35284a3732c7542"
format_stamp: "Formatted at 2026-06-08 10:12:07 on dist-test-slave-4pww"
I20260608 10:12:07.066079 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:12:07.069681 25207 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:07.070493 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:12:07.070811 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "6865ddfeb3334597b35284a3732c7542"
format_stamp: "Formatted at 2026-06-08 10:12:07 on dist-test-slave-4pww"
I20260608 10:12:07.071237 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:07.094332 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:07.095680 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:07.097402 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:07.100087 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:07.100330 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:07.100600 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:07.100797 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:07.143170 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:33635
I20260608 10:12:07.143298 25269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:33635 every 8 connection(s)
I20260608 10:12:07.148918 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:07.157523 25274 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:07.158921 25275 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:07.162206 25277 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:07.163074 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:07.164361 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:07.164609 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:07.164837 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913527164816 us; error 0 us; skew 500 ppm
I20260608 10:12:07.165709 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:07.167559 25270 heartbeater.cc:344] Connected to a master server at 127.16.137.62:39225
I20260608 10:12:07.167977 25270 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:07.168656 16932 webserver.cc:533] Webserver started at http://127.16.137.2:44597/ using document root <none> and password file <none>
I20260608 10:12:07.169026 25270 heartbeater.cc:507] Master 127.16.137.62:39225 requested a full tablet report, sending...
I20260608 10:12:07.169484 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:07.169806 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:07.170156 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:07.171698 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "78cfc7ff824a4a7095bf7c616c706877"
format_stamp: "Formatted at 2026-06-08 10:12:07 on dist-test-slave-4pww"
I20260608 10:12:07.172016 25143 ts_manager.cc:194] Registered new tserver with Master: 6865ddfeb3334597b35284a3732c7542 (127.16.137.1:33635)
I20260608 10:12:07.174925 25143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35564
I20260608 10:12:07.178390 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260608 10:12:07.182281 25282 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:07.183138 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:12:07.183475 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "78cfc7ff824a4a7095bf7c616c706877"
format_stamp: "Formatted at 2026-06-08 10:12:07 on dist-test-slave-4pww"
I20260608 10:12:07.183770 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:07.195243 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:07.196630 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:07.198243 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:07.201076 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:07.201330 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:07.201640 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:07.201826 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:07.243500 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:39985
I20260608 10:12:07.243642 25344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:39985 every 8 connection(s)
I20260608 10:12:07.248906 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:07.256136 25348 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:07.257313 25349 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:07.261098 25351 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:07.261462 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:07.262677 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:12:07.262794 25345 heartbeater.cc:344] Connected to a master server at 127.16.137.62:39225
W20260608 10:12:07.262930 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:07.263446 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913527263424 us; error 0 us; skew 500 ppm
I20260608 10:12:07.263458 25345 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:07.264256 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:07.264487 25345 heartbeater.cc:507] Master 127.16.137.62:39225 requested a full tablet report, sending...
I20260608 10:12:07.267140 25143 ts_manager.cc:194] Registered new tserver with Master: 78cfc7ff824a4a7095bf7c616c706877 (127.16.137.2:39985)
I20260608 10:12:07.267210 16932 webserver.cc:533] Webserver started at http://127.16.137.3:33045/ using document root <none> and password file <none>
I20260608 10:12:07.267915 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:07.268136 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:07.268432 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:07.268826 25143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35578
I20260608 10:12:07.269809 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "02eda3de7f50429e851a2439f92528a7"
format_stamp: "Formatted at 2026-06-08 10:12:07 on dist-test-slave-4pww"
I20260608 10:12:07.275266 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:12:07.279117 25356 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:07.279969 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:12:07.280318 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "02eda3de7f50429e851a2439f92528a7"
format_stamp: "Formatted at 2026-06-08 10:12:07 on dist-test-slave-4pww"
I20260608 10:12:07.280628 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:07.296917 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:07.298308 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:07.299901 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:07.302364 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:07.302606 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:07.302858 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:07.303045 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:07.344115 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:34897
I20260608 10:12:07.344250 25418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:34897 every 8 connection(s)
I20260608 10:12:07.359525 25419 heartbeater.cc:344] Connected to a master server at 127.16.137.62:39225
I20260608 10:12:07.359944 25419 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:07.360809 25419 heartbeater.cc:507] Master 127.16.137.62:39225 requested a full tablet report, sending...
I20260608 10:12:07.363211 25143 ts_manager.cc:194] Registered new tserver with Master: 02eda3de7f50429e851a2439f92528a7 (127.16.137.3:34897)
I20260608 10:12:07.363754 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016138015s
I20260608 10:12:07.365129 25143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35588
I20260608 10:12:08.178496 25270 heartbeater.cc:499] Master 127.16.137.62:39225 was elected leader, sending a full tablet report...
I20260608 10:12:08.271790 25345 heartbeater.cc:499] Master 127.16.137.62:39225 was elected leader, sending a full tablet report...
I20260608 10:12:08.368209 25419 heartbeater.cc:499] Master 127.16.137.62:39225 was elected leader, sending a full tablet report...
I20260608 10:12:08.423475 25143 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46330:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:12:08.426070 25143 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:12:08.491114 25234 tablet_service.cc:1511] Processing CreateTablet for tablet 1313eb3f2ccb4252a84760a5322ac585 (DEFAULT_TABLE table=test-workload [id=2d885b88a8b8407dbf0ea7aa57877d73]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:12:08.493032 25234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1313eb3f2ccb4252a84760a5322ac585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:08.494042 25233 tablet_service.cc:1511] Processing CreateTablet for tablet 14e9ff2746714a519a2d2413b007530f (DEFAULT_TABLE table=test-workload [id=2d885b88a8b8407dbf0ea7aa57877d73]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:12:08.494690 25235 tablet_service.cc:1511] Processing CreateTablet for tablet 538ab8774e1044bd8361e5bd90909741 (DEFAULT_TABLE table=test-workload [id=2d885b88a8b8407dbf0ea7aa57877d73]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:12:08.497706 25233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e9ff2746714a519a2d2413b007530f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:08.498356 25232 tablet_service.cc:1511] Processing CreateTablet for tablet e8b89bb1ddad4ffdb75c191190fba9ba (DEFAULT_TABLE table=test-workload [id=2d885b88a8b8407dbf0ea7aa57877d73]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:12:08.499526 25235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 538ab8774e1044bd8361e5bd90909741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:08.500331 25232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b89bb1ddad4ffdb75c191190fba9ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:08.503618 25382 tablet_service.cc:1511] Processing CreateTablet for tablet 14e9ff2746714a519a2d2413b007530f (DEFAULT_TABLE table=test-workload [id=2d885b88a8b8407dbf0ea7aa57877d73]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:12:08.503968 25384 tablet_service.cc:1511] Processing CreateTablet for tablet 538ab8774e1044bd8361e5bd90909741 (DEFAULT_TABLE table=test-workload [id=2d885b88a8b8407dbf0ea7aa57877d73]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:12:08.505147 25382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e9ff2746714a519a2d2413b007530f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:08.508438 25384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 538ab8774e1044bd8361e5bd90909741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:08.506088 25383 tablet_service.cc:1511] Processing CreateTablet for tablet 1313eb3f2ccb4252a84760a5322ac585 (DEFAULT_TABLE table=test-workload [id=2d885b88a8b8407dbf0ea7aa57877d73]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:12:08.509711 25383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1313eb3f2ccb4252a84760a5322ac585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:08.506889 25381 tablet_service.cc:1511] Processing CreateTablet for tablet e8b89bb1ddad4ffdb75c191190fba9ba (DEFAULT_TABLE table=test-workload [id=2d885b88a8b8407dbf0ea7aa57877d73]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:12:08.514233 25381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b89bb1ddad4ffdb75c191190fba9ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:08.528306 25439 tablet_bootstrap.cc:492] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542: Bootstrap starting.
I20260608 10:12:08.528663 25440 tablet_bootstrap.cc:492] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7: Bootstrap starting.
I20260608 10:12:08.540454 25440 tablet_bootstrap.cc:654] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:08.540454 25439 tablet_bootstrap.cc:654] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:08.554476 25439 tablet_bootstrap.cc:492] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542: No bootstrap required, opened a new log
I20260608 10:12:08.555145 25439 ts_tablet_manager.cc:1403] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.007s
I20260608 10:12:08.558743 25439 raft_consensus.cc:359] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } }
I20260608 10:12:08.559376 25440 tablet_bootstrap.cc:492] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7: No bootstrap required, opened a new log
I20260608 10:12:08.559572 25439 raft_consensus.cc:385] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:08.559942 25440 ts_tablet_manager.cc:1403] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.012s
I20260608 10:12:08.560053 25439 raft_consensus.cc:740] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6865ddfeb3334597b35284a3732c7542, State: Initialized, Role: FOLLOWER
I20260608 10:12:08.564591 25440 raft_consensus.cc:359] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } }
I20260608 10:12:08.565472 25440 raft_consensus.cc:385] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:08.565949 25440 raft_consensus.cc:740] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02eda3de7f50429e851a2439f92528a7, State: Initialized, Role: FOLLOWER
I20260608 10:12:08.565466 25439 consensus_queue.cc:260] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } }
I20260608 10:12:08.566761 25440 consensus_queue.cc:260] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } }
I20260608 10:12:08.568837 25439 ts_tablet_manager.cc:1434] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 10:12:08.570035 25439 tablet_bootstrap.cc:492] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542: Bootstrap starting.
I20260608 10:12:08.571174 25443 raft_consensus.cc:493] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:08.571755 25443 raft_consensus.cc:515] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } }
I20260608 10:12:08.577271 25439 tablet_bootstrap.cc:654] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:08.580659 25309 tablet_service.cc:1511] Processing CreateTablet for tablet 1313eb3f2ccb4252a84760a5322ac585 (DEFAULT_TABLE table=test-workload [id=2d885b88a8b8407dbf0ea7aa57877d73]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:12:08.582268 25309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1313eb3f2ccb4252a84760a5322ac585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:08.583618 25443 leader_election.cc:290] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02eda3de7f50429e851a2439f92528a7 (127.16.137.3:34897), 78cfc7ff824a4a7095bf7c616c706877 (127.16.137.2:39985)
I20260608 10:12:08.586875 25308 tablet_service.cc:1511] Processing CreateTablet for tablet 14e9ff2746714a519a2d2413b007530f (DEFAULT_TABLE table=test-workload [id=2d885b88a8b8407dbf0ea7aa57877d73]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:12:08.588342 25308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e9ff2746714a519a2d2413b007530f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:08.591055 25307 tablet_service.cc:1511] Processing CreateTablet for tablet e8b89bb1ddad4ffdb75c191190fba9ba (DEFAULT_TABLE table=test-workload [id=2d885b88a8b8407dbf0ea7aa57877d73]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:12:08.580660 25310 tablet_service.cc:1511] Processing CreateTablet for tablet 538ab8774e1044bd8361e5bd90909741 (DEFAULT_TABLE table=test-workload [id=2d885b88a8b8407dbf0ea7aa57877d73]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:12:08.593039 25307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b89bb1ddad4ffdb75c191190fba9ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:08.595877 25310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 538ab8774e1044bd8361e5bd90909741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:08.645936 25440 ts_tablet_manager.cc:1434] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7: Time spent starting tablet: real 0.084s	user 0.013s	sys 0.006s
I20260608 10:12:08.646914 25439 tablet_bootstrap.cc:492] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542: No bootstrap required, opened a new log
I20260608 10:12:08.647554 25439 ts_tablet_manager.cc:1403] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542: Time spent bootstrapping tablet: real 0.078s	user 0.033s	sys 0.038s
I20260608 10:12:08.650978 25439 raft_consensus.cc:359] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.651429 25394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538ab8774e1044bd8361e5bd90909741" candidate_uuid: "6865ddfeb3334597b35284a3732c7542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02eda3de7f50429e851a2439f92528a7" is_pre_election: true
I20260608 10:12:08.651827 25439 raft_consensus.cc:385] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:08.652153 25439 raft_consensus.cc:740] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6865ddfeb3334597b35284a3732c7542, State: Initialized, Role: FOLLOWER
I20260608 10:12:08.652235 25394 raft_consensus.cc:2468] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6865ddfeb3334597b35284a3732c7542 in term 0.
I20260608 10:12:08.653069 25439 consensus_queue.cc:260] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.654112 25210 leader_election.cc:304] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02eda3de7f50429e851a2439f92528a7, 6865ddfeb3334597b35284a3732c7542; no voters: 
I20260608 10:12:08.655712 25439 ts_tablet_manager.cc:1434] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:12:08.655923 25443 raft_consensus.cc:2804] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:08.656314 25443 raft_consensus.cc:493] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:08.656644 25443 raft_consensus.cc:3060] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:08.658810 25440 tablet_bootstrap.cc:492] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7: Bootstrap starting.
I20260608 10:12:08.664362 25443 raft_consensus.cc:515] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } }
I20260608 10:12:08.667977 25440 tablet_bootstrap.cc:654] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:08.670081 25443 leader_election.cc:290] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [CANDIDATE]: Term 1 election: Requested vote from peers 02eda3de7f50429e851a2439f92528a7 (127.16.137.3:34897), 78cfc7ff824a4a7095bf7c616c706877 (127.16.137.2:39985)
I20260608 10:12:08.664835 25439 tablet_bootstrap.cc:492] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542: Bootstrap starting.
I20260608 10:12:08.667040 25320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538ab8774e1044bd8361e5bd90909741" candidate_uuid: "6865ddfeb3334597b35284a3732c7542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cfc7ff824a4a7095bf7c616c706877" is_pre_election: true
I20260608 10:12:08.673645 25448 tablet_bootstrap.cc:492] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877: Bootstrap starting.
I20260608 10:12:08.674738 25394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538ab8774e1044bd8361e5bd90909741" candidate_uuid: "6865ddfeb3334597b35284a3732c7542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02eda3de7f50429e851a2439f92528a7"
I20260608 10:12:08.675442 25394 raft_consensus.cc:3060] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:08.678468 25439 tablet_bootstrap.cc:654] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:08.682374 25448 tablet_bootstrap.cc:654] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:08.683101 25320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538ab8774e1044bd8361e5bd90909741" candidate_uuid: "6865ddfeb3334597b35284a3732c7542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cfc7ff824a4a7095bf7c616c706877"
I20260608 10:12:08.684276 25440 tablet_bootstrap.cc:492] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7: No bootstrap required, opened a new log
I20260608 10:12:08.684971 25440 ts_tablet_manager.cc:1403] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.006s
W20260608 10:12:08.685992 25210 leader_election.cc:343] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78cfc7ff824a4a7095bf7c616c706877 (127.16.137.2:39985): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:08.689296 25440 raft_consensus.cc:359] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.691519 25440 raft_consensus.cc:385] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:08.691957 25440 raft_consensus.cc:740] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02eda3de7f50429e851a2439f92528a7, State: Initialized, Role: FOLLOWER
W20260608 10:12:08.692113 25210 leader_election.cc:343] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78cfc7ff824a4a7095bf7c616c706877 (127.16.137.2:39985): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:08.690537 25394 raft_consensus.cc:2468] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6865ddfeb3334597b35284a3732c7542 in term 1.
I20260608 10:12:08.693004 25440 consensus_queue.cc:260] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.694765 25448 tablet_bootstrap.cc:492] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877: No bootstrap required, opened a new log
I20260608 10:12:08.695439 25448 ts_tablet_manager.cc:1403] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260608 10:12:08.695600 25440 ts_tablet_manager.cc:1434] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:12:08.697000 25440 tablet_bootstrap.cc:492] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7: Bootstrap starting.
I20260608 10:12:08.699075 25448 raft_consensus.cc:359] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.699939 25448 raft_consensus.cc:385] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:08.700301 25448 raft_consensus.cc:740] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cfc7ff824a4a7095bf7c616c706877, State: Initialized, Role: FOLLOWER
I20260608 10:12:08.701406 25448 consensus_queue.cc:260] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.704546 25440 tablet_bootstrap.cc:654] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:08.708837 25210 leader_election.cc:304] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [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: 02eda3de7f50429e851a2439f92528a7, 6865ddfeb3334597b35284a3732c7542; no voters: 78cfc7ff824a4a7095bf7c616c706877
I20260608 10:12:08.710124 25443 raft_consensus.cc:2804] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:08.710676 25443 raft_consensus.cc:697] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [term 1 LEADER]: Becoming Leader. State: Replica: 6865ddfeb3334597b35284a3732c7542, State: Running, Role: LEADER
I20260608 10:12:08.711665 25443 consensus_queue.cc:237] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } }
I20260608 10:12:08.714514 25448 ts_tablet_manager.cc:1434] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 10:12:08.715840 25448 tablet_bootstrap.cc:492] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877: Bootstrap starting.
I20260608 10:12:08.716012 25439 tablet_bootstrap.cc:492] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542: No bootstrap required, opened a new log
I20260608 10:12:08.716861 25439 ts_tablet_manager.cc:1403] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.035s
I20260608 10:12:08.721594 25439 raft_consensus.cc:359] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.722702 25439 raft_consensus.cc:385] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:08.723151 25439 raft_consensus.cc:740] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6865ddfeb3334597b35284a3732c7542, State: Initialized, Role: FOLLOWER
I20260608 10:12:08.724148 25448 tablet_bootstrap.cc:654] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:08.724419 25439 consensus_queue.cc:260] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.725693 25452 raft_consensus.cc:493] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:08.726819 25452 raft_consensus.cc:515] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.728890 25439 ts_tablet_manager.cc:1434] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 10:12:08.738930 25439 tablet_bootstrap.cc:492] T 14e9ff2746714a519a2d2413b007530f P 6865ddfeb3334597b35284a3732c7542: Bootstrap starting.
I20260608 10:12:08.733559 25452 leader_election.cc:290] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6865ddfeb3334597b35284a3732c7542 (127.16.137.1:33635), 02eda3de7f50429e851a2439f92528a7 (127.16.137.3:34897)
I20260608 10:12:08.744293 25440 tablet_bootstrap.cc:492] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7: No bootstrap required, opened a new log
I20260608 10:12:08.745332 25440 ts_tablet_manager.cc:1403] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.002s
I20260608 10:12:08.750509 25142 catalog_manager.cc:5696] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6865ddfeb3334597b35284a3732c7542 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "6865ddfeb3334597b35284a3732c7542" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:08.753435 25439 tablet_bootstrap.cc:654] T 14e9ff2746714a519a2d2413b007530f P 6865ddfeb3334597b35284a3732c7542: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:08.758455 25245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b89bb1ddad4ffdb75c191190fba9ba" candidate_uuid: "78cfc7ff824a4a7095bf7c616c706877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6865ddfeb3334597b35284a3732c7542" is_pre_election: true
I20260608 10:12:08.759315 25245 raft_consensus.cc:2468] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cfc7ff824a4a7095bf7c616c706877 in term 0.
I20260608 10:12:08.760949 25448 tablet_bootstrap.cc:492] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877: No bootstrap required, opened a new log
I20260608 10:12:08.761691 25448 ts_tablet_manager.cc:1403] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.009s
I20260608 10:12:08.760936 25443 raft_consensus.cc:493] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:08.762353 25443 raft_consensus.cc:515] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.764449 25394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b89bb1ddad4ffdb75c191190fba9ba" candidate_uuid: "78cfc7ff824a4a7095bf7c616c706877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02eda3de7f50429e851a2439f92528a7" is_pre_election: true
I20260608 10:12:08.764816 25443 leader_election.cc:290] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78cfc7ff824a4a7095bf7c616c706877 (127.16.137.2:39985), 02eda3de7f50429e851a2439f92528a7 (127.16.137.3:34897)
I20260608 10:12:08.765249 25448 raft_consensus.cc:359] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.765393 25394 raft_consensus.cc:2468] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cfc7ff824a4a7095bf7c616c706877 in term 0.
I20260608 10:12:08.761813 25286 leader_election.cc:304] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6865ddfeb3334597b35284a3732c7542, 78cfc7ff824a4a7095bf7c616c706877; no voters: 
I20260608 10:12:08.766963 25394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1313eb3f2ccb4252a84760a5322ac585" candidate_uuid: "6865ddfeb3334597b35284a3732c7542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02eda3de7f50429e851a2439f92528a7" is_pre_election: true
I20260608 10:12:08.767448 25452 raft_consensus.cc:2804] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:08.766534 25448 raft_consensus.cc:385] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:08.767864 25452 raft_consensus.cc:493] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:08.767961 25448 raft_consensus.cc:740] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cfc7ff824a4a7095bf7c616c706877, State: Initialized, Role: FOLLOWER
I20260608 10:12:08.768335 25452 raft_consensus.cc:3060] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:08.768874 25448 consensus_queue.cc:260] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.758026 25440 raft_consensus.cc:359] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.771199 25440 raft_consensus.cc:385] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:08.771574 25440 raft_consensus.cc:740] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02eda3de7f50429e851a2439f92528a7, State: Initialized, Role: FOLLOWER
I20260608 10:12:08.771795 25320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1313eb3f2ccb4252a84760a5322ac585" candidate_uuid: "6865ddfeb3334597b35284a3732c7542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cfc7ff824a4a7095bf7c616c706877" is_pre_election: true
I20260608 10:12:08.772473 25320 raft_consensus.cc:2468] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6865ddfeb3334597b35284a3732c7542 in term 0.
I20260608 10:12:08.772328 25440 consensus_queue.cc:260] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.773494 25394 raft_consensus.cc:2468] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6865ddfeb3334597b35284a3732c7542 in term 0.
I20260608 10:12:08.774979 25440 ts_tablet_manager.cc:1434] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260608 10:12:08.776204 25440 tablet_bootstrap.cc:492] T 14e9ff2746714a519a2d2413b007530f P 02eda3de7f50429e851a2439f92528a7: Bootstrap starting.
I20260608 10:12:08.777083 25210 leader_election.cc:304] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02eda3de7f50429e851a2439f92528a7, 6865ddfeb3334597b35284a3732c7542; no voters: 
I20260608 10:12:08.777262 25452 raft_consensus.cc:515] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.783403 25440 tablet_bootstrap.cc:654] T 14e9ff2746714a519a2d2413b007530f P 02eda3de7f50429e851a2439f92528a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:08.784771 25452 leader_election.cc:290] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [CANDIDATE]: Term 1 election: Requested vote from peers 6865ddfeb3334597b35284a3732c7542 (127.16.137.1:33635), 02eda3de7f50429e851a2439f92528a7 (127.16.137.3:34897)
I20260608 10:12:08.793435 25443 raft_consensus.cc:2804] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:08.794042 25443 raft_consensus.cc:493] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:08.794510 25443 raft_consensus.cc:3060] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:08.798589 25245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b89bb1ddad4ffdb75c191190fba9ba" candidate_uuid: "78cfc7ff824a4a7095bf7c616c706877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6865ddfeb3334597b35284a3732c7542"
I20260608 10:12:08.799065 25439 tablet_bootstrap.cc:492] T 14e9ff2746714a519a2d2413b007530f P 6865ddfeb3334597b35284a3732c7542: No bootstrap required, opened a new log
I20260608 10:12:08.805671 25245 raft_consensus.cc:3060] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:08.808911 25439 ts_tablet_manager.cc:1403] T 14e9ff2746714a519a2d2413b007530f P 6865ddfeb3334597b35284a3732c7542: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.007s
I20260608 10:12:08.813506 25439 raft_consensus.cc:359] T 14e9ff2746714a519a2d2413b007530f P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.815892 25394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b89bb1ddad4ffdb75c191190fba9ba" candidate_uuid: "78cfc7ff824a4a7095bf7c616c706877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02eda3de7f50429e851a2439f92528a7"
I20260608 10:12:08.816359 25439 raft_consensus.cc:385] T 14e9ff2746714a519a2d2413b007530f P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:08.816617 25394 raft_consensus.cc:3060] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:08.816871 25439 raft_consensus.cc:740] T 14e9ff2746714a519a2d2413b007530f P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6865ddfeb3334597b35284a3732c7542, State: Initialized, Role: FOLLOWER
I20260608 10:12:08.817975 25439 consensus_queue.cc:260] T 14e9ff2746714a519a2d2413b007530f P 6865ddfeb3334597b35284a3732c7542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.823998 25443 raft_consensus.cc:515] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.826785 25440 tablet_bootstrap.cc:492] T 14e9ff2746714a519a2d2413b007530f P 02eda3de7f50429e851a2439f92528a7: No bootstrap required, opened a new log
I20260608 10:12:08.827382 25440 ts_tablet_manager.cc:1403] T 14e9ff2746714a519a2d2413b007530f P 02eda3de7f50429e851a2439f92528a7: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.016s
I20260608 10:12:08.828601 25439 ts_tablet_manager.cc:1434] T 14e9ff2746714a519a2d2413b007530f P 6865ddfeb3334597b35284a3732c7542: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260608 10:12:08.824513 25394 raft_consensus.cc:2468] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cfc7ff824a4a7095bf7c616c706877 in term 1.
I20260608 10:12:08.830502 25285 leader_election.cc:304] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02eda3de7f50429e851a2439f92528a7, 78cfc7ff824a4a7095bf7c616c706877; no voters: 
I20260608 10:12:08.831427 25452 raft_consensus.cc:2804] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:08.832034 25452 raft_consensus.cc:697] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [term 1 LEADER]: Becoming Leader. State: Replica: 78cfc7ff824a4a7095bf7c616c706877, State: Running, Role: LEADER
I20260608 10:12:08.832988 25448 ts_tablet_manager.cc:1434] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877: Time spent starting tablet: real 0.071s	user 0.023s	sys 0.031s
I20260608 10:12:08.832954 25452 consensus_queue.cc:237] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.834280 25448 tablet_bootstrap.cc:492] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877: Bootstrap starting.
I20260608 10:12:08.836376 25393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1313eb3f2ccb4252a84760a5322ac585" candidate_uuid: "6865ddfeb3334597b35284a3732c7542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02eda3de7f50429e851a2439f92528a7"
I20260608 10:12:08.837117 25393 raft_consensus.cc:3060] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:08.839633 25440 raft_consensus.cc:359] T 14e9ff2746714a519a2d2413b007530f P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.840405 25440 raft_consensus.cc:385] T 14e9ff2746714a519a2d2413b007530f P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:08.840677 25440 raft_consensus.cc:740] T 14e9ff2746714a519a2d2413b007530f P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02eda3de7f50429e851a2439f92528a7, State: Initialized, Role: FOLLOWER
I20260608 10:12:08.841775 25320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1313eb3f2ccb4252a84760a5322ac585" candidate_uuid: "6865ddfeb3334597b35284a3732c7542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78cfc7ff824a4a7095bf7c616c706877"
I20260608 10:12:08.841538 25440 consensus_queue.cc:260] T 14e9ff2746714a519a2d2413b007530f P 02eda3de7f50429e851a2439f92528a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.842226 25448 tablet_bootstrap.cc:654] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:08.842433 25320 raft_consensus.cc:3060] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:08.844204 25440 ts_tablet_manager.cc:1434] T 14e9ff2746714a519a2d2413b007530f P 02eda3de7f50429e851a2439f92528a7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260608 10:12:08.830765 25245 raft_consensus.cc:2468] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cfc7ff824a4a7095bf7c616c706877 in term 1.
I20260608 10:12:08.846273 25443 leader_election.cc:290] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [CANDIDATE]: Term 1 election: Requested vote from peers 78cfc7ff824a4a7095bf7c616c706877 (127.16.137.2:39985), 02eda3de7f50429e851a2439f92528a7 (127.16.137.3:34897)
I20260608 10:12:08.847033 25142 catalog_manager.cc:5696] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78cfc7ff824a4a7095bf7c616c706877 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "78cfc7ff824a4a7095bf7c616c706877" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:08.858062 25393 raft_consensus.cc:2468] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6865ddfeb3334597b35284a3732c7542 in term 1.
I20260608 10:12:08.862917 25210 leader_election.cc:304] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02eda3de7f50429e851a2439f92528a7, 6865ddfeb3334597b35284a3732c7542; no voters: 
I20260608 10:12:08.863217 25320 raft_consensus.cc:2468] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6865ddfeb3334597b35284a3732c7542 in term 1.
I20260608 10:12:08.863814 25443 raft_consensus.cc:2804] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:08.864357 25443 raft_consensus.cc:697] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [term 1 LEADER]: Becoming Leader. State: Replica: 6865ddfeb3334597b35284a3732c7542, State: Running, Role: LEADER
I20260608 10:12:08.864847 25448 tablet_bootstrap.cc:492] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877: No bootstrap required, opened a new log
I20260608 10:12:08.865448 25448 ts_tablet_manager.cc:1403] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.021s
I20260608 10:12:08.865283 25443 consensus_queue.cc:237] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.868999 25448 raft_consensus.cc:359] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.869882 25448 raft_consensus.cc:385] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:08.870199 25448 raft_consensus.cc:740] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cfc7ff824a4a7095bf7c616c706877, State: Initialized, Role: FOLLOWER
I20260608 10:12:08.871084 25448 consensus_queue.cc:260] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.873462 25448 ts_tablet_manager.cc:1434] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 10:12:08.874526 25448 tablet_bootstrap.cc:492] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877: Bootstrap starting.
I20260608 10:12:08.876010 25141 catalog_manager.cc:5696] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6865ddfeb3334597b35284a3732c7542 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "6865ddfeb3334597b35284a3732c7542" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:08.881580 25448 tablet_bootstrap.cc:654] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:08.887357 25448 tablet_bootstrap.cc:492] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877: No bootstrap required, opened a new log
I20260608 10:12:08.887830 25448 ts_tablet_manager.cc:1403] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260608 10:12:08.890175 25448 raft_consensus.cc:359] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } }
I20260608 10:12:08.890724 25448 raft_consensus.cc:385] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:08.890980 25448 raft_consensus.cc:740] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cfc7ff824a4a7095bf7c616c706877, State: Initialized, Role: FOLLOWER
I20260608 10:12:08.891633 25448 consensus_queue.cc:260] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } }
I20260608 10:12:08.893532 25448 ts_tablet_manager.cc:1434] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:12:08.908953 25452 raft_consensus.cc:493] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:08.909610 25452 raft_consensus.cc:515] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.911808 25452 leader_election.cc:290] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6865ddfeb3334597b35284a3732c7542 (127.16.137.1:33635), 02eda3de7f50429e851a2439f92528a7 (127.16.137.3:34897)
I20260608 10:12:08.912542 25245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9ff2746714a519a2d2413b007530f" candidate_uuid: "78cfc7ff824a4a7095bf7c616c706877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6865ddfeb3334597b35284a3732c7542" is_pre_election: true
I20260608 10:12:08.912810 25393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9ff2746714a519a2d2413b007530f" candidate_uuid: "78cfc7ff824a4a7095bf7c616c706877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02eda3de7f50429e851a2439f92528a7" is_pre_election: true
I20260608 10:12:08.913407 25245 raft_consensus.cc:2468] T 14e9ff2746714a519a2d2413b007530f P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cfc7ff824a4a7095bf7c616c706877 in term 0.
I20260608 10:12:08.913733 25393 raft_consensus.cc:2468] T 14e9ff2746714a519a2d2413b007530f P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78cfc7ff824a4a7095bf7c616c706877 in term 0.
I20260608 10:12:08.914808 25286 leader_election.cc:304] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6865ddfeb3334597b35284a3732c7542, 78cfc7ff824a4a7095bf7c616c706877; no voters: 
I20260608 10:12:08.915722 25452 raft_consensus.cc:2804] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:08.916090 25452 raft_consensus.cc:493] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:08.916327 25452 raft_consensus.cc:3060] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:08.921859 25452 raft_consensus.cc:515] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.923751 25452 leader_election.cc:290] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [CANDIDATE]: Term 1 election: Requested vote from peers 6865ddfeb3334597b35284a3732c7542 (127.16.137.1:33635), 02eda3de7f50429e851a2439f92528a7 (127.16.137.3:34897)
I20260608 10:12:08.924542 25245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9ff2746714a519a2d2413b007530f" candidate_uuid: "78cfc7ff824a4a7095bf7c616c706877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6865ddfeb3334597b35284a3732c7542"
I20260608 10:12:08.924850 25393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9ff2746714a519a2d2413b007530f" candidate_uuid: "78cfc7ff824a4a7095bf7c616c706877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02eda3de7f50429e851a2439f92528a7"
I20260608 10:12:08.925100 25245 raft_consensus.cc:3060] T 14e9ff2746714a519a2d2413b007530f P 6865ddfeb3334597b35284a3732c7542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:08.925480 25393 raft_consensus.cc:3060] T 14e9ff2746714a519a2d2413b007530f P 02eda3de7f50429e851a2439f92528a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:08.930338 25393 raft_consensus.cc:2468] T 14e9ff2746714a519a2d2413b007530f P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cfc7ff824a4a7095bf7c616c706877 in term 1.
I20260608 10:12:08.930331 25245 raft_consensus.cc:2468] T 14e9ff2746714a519a2d2413b007530f P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78cfc7ff824a4a7095bf7c616c706877 in term 1.
I20260608 10:12:08.931545 25285 leader_election.cc:304] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02eda3de7f50429e851a2439f92528a7, 78cfc7ff824a4a7095bf7c616c706877; no voters: 
I20260608 10:12:08.932296 25452 raft_consensus.cc:2804] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:08.932806 25452 raft_consensus.cc:697] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [term 1 LEADER]: Becoming Leader. State: Replica: 78cfc7ff824a4a7095bf7c616c706877, State: Running, Role: LEADER
I20260608 10:12:08.933661 25452 consensus_queue.cc:237] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
I20260608 10:12:08.940788 25141 catalog_manager.cc:5696] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78cfc7ff824a4a7095bf7c616c706877 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "78cfc7ff824a4a7095bf7c616c706877" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:08.966692 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:08.973488 25466 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:08.974705 25467 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:08.976680 25469 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:08.978533 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:08.980160 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:08.980448 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:08.980654 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913528980634 us; error 0 us; skew 500 ppm
I20260608 10:12:08.981310 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:08.984328 16932 webserver.cc:533] Webserver started at http://127.16.137.4:36657/ using document root <none> and password file <none>
I20260608 10:12:08.984905 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:08.985138 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:08.985535 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:08.986822 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-3-root/instance:
uuid: "bb384a63f2b34e838088610358ead6d1"
format_stamp: "Formatted at 2026-06-08 10:12:08 on dist-test-slave-4pww"
I20260608 10:12:08.991967 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:12:08.995852 25474 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:08.996840 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:12:08.997128 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-3-root
uuid: "bb384a63f2b34e838088610358ead6d1"
format_stamp: "Formatted at 2026-06-08 10:12:08 on dist-test-slave-4pww"
I20260608 10:12:08.997467 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:09.006911 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:09.008227 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:09.009825 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:09.012259 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:09.012498 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:09.012782 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:09.012955 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:09.055187 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.4:41795
I20260608 10:12:09.055344 25536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.4:41795 every 8 connection(s)
I20260608 10:12:09.071063 25537 heartbeater.cc:344] Connected to a master server at 127.16.137.62:39225
I20260608 10:12:09.071486 25537 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:09.072264 25537 heartbeater.cc:507] Master 127.16.137.62:39225 requested a full tablet report, sending...
I20260608 10:12:09.074361 25141 ts_manager.cc:194] Registered new tserver with Master: bb384a63f2b34e838088610358ead6d1 (127.16.137.4:41795)
I20260608 10:12:09.075773 25141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46342
I20260608 10:12:09.166992 25452 raft_consensus.cc:493] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:09.167573 25452 raft_consensus.cc:515] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } }
I20260608 10:12:09.169595 25452 leader_election.cc:290] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02eda3de7f50429e851a2439f92528a7 (127.16.137.3:34897), 6865ddfeb3334597b35284a3732c7542 (127.16.137.1:33635)
I20260608 10:12:09.170516 25393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538ab8774e1044bd8361e5bd90909741" candidate_uuid: "78cfc7ff824a4a7095bf7c616c706877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02eda3de7f50429e851a2439f92528a7" is_pre_election: true
I20260608 10:12:09.170728 25245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538ab8774e1044bd8361e5bd90909741" candidate_uuid: "78cfc7ff824a4a7095bf7c616c706877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6865ddfeb3334597b35284a3732c7542" is_pre_election: true
I20260608 10:12:09.171361 25393 raft_consensus.cc:2393] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78cfc7ff824a4a7095bf7c616c706877 in current term 1: Already voted for candidate 6865ddfeb3334597b35284a3732c7542 in this term.
I20260608 10:12:09.172379 25285 leader_election.cc:304] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [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: 78cfc7ff824a4a7095bf7c616c706877; no voters: 02eda3de7f50429e851a2439f92528a7, 6865ddfeb3334597b35284a3732c7542
I20260608 10:12:09.173153 25452 raft_consensus.cc:3060] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:09.178212 25452 raft_consensus.cc:2749] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:12:09.264468 25443 consensus_queue.cc:1048] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:09.277818 25543 consensus_queue.cc:1048] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:09.325493 25543 consensus_queue.cc:1048] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:09.340910 25443 consensus_queue.cc:1048] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:09.350262 25459 consensus_queue.cc:1048] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:09.365507 25452 consensus_queue.cc:1048] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:09.404016 25551 consensus_queue.cc:1048] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:09.415714 25452 consensus_queue.cc:1048] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:10.006309 25245 consensus_queue.cc:237] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [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: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: true } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } }
I20260608 10:12:10.013163 25320 raft_consensus.cc:1275] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Refusing update from remote peer 6865ddfeb3334597b35284a3732c7542: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:10.015082 25394 raft_consensus.cc:1275] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Refusing update from remote peer 6865ddfeb3334597b35284a3732c7542: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:10.015005 25445 consensus_queue.cc:1048] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:12:10.017028 25548 consensus_queue.cc:1048] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:12:10.024242 25445 raft_consensus.cc:2955] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: true } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
W20260608 10:12:10.027622 25211 consensus_peers.cc:597] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 -> Peer bb384a63f2b34e838088610358ead6d1 (127.16.137.4:41795): Couldn't send request to peer bb384a63f2b34e838088610358ead6d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 538ab8774e1044bd8361e5bd90909741. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:10.028542 25394 raft_consensus.cc:2955] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: true } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.028309 25320 raft_consensus.cc:2955] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: true } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.044628 25142 catalog_manager.cc:5696] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 reported cstate change: config changed from index -1 to 2, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "6865ddfeb3334597b35284a3732c7542" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: true } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.054816 25320 consensus_queue.cc:237] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [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: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: true } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } }
I20260608 10:12:10.065572 25394 raft_consensus.cc:1275] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Refusing update from remote peer 78cfc7ff824a4a7095bf7c616c706877: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:10.065572 25245 raft_consensus.cc:1275] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Refusing update from remote peer 78cfc7ff824a4a7095bf7c616c706877: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:10.067600 25555 consensus_queue.cc:1048] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:12:10.068662 25556 consensus_queue.cc:1048] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:12:10.075608 25286 consensus_peers.cc:597] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 -> Peer bb384a63f2b34e838088610358ead6d1 (127.16.137.4:41795): Couldn't send request to peer bb384a63f2b34e838088610358ead6d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8b89bb1ddad4ffdb75c191190fba9ba. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:10.078447 25537 heartbeater.cc:499] Master 127.16.137.62:39225 was elected leader, sending a full tablet report...
I20260608 10:12:10.077965 25452 raft_consensus.cc:2955] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: true } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.083247 25394 raft_consensus.cc:2955] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: true } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.083245 25245 raft_consensus.cc:2955] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: true } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.091945 25140 catalog_manager.cc:5696] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 reported cstate change: config changed from index -1 to 2, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "78cfc7ff824a4a7095bf7c616c706877" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:10.094678 25244 consensus_queue.cc:237] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [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: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: true } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } }
I20260608 10:12:10.104193 25394 raft_consensus.cc:1275] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Refusing update from remote peer 6865ddfeb3334597b35284a3732c7542: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:12:10.104588 25211 consensus_peers.cc:597] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 -> Peer bb384a63f2b34e838088610358ead6d1 (127.16.137.4:41795): Couldn't send request to peer bb384a63f2b34e838088610358ead6d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1313eb3f2ccb4252a84760a5322ac585. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:10.104947 25320 raft_consensus.cc:1275] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Refusing update from remote peer 6865ddfeb3334597b35284a3732c7542: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:10.106127 25445 consensus_queue.cc:1048] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:12:10.107117 25548 consensus_queue.cc:1048] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:12:10.117390 25443 raft_consensus.cc:2955] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: true } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.119645 25394 raft_consensus.cc:2955] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: true } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.119853 25320 raft_consensus.cc:2955] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: true } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.132197 25142 catalog_manager.cc:5696] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 reported cstate change: config changed from index -1 to 2, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "6865ddfeb3334597b35284a3732c7542" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: true } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.133306 25244 consensus_queue.cc:237] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [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: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: false } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } }
W20260608 10:12:10.142467 25211 consensus_peers.cc:597] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 -> Peer bb384a63f2b34e838088610358ead6d1 (127.16.137.4:41795): Couldn't send request to peer bb384a63f2b34e838088610358ead6d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 538ab8774e1044bd8361e5bd90909741. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:10.142571 25320 raft_consensus.cc:1275] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Refusing update from remote peer 6865ddfeb3334597b35284a3732c7542: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:12:10.143440 25394 raft_consensus.cc:1275] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Refusing update from remote peer 6865ddfeb3334597b35284a3732c7542: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:12:10.144443 25548 consensus_queue.cc:1048] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:12:10.145238 25445 consensus_queue.cc:1048] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:12:10.153932 25443 raft_consensus.cc:2955] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [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: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: false } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.155922 25320 raft_consensus.cc:2955] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [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: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: false } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.156173 25394 raft_consensus.cc:2955] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [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: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: false } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
W20260608 10:12:10.163458 25191 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:12:10.163919 25191 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:12:10.168529 25141 catalog_manager.cc:5696] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6865ddfeb3334597b35284a3732c7542" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:10.170989 25319 consensus_queue.cc:237] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [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: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: false } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } }
I20260608 10:12:10.179118 25394 raft_consensus.cc:1275] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Refusing update from remote peer 78cfc7ff824a4a7095bf7c616c706877: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 10:12:10.179630 25286 consensus_peers.cc:597] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 -> Peer bb384a63f2b34e838088610358ead6d1 (127.16.137.4:41795): Couldn't send request to peer bb384a63f2b34e838088610358ead6d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8b89bb1ddad4ffdb75c191190fba9ba. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:10.180727 25555 consensus_queue.cc:1048] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:12:10.181324 25244 raft_consensus.cc:1275] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Refusing update from remote peer 78cfc7ff824a4a7095bf7c616c706877: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:12:10.182770 25555 consensus_queue.cc:1048] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:12:10.187897 25244 consensus_queue.cc:237] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [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: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: false } }
I20260608 10:12:10.191993 25556 raft_consensus.cc:2955] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [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: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: false } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.195230 25394 raft_consensus.cc:2955] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 [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: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: false } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.199712 25393 raft_consensus.cc:1275] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Refusing update from remote peer 6865ddfeb3334597b35284a3732c7542: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:12:10.198715 25245 raft_consensus.cc:2955] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542 [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: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: false } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.201812 25548 consensus_queue.cc:1048] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 10:12:10.205544 25191 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:12:10.205929 25191 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:12:10.206950 25319 raft_consensus.cc:1275] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Refusing update from remote peer 6865ddfeb3334597b35284a3732c7542: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:12:10.210587 25445 consensus_queue.cc:1048] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:12:10.210618 25140 catalog_manager.cc:5696] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "78cfc7ff824a4a7095bf7c616c706877" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: false } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.217840 25445 raft_consensus.cc:2955] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: false } } }
I20260608 10:12:10.220165 25244 consensus_queue.cc:237] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [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: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: false } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } }
I20260608 10:12:10.224115 25319 raft_consensus.cc:2955] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: false } } }
I20260608 10:12:10.230240 25320 consensus_queue.cc:237] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [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: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: false } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } }
W20260608 10:12:10.236097 25211 consensus_peers.cc:597] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 -> Peer bb384a63f2b34e838088610358ead6d1 (127.16.137.4:41795): Couldn't send request to peer bb384a63f2b34e838088610358ead6d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1313eb3f2ccb4252a84760a5322ac585. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:10.237287 25393 raft_consensus.cc:1275] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Refusing update from remote peer 6865ddfeb3334597b35284a3732c7542: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:12:10.239449 25443 consensus_queue.cc:1048] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:12:10.242271 25394 raft_consensus.cc:1275] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Refusing update from remote peer 78cfc7ff824a4a7095bf7c616c706877: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:12:10.241740 25393 raft_consensus.cc:2955] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: false } } }
I20260608 10:12:10.243160 25245 raft_consensus.cc:1275] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Refusing update from remote peer 78cfc7ff824a4a7095bf7c616c706877: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:12:10.244095 25452 consensus_queue.cc:1048] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:12:10.244944 25555 consensus_queue.cc:1048] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:12:10.245669 25140 catalog_manager.cc:5696] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 reported cstate change: config changed from index 3 to 4, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) evicted. New cstate: current_term: 1 leader_uuid: "6865ddfeb3334597b35284a3732c7542" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } attrs { replace: false } } }
I20260608 10:12:10.247354 25130 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 538ab8774e1044bd8361e5bd90909741 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:12:10.254045 25556 raft_consensus.cc:2955] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: false } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } }
I20260608 10:12:10.260584 25394 raft_consensus.cc:2955] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: false } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } }
I20260608 10:12:10.263494 25245 raft_consensus.cc:2955] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: false } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } }
I20260608 10:12:10.262898 25445 raft_consensus.cc:2955] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [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: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: false } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.279362 25142 catalog_manager.cc:5696] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 reported cstate change: config changed from index 3 to 4, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) evicted. New cstate: current_term: 1 leader_uuid: "78cfc7ff824a4a7095bf7c616c706877" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } attrs { replace: false } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } } }
I20260608 10:12:10.281601 25129 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e8b89bb1ddad4ffdb75c191190fba9ba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:12:10.283457 25502 tablet_service.cc:1558] Processing DeleteTablet for tablet 538ab8774e1044bd8361e5bd90909741 with delete_type TABLET_DATA_TOMBSTONED (TS bb384a63f2b34e838088610358ead6d1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42372
I20260608 10:12:10.286988 25320 raft_consensus.cc:1275] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Refusing update from remote peer 6865ddfeb3334597b35284a3732c7542: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 10:12:10.287034 25191 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:12:10.288932 25191 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:12:10.293646 25548 consensus_queue.cc:1048] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:12:10.295647 25130 catalog_manager.cc:4994] TS bb384a63f2b34e838088610358ead6d1 (127.16.137.4:41795): delete failed for tablet 538ab8774e1044bd8361e5bd90909741 because the tablet was not found. No further retry: Not found: Tablet not found: 538ab8774e1044bd8361e5bd90909741
I20260608 10:12:10.295835 25393 raft_consensus.cc:2955] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 [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: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: false } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.300134 25320 raft_consensus.cc:2955] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877 [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: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: false } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } } }
I20260608 10:12:10.310144 25502 tablet_service.cc:1558] Processing DeleteTablet for tablet e8b89bb1ddad4ffdb75c191190fba9ba with delete_type TABLET_DATA_TOMBSTONED (TS bb384a63f2b34e838088610358ead6d1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42372
I20260608 10:12:10.312376 25143 catalog_manager.cc:5696] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6865ddfeb3334597b35284a3732c7542" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:12:10.313650 25130 catalog_manager.cc:4994] TS bb384a63f2b34e838088610358ead6d1 (127.16.137.4:41795): delete failed for tablet e8b89bb1ddad4ffdb75c191190fba9ba because the tablet was not found. No further retry: Not found: Tablet not found: e8b89bb1ddad4ffdb75c191190fba9ba
I20260608 10:12:10.631099 25572 ts_tablet_manager.cc:933] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1: Initiating tablet copy from peer 6865ddfeb3334597b35284a3732c7542 (127.16.137.1:33635)
I20260608 10:12:10.632557 25572 tablet_copy_client.cc:323] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.1:33635
I20260608 10:12:10.643157 25255 tablet_copy_service.cc:140] P 6865ddfeb3334597b35284a3732c7542: Received BeginTabletCopySession request for tablet 1313eb3f2ccb4252a84760a5322ac585 from peer bb384a63f2b34e838088610358ead6d1 ({username='slave'} at 127.0.0.1:52644)
I20260608 10:12:10.643748 25255 tablet_copy_service.cc:161] P 6865ddfeb3334597b35284a3732c7542: Beginning new tablet copy session on tablet 1313eb3f2ccb4252a84760a5322ac585 from peer bb384a63f2b34e838088610358ead6d1 at {username='slave'} at 127.0.0.1:52644: session id = bb384a63f2b34e838088610358ead6d1-1313eb3f2ccb4252a84760a5322ac585
I20260608 10:12:10.649664 25255 tablet_copy_source_session.cc:215] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:12:10.652263 25572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1313eb3f2ccb4252a84760a5322ac585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:10.663928 25572 tablet_copy_client.cc:806] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1: tablet copy: Starting download of 0 data blocks...
I20260608 10:12:10.664505 25572 tablet_copy_client.cc:670] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1: tablet copy: Starting download of 1 WAL segments...
I20260608 10:12:10.668236 25572 tablet_copy_client.cc:538] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:12:10.674899 25572 tablet_bootstrap.cc:492] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1: Bootstrap starting.
I20260608 10:12:10.693097 25572 tablet_bootstrap.cc:492] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:10.693868 25572 tablet_bootstrap.cc:492] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1: Bootstrap complete.
I20260608 10:12:10.694480 25572 ts_tablet_manager.cc:1403] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260608 10:12:10.696767 25572 raft_consensus.cc:359] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: false } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } }
I20260608 10:12:10.697438 25572 raft_consensus.cc:740] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bb384a63f2b34e838088610358ead6d1, State: Initialized, Role: LEARNER
I20260608 10:12:10.698006 25572 consensus_queue.cc:260] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 1.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: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: false } } peers { permanent_uuid: "bb384a63f2b34e838088610358ead6d1" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 41795 } attrs { promote: true } }
I20260608 10:12:10.700450 25572 ts_tablet_manager.cc:1434] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260608 10:12:10.702329 25255 tablet_copy_service.cc:342] P 6865ddfeb3334597b35284a3732c7542: Request end of tablet copy session bb384a63f2b34e838088610358ead6d1-1313eb3f2ccb4252a84760a5322ac585 received from {username='slave'} at 127.0.0.1:52644
I20260608 10:12:10.702668 25255 tablet_copy_service.cc:434] P 6865ddfeb3334597b35284a3732c7542: ending tablet copy session bb384a63f2b34e838088610358ead6d1-1313eb3f2ccb4252a84760a5322ac585 on tablet 1313eb3f2ccb4252a84760a5322ac585 with peer bb384a63f2b34e838088610358ead6d1
I20260608 10:12:10.825076 25245 consensus_queue.cc:237] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [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: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: false } }
I20260608 10:12:10.830221 25393 raft_consensus.cc:1275] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Refusing update from remote peer 6865ddfeb3334597b35284a3732c7542: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:12:10.830466 25320 raft_consensus.cc:1275] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Refusing update from remote peer 6865ddfeb3334597b35284a3732c7542: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:12:10.831653 25578 consensus_queue.cc:1048] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:12:10.832401 25579 consensus_queue.cc:1048] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:12:10.839269 25579 raft_consensus.cc:2955] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: false } } }
I20260608 10:12:10.841245 25393 raft_consensus.cc:2955] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: false } } }
I20260608 10:12:10.841853 25320 raft_consensus.cc:2955] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: false } } }
I20260608 10:12:10.852244 25130 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1313eb3f2ccb4252a84760a5322ac585 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:12:10.854336 25141 catalog_manager.cc:5696] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 reported cstate change: config changed from index 3 to 4, NON_VOTER bb384a63f2b34e838088610358ead6d1 (127.16.137.4) evicted. New cstate: current_term: 1 leader_uuid: "6865ddfeb3334597b35284a3732c7542" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6865ddfeb3334597b35284a3732c7542" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 33635 } } peers { permanent_uuid: "78cfc7ff824a4a7095bf7c616c706877" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 39985 } } peers { permanent_uuid: "02eda3de7f50429e851a2439f92528a7" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34897 } attrs { replace: false } } }
I20260608 10:12:10.866998 25502 tablet_service.cc:1558] Processing DeleteTablet for tablet 1313eb3f2ccb4252a84760a5322ac585 with delete_type TABLET_DATA_TOMBSTONED (TS bb384a63f2b34e838088610358ead6d1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42372
I20260608 10:12:10.869161 25584 tablet_replica.cc:333] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1: stopping tablet replica
I20260608 10:12:10.869928 25584 raft_consensus.cc:2243] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:12:10.870460 25584 raft_consensus.cc:2272] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:12:10.873232 25584 ts_tablet_manager.cc:1916] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:12:10.884855 25584 ts_tablet_manager.cc:1929] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:12:10.885241 25584 log.cc:1199] T 1313eb3f2ccb4252a84760a5322ac585 P bb384a63f2b34e838088610358ead6d1: Deleting WAL directory at /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913314735645-16932-0/minicluster-data/ts-3-root/wals/1313eb3f2ccb4252a84760a5322ac585
I20260608 10:12:10.887238 25130 catalog_manager.cc:5027] TS bb384a63f2b34e838088610358ead6d1 (127.16.137.4:41795): tablet 1313eb3f2ccb4252a84760a5322ac585 (table test-workload [id=2d885b88a8b8407dbf0ea7aa57877d73]) successfully deleted
I20260608 10:12:11.158494 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:12:11.179252 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:11.179953 16932 tablet_replica.cc:333] T 14e9ff2746714a519a2d2413b007530f P 6865ddfeb3334597b35284a3732c7542: stopping tablet replica
I20260608 10:12:11.180563 16932 raft_consensus.cc:2243] T 14e9ff2746714a519a2d2413b007530f P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:11.181053 16932 raft_consensus.cc:2272] T 14e9ff2746714a519a2d2413b007530f P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:11.183347 16932 tablet_replica.cc:333] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542: stopping tablet replica
I20260608 10:12:11.183903 16932 raft_consensus.cc:2243] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:11.184506 16932 raft_consensus.cc:2272] T e8b89bb1ddad4ffdb75c191190fba9ba P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:11.187088 16932 tablet_replica.cc:333] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542: stopping tablet replica
I20260608 10:12:11.187642 16932 raft_consensus.cc:2243] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:11.188452 16932 raft_consensus.cc:2272] T 1313eb3f2ccb4252a84760a5322ac585 P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:11.190732 16932 tablet_replica.cc:333] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542: stopping tablet replica
I20260608 10:12:11.191263 16932 raft_consensus.cc:2243] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:11.192070 16932 raft_consensus.cc:2272] T 538ab8774e1044bd8361e5bd90909741 P 6865ddfeb3334597b35284a3732c7542 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:12:11.198063 25286 consensus_peers.cc:597] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 -> Peer 6865ddfeb3334597b35284a3732c7542 (127.16.137.1:33635): Couldn't send request to peer 6865ddfeb3334597b35284a3732c7542. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:11.207777 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:12:11.221179 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:12:11.246846 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 10:12:11.247181 25286 consensus_peers.cc:597] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 -> Peer 6865ddfeb3334597b35284a3732c7542 (127.16.137.1:33635): Couldn't send request to peer 6865ddfeb3334597b35284a3732c7542. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:33635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:11.247607 16932 tablet_replica.cc:333] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877: stopping tablet replica
I20260608 10:12:11.248332 16932 raft_consensus.cc:2243] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:11.249181 16932 raft_consensus.cc:2272] T 14e9ff2746714a519a2d2413b007530f P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:11.251276 16932 tablet_replica.cc:333] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877: stopping tablet replica
I20260608 10:12:11.251833 16932 raft_consensus.cc:2243] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:11.252434 16932 raft_consensus.cc:2272] T 538ab8774e1044bd8361e5bd90909741 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:11.254480 16932 tablet_replica.cc:333] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877: stopping tablet replica
I20260608 10:12:11.255008 16932 raft_consensus.cc:2243] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:11.255630 16932 raft_consensus.cc:2272] T 1313eb3f2ccb4252a84760a5322ac585 P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:11.258173 16932 tablet_replica.cc:333] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877: stopping tablet replica
I20260608 10:12:11.258730 16932 raft_consensus.cc:2243] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:11.259547 16932 raft_consensus.cc:2272] T e8b89bb1ddad4ffdb75c191190fba9ba P 78cfc7ff824a4a7095bf7c616c706877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:11.284670 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:12:11.298679 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:12:11.320003 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:11.320783 16932 tablet_replica.cc:333] T 14e9ff2746714a519a2d2413b007530f P 02eda3de7f50429e851a2439f92528a7: stopping tablet replica
I20260608 10:12:11.321528 16932 raft_consensus.cc:2243] T 14e9ff2746714a519a2d2413b007530f P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:11.322014 16932 raft_consensus.cc:2272] T 14e9ff2746714a519a2d2413b007530f P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:11.324743 16932 tablet_replica.cc:333] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7: stopping tablet replica
I20260608 10:12:11.325402 16932 raft_consensus.cc:2243] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:11.326198 16932 raft_consensus.cc:2272] T e8b89bb1ddad4ffdb75c191190fba9ba P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:11.328295 16932 tablet_replica.cc:333] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7: stopping tablet replica
I20260608 10:12:11.328857 16932 raft_consensus.cc:2243] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:11.329556 16932 raft_consensus.cc:2272] T 1313eb3f2ccb4252a84760a5322ac585 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:11.332665 16932 tablet_replica.cc:333] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7: stopping tablet replica
I20260608 10:12:11.333233 16932 raft_consensus.cc:2243] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:11.333971 16932 raft_consensus.cc:2272] T 538ab8774e1044bd8361e5bd90909741 P 02eda3de7f50429e851a2439f92528a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:11.358752 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:12:11.374008 16932 tablet_server.cc:179] TabletServer@127.16.137.4:0 shutting down...
I20260608 10:12:11.396224 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:11.450627 16932 tablet_server.cc:196] TabletServer@127.16.137.4:0 shutdown complete.
I20260608 10:12:11.479966 16932 master.cc:562] Master@127.16.137.62:39225 shutting down...
I20260608 10:12:11.498149 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:11.498791 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:11.499154 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P d9eb5c06cae6438699a5692b04bc840e: stopping tablet replica
W20260608 10:12:12.459396 25174 debug-util.cc:398] Leaking SignalData structure 0x7b080010c3c0 after lost signal to thread 16935
W20260608 10:12:12.517990 16932 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 25174)
W20260608 10:12:13.518505 16932 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 25174)
W20260608 10:12:14.518949 16932 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 25174)
I20260608 10:12:15.132647 16932 master.cc:584] Master@127.16.137.62:39225 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (8336 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 10:12:15.168190 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:43247
I20260608 10:12:15.169512 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:15.175634 25591 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:15.175731 25592 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:15.178393 25594 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:15.178676 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:15.179634 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:15.179826 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:15.179948 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913535179937 us; error 0 us; skew 500 ppm
I20260608 10:12:15.180486 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:15.182958 16932 webserver.cc:533] Webserver started at http://127.16.137.62:46777/ using document root <none> and password file <none>
I20260608 10:12:15.183449 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:15.183605 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:15.183840 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:15.184947 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "e512d830b3174483b0011b0c7dbf794a"
format_stamp: "Formatted at 2026-06-08 10:12:15 on dist-test-slave-4pww"
I20260608 10:12:15.190006 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:12:15.193881 25599 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:15.194707 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:12:15.194993 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "e512d830b3174483b0011b0c7dbf794a"
format_stamp: "Formatted at 2026-06-08 10:12:15 on dist-test-slave-4pww"
I20260608 10:12:15.195263 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:15.220621 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:15.221717 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:15.258708 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:43247
I20260608 10:12:15.258848 25650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:43247 every 8 connection(s)
I20260608 10:12:15.262869 25651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:15.273823 25651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a: Bootstrap starting.
I20260608 10:12:15.278558 25651 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:15.282868 25651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a: No bootstrap required, opened a new log
I20260608 10:12:15.285081 25651 raft_consensus.cc:359] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e512d830b3174483b0011b0c7dbf794a" member_type: VOTER }
I20260608 10:12:15.285565 25651 raft_consensus.cc:385] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:15.285818 25651 raft_consensus.cc:740] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e512d830b3174483b0011b0c7dbf794a, State: Initialized, Role: FOLLOWER
I20260608 10:12:15.286512 25651 consensus_queue.cc:260] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e512d830b3174483b0011b0c7dbf794a" member_type: VOTER }
I20260608 10:12:15.286984 25651 raft_consensus.cc:399] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:12:15.287230 25651 raft_consensus.cc:493] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:12:15.287521 25651 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:15.292533 25651 raft_consensus.cc:515] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e512d830b3174483b0011b0c7dbf794a" member_type: VOTER }
I20260608 10:12:15.293102 25651 leader_election.cc:304] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [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: e512d830b3174483b0011b0c7dbf794a; no voters: 
I20260608 10:12:15.294386 25651 leader_election.cc:290] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:12:15.294867 25654 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:15.296451 25654 raft_consensus.cc:697] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [term 1 LEADER]: Becoming Leader. State: Replica: e512d830b3174483b0011b0c7dbf794a, State: Running, Role: LEADER
I20260608 10:12:15.297474 25654 consensus_queue.cc:237] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [LEADER]: Queue going to LEADER mode. State: All 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: "e512d830b3174483b0011b0c7dbf794a" member_type: VOTER }
I20260608 10:12:15.297695 25651 sys_catalog.cc:565] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:12:15.303260 25656 sys_catalog.cc:455] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [sys.catalog]: SysCatalogTable state changed. Reason: New leader e512d830b3174483b0011b0c7dbf794a. Latest consensus state: current_term: 1 leader_uuid: "e512d830b3174483b0011b0c7dbf794a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e512d830b3174483b0011b0c7dbf794a" member_type: VOTER } }
I20260608 10:12:15.303915 25656 sys_catalog.cc:458] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:15.305335 25655 sys_catalog.cc:455] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e512d830b3174483b0011b0c7dbf794a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e512d830b3174483b0011b0c7dbf794a" member_type: VOTER } }
I20260608 10:12:15.306191 25655 sys_catalog.cc:458] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:15.306321 25661 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:12:15.315099 25661 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:12:15.316207 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:12:15.325264 25661 catalog_manager.cc:1382] Generated new cluster ID: 371cf7190fdc40d687eac152a2edf82f
I20260608 10:12:15.325649 25661 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:12:15.349133 25661 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:12:15.350554 25661 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:12:15.369092 25661 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a: Generated new TSK 0
I20260608 10:12:15.369771 25661 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:12:15.382948 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:15.389662 25672 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:15.390460 25673 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:15.392128 25675 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:15.393110 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:15.394138 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:15.394347 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:15.394479 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913535394467 us; error 0 us; skew 500 ppm
I20260608 10:12:15.395041 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:15.397935 16932 webserver.cc:533] Webserver started at http://127.16.137.1:39673/ using document root <none> and password file <none>
I20260608 10:12:15.398439 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:15.398609 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:15.398842 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:15.400125 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "7c489f87fd6d4e73a77ba93fb1bdab24"
format_stamp: "Formatted at 2026-06-08 10:12:15 on dist-test-slave-4pww"
I20260608 10:12:15.405460 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:12:15.409559 25680 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:15.410637 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:12:15.410928 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "7c489f87fd6d4e73a77ba93fb1bdab24"
format_stamp: "Formatted at 2026-06-08 10:12:15 on dist-test-slave-4pww"
I20260608 10:12:15.411175 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:15.424043 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:15.425103 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:15.426652 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:15.429025 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:15.429206 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:15.429644 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:15.429821 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:15.474371 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:42681
I20260608 10:12:15.474530 25742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:42681 every 8 connection(s)
I20260608 10:12:15.480396 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:15.489725 25747 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:15.490659 25748 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:15.492960 16932 server_base.cc:1061] running on GCE node
W20260608 10:12:15.493048 25750 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:15.494418 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:15.494644 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:15.494827 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913535494812 us; error 0 us; skew 500 ppm
I20260608 10:12:15.495500 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:15.498553 16932 webserver.cc:533] Webserver started at http://127.16.137.2:42391/ using document root <none> and password file <none>
I20260608 10:12:15.499176 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:15.499444 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:15.499780 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:15.499822 25743 heartbeater.cc:344] Connected to a master server at 127.16.137.62:43247
I20260608 10:12:15.500341 25743 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:15.501104 25743 heartbeater.cc:507] Master 127.16.137.62:43247 requested a full tablet report, sending...
I20260608 10:12:15.501134 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "1870e93000c54b8aba78721dc9c63c68"
format_stamp: "Formatted at 2026-06-08 10:12:15 on dist-test-slave-4pww"
I20260608 10:12:15.503484 25616 ts_manager.cc:194] Registered new tserver with Master: 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681)
I20260608 10:12:15.505323 25616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46030
I20260608 10:12:15.506546 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 10:12:15.510728 25755 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:15.511574 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:12:15.511893 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "1870e93000c54b8aba78721dc9c63c68"
format_stamp: "Formatted at 2026-06-08 10:12:15 on dist-test-slave-4pww"
I20260608 10:12:15.512192 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:15.522205 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:15.523241 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:15.524685 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:15.527088 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:15.527333 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:15.527588 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:15.527771 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:15.567550 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:45123
I20260608 10:12:15.567680 25817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:45123 every 8 connection(s)
I20260608 10:12:15.572957 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:15.580641 25822 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:15.581018 25821 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:15.584501 16932 server_base.cc:1061] running on GCE node
W20260608 10:12:15.584918 25824 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:15.585541 25818 heartbeater.cc:344] Connected to a master server at 127.16.137.62:43247
I20260608 10:12:15.586021 25818 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:15.586221 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:15.586525 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:15.586730 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913535586711 us; error 0 us; skew 500 ppm
I20260608 10:12:15.586980 25818 heartbeater.cc:507] Master 127.16.137.62:43247 requested a full tablet report, sending...
I20260608 10:12:15.587611 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:15.589571 25616 ts_manager.cc:194] Registered new tserver with Master: 1870e93000c54b8aba78721dc9c63c68 (127.16.137.2:45123)
I20260608 10:12:15.590461 16932 webserver.cc:533] Webserver started at http://127.16.137.3:40329/ using document root <none> and password file <none>
I20260608 10:12:15.591028 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:15.591266 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:15.591257 25616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46046
I20260608 10:12:15.591795 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:15.593129 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "bdd3053397d0481fa4ff7e946a409699"
format_stamp: "Formatted at 2026-06-08 10:12:15 on dist-test-slave-4pww"
I20260608 10:12:15.597841 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:12:15.601188 25829 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:15.602028 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:12:15.602334 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "bdd3053397d0481fa4ff7e946a409699"
format_stamp: "Formatted at 2026-06-08 10:12:15 on dist-test-slave-4pww"
I20260608 10:12:15.602638 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:15.615077 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:15.616245 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:15.617717 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:15.620049 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:15.620289 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:15.620551 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:15.620731 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:15.661229 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:38207
I20260608 10:12:15.661422 25891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:38207 every 8 connection(s)
I20260608 10:12:15.676599 25892 heartbeater.cc:344] Connected to a master server at 127.16.137.62:43247
I20260608 10:12:15.677062 25892 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:15.677906 25892 heartbeater.cc:507] Master 127.16.137.62:43247 requested a full tablet report, sending...
I20260608 10:12:15.680052 25616 ts_manager.cc:194] Registered new tserver with Master: bdd3053397d0481fa4ff7e946a409699 (127.16.137.3:38207)
I20260608 10:12:15.681000 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016254375s
I20260608 10:12:15.681804 25616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46048
I20260608 10:12:16.508976 25743 heartbeater.cc:499] Master 127.16.137.62:43247 was elected leader, sending a full tablet report...
I20260608 10:12:16.594465 25818 heartbeater.cc:499] Master 127.16.137.62:43247 was elected leader, sending a full tablet report...
I20260608 10:12:16.685285 25892 heartbeater.cc:499] Master 127.16.137.62:43247 was elected leader, sending a full tablet report...
I20260608 10:12:16.743652 25616 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46060:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:12:16.746763 25616 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:12:16.834899 25781 tablet_service.cc:1511] Processing CreateTablet for tablet 61343451d46b4f85a0517121f82ca7a2 (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:16.837015 25781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61343451d46b4f85a0517121f82ca7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.838924 25780 tablet_service.cc:1511] Processing CreateTablet for tablet 036fe26659c441ae802c3820b8b7ed0c (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:16.841199 25706 tablet_service.cc:1511] Processing CreateTablet for tablet 61343451d46b4f85a0517121f82ca7a2 (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:16.844547 25704 tablet_service.cc:1511] Processing CreateTablet for tablet e188b3c0c9e54759891eeaf06e72d5b9 (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:16.845327 25708 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6143e89f0c44c598b2b6a5cd04c06e (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:16.846194 25703 tablet_service.cc:1511] Processing CreateTablet for tablet fb72192ee51a4bdea436db8ac4f4a9c2 (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:16.842927 25707 tablet_service.cc:1511] Processing CreateTablet for tablet dd0273dca802427eb54730e6415f98bf (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:16.842919 25705 tablet_service.cc:1511] Processing CreateTablet for tablet 036fe26659c441ae802c3820b8b7ed0c (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:16.846091 25706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61343451d46b4f85a0517121f82ca7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.832676 25783 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6143e89f0c44c598b2b6a5cd04c06e (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:16.844547 25782 tablet_service.cc:1511] Processing CreateTablet for tablet dd0273dca802427eb54730e6415f98bf (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:16.848428 25703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb72192ee51a4bdea436db8ac4f4a9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.851668 25704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e188b3c0c9e54759891eeaf06e72d5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.852852 25779 tablet_service.cc:1511] Processing CreateTablet for tablet e188b3c0c9e54759891eeaf06e72d5b9 (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:16.850912 25857 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6143e89f0c44c598b2b6a5cd04c06e (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:16.855168 25857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6143e89f0c44c598b2b6a5cd04c06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.854944 25855 tablet_service.cc:1511] Processing CreateTablet for tablet 61343451d46b4f85a0517121f82ca7a2 (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:16.856534 25855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61343451d46b4f85a0517121f82ca7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.856747 25778 tablet_service.cc:1511] Processing CreateTablet for tablet fb72192ee51a4bdea436db8ac4f4a9c2 (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:16.857795 25705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036fe26659c441ae802c3820b8b7ed0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.858736 25708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6143e89f0c44c598b2b6a5cd04c06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.859303 25854 tablet_service.cc:1511] Processing CreateTablet for tablet 036fe26659c441ae802c3820b8b7ed0c (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:16.860569 25782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0273dca802427eb54730e6415f98bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.861316 25783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6143e89f0c44c598b2b6a5cd04c06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.863075 25778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb72192ee51a4bdea436db8ac4f4a9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.863364 25853 tablet_service.cc:1511] Processing CreateTablet for tablet e188b3c0c9e54759891eeaf06e72d5b9 (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:16.864804 25779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e188b3c0c9e54759891eeaf06e72d5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.859988 25707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0273dca802427eb54730e6415f98bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.853389 25856 tablet_service.cc:1511] Processing CreateTablet for tablet dd0273dca802427eb54730e6415f98bf (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:16.866709 25780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036fe26659c441ae802c3820b8b7ed0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.869287 25852 tablet_service.cc:1511] Processing CreateTablet for tablet fb72192ee51a4bdea436db8ac4f4a9c2 (DEFAULT_TABLE table=test-workload [id=5b001faedb234cb99baf52afcebb24f8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:16.871569 25854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036fe26659c441ae802c3820b8b7ed0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.873230 25852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb72192ee51a4bdea436db8ac4f4a9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.874851 25853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e188b3c0c9e54759891eeaf06e72d5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.876483 25856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0273dca802427eb54730e6415f98bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:16.982527 25913 tablet_bootstrap.cc:492] T fb72192ee51a4bdea436db8ac4f4a9c2 P 7c489f87fd6d4e73a77ba93fb1bdab24: Bootstrap starting.
I20260608 10:12:17.026002 25914 tablet_bootstrap.cc:492] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699: Bootstrap starting.
I20260608 10:12:17.030905 25915 tablet_bootstrap.cc:492] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68: Bootstrap starting.
I20260608 10:12:17.034466 25913 tablet_bootstrap.cc:654] T fb72192ee51a4bdea436db8ac4f4a9c2 P 7c489f87fd6d4e73a77ba93fb1bdab24: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.037693 25914 tablet_bootstrap.cc:654] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.041745 25913 tablet_bootstrap.cc:492] T fb72192ee51a4bdea436db8ac4f4a9c2 P 7c489f87fd6d4e73a77ba93fb1bdab24: No bootstrap required, opened a new log
I20260608 10:12:17.042325 25913 ts_tablet_manager.cc:1403] T fb72192ee51a4bdea436db8ac4f4a9c2 P 7c489f87fd6d4e73a77ba93fb1bdab24: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.000s
I20260608 10:12:17.042893 25915 tablet_bootstrap.cc:654] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.043504 25914 tablet_bootstrap.cc:492] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699: No bootstrap required, opened a new log
I20260608 10:12:17.043960 25914 ts_tablet_manager.cc:1403] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.004s
I20260608 10:12:17.046341 25913 raft_consensus.cc:359] T fb72192ee51a4bdea436db8ac4f4a9c2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.046705 25914 raft_consensus.cc:359] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.047545 25913 raft_consensus.cc:385] T fb72192ee51a4bdea436db8ac4f4a9c2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.048080 25913 raft_consensus.cc:740] T fb72192ee51a4bdea436db8ac4f4a9c2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c489f87fd6d4e73a77ba93fb1bdab24, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.049535 25915 tablet_bootstrap.cc:492] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68: No bootstrap required, opened a new log
I20260608 10:12:17.049031 25913 consensus_queue.cc:260] T fb72192ee51a4bdea436db8ac4f4a9c2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.050101 25915 ts_tablet_manager.cc:1403] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260608 10:12:17.047698 25914 raft_consensus.cc:385] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.050738 25914 raft_consensus.cc:740] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdd3053397d0481fa4ff7e946a409699, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.051707 25914 consensus_queue.cc:260] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.053922 25915 raft_consensus.cc:359] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.054805 25915 raft_consensus.cc:385] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.054911 25913 ts_tablet_manager.cc:1434] T fb72192ee51a4bdea436db8ac4f4a9c2 P 7c489f87fd6d4e73a77ba93fb1bdab24: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 10:12:17.055166 25915 raft_consensus.cc:740] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1870e93000c54b8aba78721dc9c63c68, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.056143 25913 tablet_bootstrap.cc:492] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24: Bootstrap starting.
I20260608 10:12:17.056210 25915 consensus_queue.cc:260] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.059844 25915 ts_tablet_manager.cc:1434] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260608 10:12:17.061031 25915 tablet_bootstrap.cc:492] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68: Bootstrap starting.
I20260608 10:12:17.064426 25913 tablet_bootstrap.cc:654] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.065517 25914 ts_tablet_manager.cc:1434] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260608 10:12:17.066847 25914 tablet_bootstrap.cc:492] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699: Bootstrap starting.
I20260608 10:12:17.068480 25915 tablet_bootstrap.cc:654] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68: Neither blocks nor log segments found. Creating new log.
W20260608 10:12:17.074620 25819 tablet.cc:2404] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:12:17.075937 25914 tablet_bootstrap.cc:654] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.082363 25915 tablet_bootstrap.cc:492] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68: No bootstrap required, opened a new log
I20260608 10:12:17.083050 25915 ts_tablet_manager.cc:1403] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.014s
I20260608 10:12:17.086462 25915 raft_consensus.cc:359] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.087386 25915 raft_consensus.cc:385] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.087777 25915 raft_consensus.cc:740] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1870e93000c54b8aba78721dc9c63c68, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.088816 25915 consensus_queue.cc:260] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.091240 25915 ts_tablet_manager.cc:1434] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:12:17.092391 25915 tablet_bootstrap.cc:492] T fb72192ee51a4bdea436db8ac4f4a9c2 P 1870e93000c54b8aba78721dc9c63c68: Bootstrap starting.
I20260608 10:12:17.092665 25913 tablet_bootstrap.cc:492] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24: No bootstrap required, opened a new log
I20260608 10:12:17.093271 25913 ts_tablet_manager.cc:1403] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.016s
I20260608 10:12:17.094990 25914 tablet_bootstrap.cc:492] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699: No bootstrap required, opened a new log
I20260608 10:12:17.095570 25914 ts_tablet_manager.cc:1403] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.008s
I20260608 10:12:17.096736 25913 raft_consensus.cc:359] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.097595 25913 raft_consensus.cc:385] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.097904 25913 raft_consensus.cc:740] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c489f87fd6d4e73a77ba93fb1bdab24, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.098855 25913 consensus_queue.cc:260] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.099217 25914 raft_consensus.cc:359] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.099957 25914 raft_consensus.cc:385] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.100275 25914 raft_consensus.cc:740] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdd3053397d0481fa4ff7e946a409699, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.100430 25915 tablet_bootstrap.cc:654] T fb72192ee51a4bdea436db8ac4f4a9c2 P 1870e93000c54b8aba78721dc9c63c68: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.101655 25913 ts_tablet_manager.cc:1434] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:12:17.101323 25914 consensus_queue.cc:260] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.102799 25913 tablet_bootstrap.cc:492] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24: Bootstrap starting.
I20260608 10:12:17.110589 25914 ts_tablet_manager.cc:1434] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.006s
I20260608 10:12:17.110805 25913 tablet_bootstrap.cc:654] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.111795 25914 tablet_bootstrap.cc:492] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699: Bootstrap starting.
I20260608 10:12:17.113327 25915 tablet_bootstrap.cc:492] T fb72192ee51a4bdea436db8ac4f4a9c2 P 1870e93000c54b8aba78721dc9c63c68: No bootstrap required, opened a new log
I20260608 10:12:17.114082 25915 ts_tablet_manager.cc:1403] T fb72192ee51a4bdea436db8ac4f4a9c2 P 1870e93000c54b8aba78721dc9c63c68: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 10:12:17.117786 25915 raft_consensus.cc:359] T fb72192ee51a4bdea436db8ac4f4a9c2 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.118602 25915 raft_consensus.cc:385] T fb72192ee51a4bdea436db8ac4f4a9c2 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.118968 25915 raft_consensus.cc:740] T fb72192ee51a4bdea436db8ac4f4a9c2 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1870e93000c54b8aba78721dc9c63c68, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.119927 25915 consensus_queue.cc:260] T fb72192ee51a4bdea436db8ac4f4a9c2 P 1870e93000c54b8aba78721dc9c63c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.122134 25915 ts_tablet_manager.cc:1434] T fb72192ee51a4bdea436db8ac4f4a9c2 P 1870e93000c54b8aba78721dc9c63c68: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:12:17.123157 25913 tablet_bootstrap.cc:492] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24: No bootstrap required, opened a new log
I20260608 10:12:17.123176 25915 tablet_bootstrap.cc:492] T 0a6143e89f0c44c598b2b6a5cd04c06e P 1870e93000c54b8aba78721dc9c63c68: Bootstrap starting.
I20260608 10:12:17.123845 25913 ts_tablet_manager.cc:1403] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260608 10:12:17.127557 25913 raft_consensus.cc:359] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.128295 25913 raft_consensus.cc:385] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.128616 25913 raft_consensus.cc:740] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c489f87fd6d4e73a77ba93fb1bdab24, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.128680 25914 tablet_bootstrap.cc:654] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.129550 25913 consensus_queue.cc:260] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.131093 25915 tablet_bootstrap.cc:654] T 0a6143e89f0c44c598b2b6a5cd04c06e P 1870e93000c54b8aba78721dc9c63c68: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.132565 25913 ts_tablet_manager.cc:1434] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260608 10:12:17.133934 25913 tablet_bootstrap.cc:492] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24: Bootstrap starting.
I20260608 10:12:17.141072 25915 tablet_bootstrap.cc:492] T 0a6143e89f0c44c598b2b6a5cd04c06e P 1870e93000c54b8aba78721dc9c63c68: No bootstrap required, opened a new log
I20260608 10:12:17.141371 25913 tablet_bootstrap.cc:654] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.141671 25915 ts_tablet_manager.cc:1403] T 0a6143e89f0c44c598b2b6a5cd04c06e P 1870e93000c54b8aba78721dc9c63c68: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260608 10:12:17.143008 25914 tablet_bootstrap.cc:492] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699: No bootstrap required, opened a new log
I20260608 10:12:17.143570 25914 ts_tablet_manager.cc:1403] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.004s
I20260608 10:12:17.145164 25915 raft_consensus.cc:359] T 0a6143e89f0c44c598b2b6a5cd04c06e P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.146024 25915 raft_consensus.cc:385] T 0a6143e89f0c44c598b2b6a5cd04c06e P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.146358 25915 raft_consensus.cc:740] T 0a6143e89f0c44c598b2b6a5cd04c06e P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1870e93000c54b8aba78721dc9c63c68, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.147387 25915 consensus_queue.cc:260] T 0a6143e89f0c44c598b2b6a5cd04c06e P 1870e93000c54b8aba78721dc9c63c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.147760 25914 raft_consensus.cc:359] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.148802 25914 raft_consensus.cc:385] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.149215 25914 raft_consensus.cc:740] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdd3053397d0481fa4ff7e946a409699, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.149958 25915 ts_tablet_manager.cc:1434] T 0a6143e89f0c44c598b2b6a5cd04c06e P 1870e93000c54b8aba78721dc9c63c68: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:12:17.151152 25915 tablet_bootstrap.cc:492] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68: Bootstrap starting.
I20260608 10:12:17.150545 25914 consensus_queue.cc:260] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.160458 25915 tablet_bootstrap.cc:654] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.160597 25913 tablet_bootstrap.cc:492] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24: No bootstrap required, opened a new log
I20260608 10:12:17.161207 25913 ts_tablet_manager.cc:1403] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260608 10:12:17.162642 25914 ts_tablet_manager.cc:1434] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.004s
I20260608 10:12:17.165668 25914 tablet_bootstrap.cc:492] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699: Bootstrap starting.
I20260608 10:12:17.165408 25920 raft_consensus.cc:493] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:17.165395 25913 raft_consensus.cc:359] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.166468 25913 raft_consensus.cc:385] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.166392 25920 raft_consensus.cc:515] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.166846 25913 raft_consensus.cc:740] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c489f87fd6d4e73a77ba93fb1bdab24, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.167965 25913 consensus_queue.cc:260] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.170886 25913 ts_tablet_manager.cc:1434] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 10:12:17.172060 25913 tablet_bootstrap.cc:492] T 036fe26659c441ae802c3820b8b7ed0c P 7c489f87fd6d4e73a77ba93fb1bdab24: Bootstrap starting.
I20260608 10:12:17.175781 25914 tablet_bootstrap.cc:654] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.179486 25913 tablet_bootstrap.cc:654] T 036fe26659c441ae802c3820b8b7ed0c P 7c489f87fd6d4e73a77ba93fb1bdab24: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.180228 25920 leader_election.cc:290] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681), 1870e93000c54b8aba78721dc9c63c68 (127.16.137.2:45123)
I20260608 10:12:17.185285 25921 raft_consensus.cc:493] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:17.185966 25921 raft_consensus.cc:515] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.189234 25914 tablet_bootstrap.cc:492] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699: No bootstrap required, opened a new log
I20260608 10:12:17.190086 25914 ts_tablet_manager.cc:1403] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.003s
I20260608 10:12:17.194761 25914 raft_consensus.cc:359] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.195802 25914 raft_consensus.cc:385] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.196201 25914 raft_consensus.cc:740] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdd3053397d0481fa4ff7e946a409699, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.198014 25921 leader_election.cc:290] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681), bdd3053397d0481fa4ff7e946a409699 (127.16.137.3:38207)
I20260608 10:12:17.198961 25914 consensus_queue.cc:260] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.200608 25913 tablet_bootstrap.cc:492] T 036fe26659c441ae802c3820b8b7ed0c P 7c489f87fd6d4e73a77ba93fb1bdab24: No bootstrap required, opened a new log
I20260608 10:12:17.201200 25913 ts_tablet_manager.cc:1403] T 036fe26659c441ae802c3820b8b7ed0c P 7c489f87fd6d4e73a77ba93fb1bdab24: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.007s
I20260608 10:12:17.202858 25914 ts_tablet_manager.cc:1434] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260608 10:12:17.203998 25914 tablet_bootstrap.cc:492] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699: Bootstrap starting.
I20260608 10:12:17.204454 25913 raft_consensus.cc:359] T 036fe26659c441ae802c3820b8b7ed0c P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.205209 25913 raft_consensus.cc:385] T 036fe26659c441ae802c3820b8b7ed0c P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.205570 25913 raft_consensus.cc:740] T 036fe26659c441ae802c3820b8b7ed0c P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c489f87fd6d4e73a77ba93fb1bdab24, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.206548 25913 consensus_queue.cc:260] T 036fe26659c441ae802c3820b8b7ed0c P 7c489f87fd6d4e73a77ba93fb1bdab24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.211350 25913 ts_tablet_manager.cc:1434] T 036fe26659c441ae802c3820b8b7ed0c P 7c489f87fd6d4e73a77ba93fb1bdab24: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:12:17.211941 25914 tablet_bootstrap.cc:654] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.212574 25913 tablet_bootstrap.cc:492] T 0a6143e89f0c44c598b2b6a5cd04c06e P 7c489f87fd6d4e73a77ba93fb1bdab24: Bootstrap starting.
I20260608 10:12:17.222309 25913 tablet_bootstrap.cc:654] T 0a6143e89f0c44c598b2b6a5cd04c06e P 7c489f87fd6d4e73a77ba93fb1bdab24: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.224493 25914 tablet_bootstrap.cc:492] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699: No bootstrap required, opened a new log
I20260608 10:12:17.225096 25914 ts_tablet_manager.cc:1403] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260608 10:12:17.226909 25915 tablet_bootstrap.cc:492] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68: No bootstrap required, opened a new log
I20260608 10:12:17.227512 25915 ts_tablet_manager.cc:1403] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.000s
I20260608 10:12:17.229573 25914 raft_consensus.cc:359] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.230660 25914 raft_consensus.cc:385] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.234763 25914 raft_consensus.cc:740] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdd3053397d0481fa4ff7e946a409699, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.236029 25914 consensus_queue.cc:260] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.240278 25914 ts_tablet_manager.cc:1434] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260608 10:12:17.241809 25914 tablet_bootstrap.cc:492] T e188b3c0c9e54759891eeaf06e72d5b9 P bdd3053397d0481fa4ff7e946a409699: Bootstrap starting.
I20260608 10:12:17.251937 25914 tablet_bootstrap.cc:654] T e188b3c0c9e54759891eeaf06e72d5b9 P bdd3053397d0481fa4ff7e946a409699: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.253419 25913 tablet_bootstrap.cc:492] T 0a6143e89f0c44c598b2b6a5cd04c06e P 7c489f87fd6d4e73a77ba93fb1bdab24: No bootstrap required, opened a new log
I20260608 10:12:17.253718 25793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61343451d46b4f85a0517121f82ca7a2" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1870e93000c54b8aba78721dc9c63c68" is_pre_election: true
I20260608 10:12:17.254130 25913 ts_tablet_manager.cc:1403] T 0a6143e89f0c44c598b2b6a5cd04c06e P 7c489f87fd6d4e73a77ba93fb1bdab24: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.023s
I20260608 10:12:17.254669 25793 raft_consensus.cc:2468] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 0.
I20260608 10:12:17.254936 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61343451d46b4f85a0517121f82ca7a2" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" is_pre_election: true
I20260608 10:12:17.256023 25718 raft_consensus.cc:2468] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 0.
I20260608 10:12:17.259472 25832 leader_election.cc:304] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1870e93000c54b8aba78721dc9c63c68, bdd3053397d0481fa4ff7e946a409699; no voters: 
I20260608 10:12:17.260437 25920 raft_consensus.cc:2804] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:17.260159 25913 raft_consensus.cc:359] T 0a6143e89f0c44c598b2b6a5cd04c06e P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.260818 25920 raft_consensus.cc:493] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:17.261695 25920 raft_consensus.cc:3060] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.261020 25913 raft_consensus.cc:385] T 0a6143e89f0c44c598b2b6a5cd04c06e P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.263558 25913 raft_consensus.cc:740] T 0a6143e89f0c44c598b2b6a5cd04c06e P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c489f87fd6d4e73a77ba93fb1bdab24, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.264575 25913 consensus_queue.cc:260] T 0a6143e89f0c44c598b2b6a5cd04c06e P 7c489f87fd6d4e73a77ba93fb1bdab24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.267293 25913 ts_tablet_manager.cc:1434] T 0a6143e89f0c44c598b2b6a5cd04c06e P 7c489f87fd6d4e73a77ba93fb1bdab24: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260608 10:12:17.273780 25915 raft_consensus.cc:359] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.274590 25915 raft_consensus.cc:385] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.274899 25915 raft_consensus.cc:740] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1870e93000c54b8aba78721dc9c63c68, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.270788 25920 raft_consensus.cc:515] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.276906 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61343451d46b4f85a0517121f82ca7a2" candidate_uuid: "1870e93000c54b8aba78721dc9c63c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" is_pre_election: true
I20260608 10:12:17.277546 25718 raft_consensus.cc:2468] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1870e93000c54b8aba78721dc9c63c68 in term 0.
I20260608 10:12:17.278750 25759 leader_election.cc:304] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1870e93000c54b8aba78721dc9c63c68, 7c489f87fd6d4e73a77ba93fb1bdab24; no voters: 
I20260608 10:12:17.279686 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61343451d46b4f85a0517121f82ca7a2" candidate_uuid: "1870e93000c54b8aba78721dc9c63c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdd3053397d0481fa4ff7e946a409699" is_pre_election: true
I20260608 10:12:17.280026 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61343451d46b4f85a0517121f82ca7a2" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24"
I20260608 10:12:17.279686 25921 raft_consensus.cc:2804] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:17.280726 25718 raft_consensus.cc:3060] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.281082 25921 raft_consensus.cc:493] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:17.281569 25921 raft_consensus.cc:3060] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.281611 25920 leader_election.cc:290] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 election: Requested vote from peers 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681), 1870e93000c54b8aba78721dc9c63c68 (127.16.137.2:45123)
I20260608 10:12:17.283103 25793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61343451d46b4f85a0517121f82ca7a2" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1870e93000c54b8aba78721dc9c63c68"
I20260608 10:12:17.280830 25867 raft_consensus.cc:2393] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1870e93000c54b8aba78721dc9c63c68 in current term 1: Already voted for candidate bdd3053397d0481fa4ff7e946a409699 in this term.
I20260608 10:12:17.287966 25718 raft_consensus.cc:2468] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 1.
I20260608 10:12:17.275846 25915 consensus_queue.cc:260] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.280620 25914 tablet_bootstrap.cc:492] T e188b3c0c9e54759891eeaf06e72d5b9 P bdd3053397d0481fa4ff7e946a409699: No bootstrap required, opened a new log
I20260608 10:12:17.289098 25921 raft_consensus.cc:515] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.289433 25833 leader_election.cc:304] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c489f87fd6d4e73a77ba93fb1bdab24, bdd3053397d0481fa4ff7e946a409699; no voters: 
I20260608 10:12:17.289992 25914 ts_tablet_manager.cc:1403] T e188b3c0c9e54759891eeaf06e72d5b9 P bdd3053397d0481fa4ff7e946a409699: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.012s
I20260608 10:12:17.290375 25793 raft_consensus.cc:2393] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bdd3053397d0481fa4ff7e946a409699 in current term 1: Already voted for candidate 1870e93000c54b8aba78721dc9c63c68 in this term.
I20260608 10:12:17.290475 25920 raft_consensus.cc:2804] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:17.294377 25914 raft_consensus.cc:359] T e188b3c0c9e54759891eeaf06e72d5b9 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.295071 25914 raft_consensus.cc:385] T e188b3c0c9e54759891eeaf06e72d5b9 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.295480 25914 raft_consensus.cc:740] T e188b3c0c9e54759891eeaf06e72d5b9 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdd3053397d0481fa4ff7e946a409699, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.297546 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61343451d46b4f85a0517121f82ca7a2" candidate_uuid: "1870e93000c54b8aba78721dc9c63c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24"
I20260608 10:12:17.298444 25718 raft_consensus.cc:2393] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1870e93000c54b8aba78721dc9c63c68 in current term 1: Already voted for candidate bdd3053397d0481fa4ff7e946a409699 in this term.
I20260608 10:12:17.299947 25921 leader_election.cc:290] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [CANDIDATE]: Term 1 election: Requested vote from peers 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681), bdd3053397d0481fa4ff7e946a409699 (127.16.137.3:38207)
I20260608 10:12:17.297610 25914 consensus_queue.cc:260] T e188b3c0c9e54759891eeaf06e72d5b9 P bdd3053397d0481fa4ff7e946a409699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.300881 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61343451d46b4f85a0517121f82ca7a2" candidate_uuid: "1870e93000c54b8aba78721dc9c63c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdd3053397d0481fa4ff7e946a409699"
I20260608 10:12:17.309785 25914 ts_tablet_manager.cc:1434] T e188b3c0c9e54759891eeaf06e72d5b9 P bdd3053397d0481fa4ff7e946a409699: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.005s
I20260608 10:12:17.311239 25920 raft_consensus.cc:697] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [term 1 LEADER]: Becoming Leader. State: Replica: bdd3053397d0481fa4ff7e946a409699, State: Running, Role: LEADER
W20260608 10:12:17.312103 25664 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:12:17.312414 25915 ts_tablet_manager.cc:1434] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68: Time spent starting tablet: real 0.085s	user 0.019s	sys 0.007s
I20260608 10:12:17.312476 25920 consensus_queue.cc:237] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.313862 25915 tablet_bootstrap.cc:492] T dd0273dca802427eb54730e6415f98bf P 1870e93000c54b8aba78721dc9c63c68: Bootstrap starting.
I20260608 10:12:17.320259 25942 raft_consensus.cc:493] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:17.320920 25942 raft_consensus.cc:515] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.321641 25915 tablet_bootstrap.cc:654] T dd0273dca802427eb54730e6415f98bf P 1870e93000c54b8aba78721dc9c63c68: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:17.320950 25757 leader_election.cc:304] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [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: 1870e93000c54b8aba78721dc9c63c68; no voters: 7c489f87fd6d4e73a77ba93fb1bdab24, bdd3053397d0481fa4ff7e946a409699
I20260608 10:12:17.323946 25941 raft_consensus.cc:2749] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:12:17.324994 25942 leader_election.cc:290] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681), 1870e93000c54b8aba78721dc9c63c68 (127.16.137.2:45123)
I20260608 10:12:17.324921 25793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb72192ee51a4bdea436db8ac4f4a9c2" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1870e93000c54b8aba78721dc9c63c68" is_pre_election: true
I20260608 10:12:17.325847 25793 raft_consensus.cc:2468] T fb72192ee51a4bdea436db8ac4f4a9c2 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 0.
I20260608 10:12:17.327302 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb72192ee51a4bdea436db8ac4f4a9c2" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" is_pre_election: true
I20260608 10:12:17.328020 25718 raft_consensus.cc:2468] T fb72192ee51a4bdea436db8ac4f4a9c2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 0.
I20260608 10:12:17.329471 25833 leader_election.cc:304] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c489f87fd6d4e73a77ba93fb1bdab24, bdd3053397d0481fa4ff7e946a409699; no voters: 
I20260608 10:12:17.329082 25615 catalog_manager.cc:5696] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdd3053397d0481fa4ff7e946a409699 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "bdd3053397d0481fa4ff7e946a409699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:17.330329 25942 raft_consensus.cc:2804] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:17.330729 25942 raft_consensus.cc:493] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:17.331065 25942 raft_consensus.cc:3060] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.331619 25915 tablet_bootstrap.cc:492] T dd0273dca802427eb54730e6415f98bf P 1870e93000c54b8aba78721dc9c63c68: No bootstrap required, opened a new log
I20260608 10:12:17.332161 25915 ts_tablet_manager.cc:1403] T dd0273dca802427eb54730e6415f98bf P 1870e93000c54b8aba78721dc9c63c68: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260608 10:12:17.335541 25915 raft_consensus.cc:359] T dd0273dca802427eb54730e6415f98bf P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.336097 25915 raft_consensus.cc:385] T dd0273dca802427eb54730e6415f98bf P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:17.336364 25915 raft_consensus.cc:740] T dd0273dca802427eb54730e6415f98bf P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1870e93000c54b8aba78721dc9c63c68, State: Initialized, Role: FOLLOWER
I20260608 10:12:17.337127 25915 consensus_queue.cc:260] T dd0273dca802427eb54730e6415f98bf P 1870e93000c54b8aba78721dc9c63c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.338685 25942 raft_consensus.cc:515] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.340725 25915 ts_tablet_manager.cc:1434] T dd0273dca802427eb54730e6415f98bf P 1870e93000c54b8aba78721dc9c63c68: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:12:17.341343 25942 leader_election.cc:290] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 election: Requested vote from peers 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681), 1870e93000c54b8aba78721dc9c63c68 (127.16.137.2:45123)
I20260608 10:12:17.342677 25793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb72192ee51a4bdea436db8ac4f4a9c2" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1870e93000c54b8aba78721dc9c63c68"
I20260608 10:12:17.343216 25793 raft_consensus.cc:3060] T fb72192ee51a4bdea436db8ac4f4a9c2 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.346249 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb72192ee51a4bdea436db8ac4f4a9c2" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24"
I20260608 10:12:17.346837 25718 raft_consensus.cc:3060] T fb72192ee51a4bdea436db8ac4f4a9c2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.351366 25793 raft_consensus.cc:2468] T fb72192ee51a4bdea436db8ac4f4a9c2 P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 1.
I20260608 10:12:17.352613 25832 leader_election.cc:304] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1870e93000c54b8aba78721dc9c63c68, bdd3053397d0481fa4ff7e946a409699; no voters: 
I20260608 10:12:17.353605 25942 raft_consensus.cc:2804] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:17.354127 25942 raft_consensus.cc:697] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [term 1 LEADER]: Becoming Leader. State: Replica: bdd3053397d0481fa4ff7e946a409699, State: Running, Role: LEADER
I20260608 10:12:17.355026 25942 consensus_queue.cc:237] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.357322 25718 raft_consensus.cc:2468] T fb72192ee51a4bdea436db8ac4f4a9c2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 1.
I20260608 10:12:17.363023 25616 catalog_manager.cc:5696] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdd3053397d0481fa4ff7e946a409699 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "bdd3053397d0481fa4ff7e946a409699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:17.375934 25941 raft_consensus.cc:493] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:17.376405 25941 raft_consensus.cc:515] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.378299 25941 leader_election.cc:290] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681), bdd3053397d0481fa4ff7e946a409699 (127.16.137.3:38207)
I20260608 10:12:17.379143 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e188b3c0c9e54759891eeaf06e72d5b9" candidate_uuid: "1870e93000c54b8aba78721dc9c63c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" is_pre_election: true
I20260608 10:12:17.379432 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e188b3c0c9e54759891eeaf06e72d5b9" candidate_uuid: "1870e93000c54b8aba78721dc9c63c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdd3053397d0481fa4ff7e946a409699" is_pre_election: true
I20260608 10:12:17.379748 25718 raft_consensus.cc:2468] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1870e93000c54b8aba78721dc9c63c68 in term 0.
I20260608 10:12:17.380046 25867 raft_consensus.cc:2468] T e188b3c0c9e54759891eeaf06e72d5b9 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1870e93000c54b8aba78721dc9c63c68 in term 0.
I20260608 10:12:17.380956 25759 leader_election.cc:304] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1870e93000c54b8aba78721dc9c63c68, 7c489f87fd6d4e73a77ba93fb1bdab24; no voters: 
I20260608 10:12:17.381743 25941 raft_consensus.cc:2804] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:17.382139 25941 raft_consensus.cc:493] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:17.382434 25941 raft_consensus.cc:3060] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.387732 25941 raft_consensus.cc:515] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.389515 25941 leader_election.cc:290] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [CANDIDATE]: Term 1 election: Requested vote from peers 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681), bdd3053397d0481fa4ff7e946a409699 (127.16.137.3:38207)
I20260608 10:12:17.390491 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e188b3c0c9e54759891eeaf06e72d5b9" candidate_uuid: "1870e93000c54b8aba78721dc9c63c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24"
I20260608 10:12:17.390568 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e188b3c0c9e54759891eeaf06e72d5b9" candidate_uuid: "1870e93000c54b8aba78721dc9c63c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdd3053397d0481fa4ff7e946a409699"
I20260608 10:12:17.391366 25718 raft_consensus.cc:3060] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.391455 25867 raft_consensus.cc:3060] T e188b3c0c9e54759891eeaf06e72d5b9 P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.396636 25718 raft_consensus.cc:2468] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1870e93000c54b8aba78721dc9c63c68 in term 1.
I20260608 10:12:17.396952 25942 raft_consensus.cc:493] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:17.397054 25867 raft_consensus.cc:2468] T e188b3c0c9e54759891eeaf06e72d5b9 P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1870e93000c54b8aba78721dc9c63c68 in term 1.
I20260608 10:12:17.397794 25942 raft_consensus.cc:515] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.398093 25759 leader_election.cc:304] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1870e93000c54b8aba78721dc9c63c68, 7c489f87fd6d4e73a77ba93fb1bdab24; no voters: 
I20260608 10:12:17.399026 25941 raft_consensus.cc:2804] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:17.399562 25941 raft_consensus.cc:697] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [term 1 LEADER]: Becoming Leader. State: Replica: 1870e93000c54b8aba78721dc9c63c68, State: Running, Role: LEADER
I20260608 10:12:17.400245 25942 leader_election.cc:290] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1870e93000c54b8aba78721dc9c63c68 (127.16.137.2:45123), 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681)
I20260608 10:12:17.400390 25941 consensus_queue.cc:237] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.401546 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6143e89f0c44c598b2b6a5cd04c06e" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" is_pre_election: true
I20260608 10:12:17.401651 25793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6143e89f0c44c598b2b6a5cd04c06e" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1870e93000c54b8aba78721dc9c63c68" is_pre_election: true
I20260608 10:12:17.402155 25718 raft_consensus.cc:2468] T 0a6143e89f0c44c598b2b6a5cd04c06e P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 0.
I20260608 10:12:17.402362 25793 raft_consensus.cc:2468] T 0a6143e89f0c44c598b2b6a5cd04c06e P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 0.
I20260608 10:12:17.403405 25833 leader_election.cc:304] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c489f87fd6d4e73a77ba93fb1bdab24, bdd3053397d0481fa4ff7e946a409699; no voters: 
I20260608 10:12:17.404245 25942 raft_consensus.cc:2804] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:17.404677 25942 raft_consensus.cc:493] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:17.405093 25942 raft_consensus.cc:3060] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.410331 25616 catalog_manager.cc:5696] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1870e93000c54b8aba78721dc9c63c68 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "1870e93000c54b8aba78721dc9c63c68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:17.411397 25942 raft_consensus.cc:515] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.413830 25942 leader_election.cc:290] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 election: Requested vote from peers 1870e93000c54b8aba78721dc9c63c68 (127.16.137.2:45123), 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681)
I20260608 10:12:17.414040 25793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6143e89f0c44c598b2b6a5cd04c06e" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1870e93000c54b8aba78721dc9c63c68"
I20260608 10:12:17.414472 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6143e89f0c44c598b2b6a5cd04c06e" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24"
I20260608 10:12:17.414672 25793 raft_consensus.cc:3060] T 0a6143e89f0c44c598b2b6a5cd04c06e P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.415071 25718 raft_consensus.cc:3060] T 0a6143e89f0c44c598b2b6a5cd04c06e P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.420855 25793 raft_consensus.cc:2468] T 0a6143e89f0c44c598b2b6a5cd04c06e P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 1.
I20260608 10:12:17.422103 25832 leader_election.cc:304] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1870e93000c54b8aba78721dc9c63c68, bdd3053397d0481fa4ff7e946a409699; no voters: 
I20260608 10:12:17.422850 25942 raft_consensus.cc:2804] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:17.423296 25942 raft_consensus.cc:697] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [term 1 LEADER]: Becoming Leader. State: Replica: bdd3053397d0481fa4ff7e946a409699, State: Running, Role: LEADER
I20260608 10:12:17.424131 25718 raft_consensus.cc:2468] T 0a6143e89f0c44c598b2b6a5cd04c06e P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 1.
I20260608 10:12:17.424070 25942 consensus_queue.cc:237] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.431681 25616 catalog_manager.cc:5696] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdd3053397d0481fa4ff7e946a409699 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "bdd3053397d0481fa4ff7e946a409699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:17.567703 25942 raft_consensus.cc:493] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:17.568239 25942 raft_consensus.cc:515] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.570111 25942 leader_election.cc:290] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681), 1870e93000c54b8aba78721dc9c63c68 (127.16.137.2:45123)
I20260608 10:12:17.571117 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0273dca802427eb54730e6415f98bf" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" is_pre_election: true
I20260608 10:12:17.571290 25793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0273dca802427eb54730e6415f98bf" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1870e93000c54b8aba78721dc9c63c68" is_pre_election: true
I20260608 10:12:17.571779 25718 raft_consensus.cc:2468] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 0.
I20260608 10:12:17.571942 25793 raft_consensus.cc:2468] T dd0273dca802427eb54730e6415f98bf P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 0.
I20260608 10:12:17.572889 25833 leader_election.cc:304] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c489f87fd6d4e73a77ba93fb1bdab24, bdd3053397d0481fa4ff7e946a409699; no voters: 
I20260608 10:12:17.573724 25942 raft_consensus.cc:2804] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:17.574096 25942 raft_consensus.cc:493] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:17.574405 25942 raft_consensus.cc:3060] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.579341 25942 raft_consensus.cc:515] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.581059 25942 leader_election.cc:290] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 election: Requested vote from peers 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681), 1870e93000c54b8aba78721dc9c63c68 (127.16.137.2:45123)
I20260608 10:12:17.582113 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0273dca802427eb54730e6415f98bf" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24"
I20260608 10:12:17.582191 25793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0273dca802427eb54730e6415f98bf" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1870e93000c54b8aba78721dc9c63c68"
I20260608 10:12:17.582753 25718 raft_consensus.cc:3060] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.582852 25793 raft_consensus.cc:3060] T dd0273dca802427eb54730e6415f98bf P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.586404 25942 raft_consensus.cc:493] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:17.586937 25942 raft_consensus.cc:515] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.588219 25718 raft_consensus.cc:2468] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 1.
I20260608 10:12:17.589385 25942 leader_election.cc:290] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681), 1870e93000c54b8aba78721dc9c63c68 (127.16.137.2:45123)
I20260608 10:12:17.589581 25833 leader_election.cc:304] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c489f87fd6d4e73a77ba93fb1bdab24, bdd3053397d0481fa4ff7e946a409699; no voters: 
I20260608 10:12:17.588567 25793 raft_consensus.cc:2468] T dd0273dca802427eb54730e6415f98bf P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 1.
I20260608 10:12:17.590225 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036fe26659c441ae802c3820b8b7ed0c" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" is_pre_election: true
I20260608 10:12:17.590559 25942 raft_consensus.cc:2804] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:17.590817 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036fe26659c441ae802c3820b8b7ed0c" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1870e93000c54b8aba78721dc9c63c68" is_pre_election: true
I20260608 10:12:17.591459 25942 raft_consensus.cc:697] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [term 1 LEADER]: Becoming Leader. State: Replica: bdd3053397d0481fa4ff7e946a409699, State: Running, Role: LEADER
I20260608 10:12:17.590982 25718 raft_consensus.cc:2468] T 036fe26659c441ae802c3820b8b7ed0c P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 0.
I20260608 10:12:17.591665 25792 raft_consensus.cc:2468] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 0.
I20260608 10:12:17.592887 25833 leader_election.cc:304] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c489f87fd6d4e73a77ba93fb1bdab24, bdd3053397d0481fa4ff7e946a409699; no voters: 
I20260608 10:12:17.592494 25942 consensus_queue.cc:237] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.593693 25920 raft_consensus.cc:2804] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:17.594105 25920 raft_consensus.cc:493] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:17.594487 25920 raft_consensus.cc:3060] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.600807 25920 raft_consensus.cc:515] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.601435 25616 catalog_manager.cc:5696] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdd3053397d0481fa4ff7e946a409699 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "bdd3053397d0481fa4ff7e946a409699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:17.602752 25920 leader_election.cc:290] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 election: Requested vote from peers 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681), 1870e93000c54b8aba78721dc9c63c68 (127.16.137.2:45123)
I20260608 10:12:17.603542 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036fe26659c441ae802c3820b8b7ed0c" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24"
I20260608 10:12:17.604166 25718 raft_consensus.cc:3060] T 036fe26659c441ae802c3820b8b7ed0c P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.604022 25792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036fe26659c441ae802c3820b8b7ed0c" candidate_uuid: "bdd3053397d0481fa4ff7e946a409699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1870e93000c54b8aba78721dc9c63c68"
I20260608 10:12:17.604671 25792 raft_consensus.cc:3060] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:17.612147 25792 raft_consensus.cc:2468] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 1.
I20260608 10:12:17.613329 25832 leader_election.cc:304] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1870e93000c54b8aba78721dc9c63c68, bdd3053397d0481fa4ff7e946a409699; no voters: 
I20260608 10:12:17.614187 25920 raft_consensus.cc:2804] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:17.614650 25920 raft_consensus.cc:697] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [term 1 LEADER]: Becoming Leader. State: Replica: bdd3053397d0481fa4ff7e946a409699, State: Running, Role: LEADER
I20260608 10:12:17.615200 25718 raft_consensus.cc:2468] T 036fe26659c441ae802c3820b8b7ed0c P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdd3053397d0481fa4ff7e946a409699 in term 1.
I20260608 10:12:17.615418 25920 consensus_queue.cc:237] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } }
I20260608 10:12:17.623687 25616 catalog_manager.cc:5696] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdd3053397d0481fa4ff7e946a409699 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "bdd3053397d0481fa4ff7e946a409699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:17.754905 25920 consensus_queue.cc:1048] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:17.768517 25943 consensus_queue.cc:1048] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:17.771303 25943 consensus_queue.cc:1048] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:17.806996 25920 consensus_queue.cc:1048] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:17.871335 25920 consensus_queue.cc:1048] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:17.873462 25941 consensus_queue.cc:1048] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:17.901193 25942 consensus_queue.cc:1048] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:17.910748 25941 consensus_queue.cc:1048] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdd3053397d0481fa4ff7e946a409699" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:12:17.941654 25899 meta_cache.cc:1097] Time spent processing table locations response: real 0.052s	user 0.002s	sys 0.001s
W20260608 10:12:17.942378 25960 meta_cache.cc:1261] Time spent looking up entry by key: real 0.057s	user 0.007s	sys 0.000s
W20260608 10:12:17.942626 25899 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.137.62:43247, user_credentials={real_user=slave}} blocked reactor thread for 52775.6us
W20260608 10:12:17.941810 25965 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.002s	sys 0.004s
W20260608 10:12:17.947647 25962 meta_cache.cc:1261] Time spent looking up entry by key: real 0.057s	user 0.009s	sys 0.000s
W20260608 10:12:17.947692 25964 meta_cache.cc:1261] Time spent looking up entry by key: real 0.062s	user 0.004s	sys 0.004s
I20260608 10:12:18.046953 25970 consensus_queue.cc:1048] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:18.053473 25970 consensus_queue.cc:1048] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:18.114934 25791 raft_consensus.cc:1275] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Refusing update from remote peer bdd3053397d0481fa4ff7e946a409699: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:18.117810 25942 consensus_queue.cc:1048] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1870e93000c54b8aba78721dc9c63c68" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:18.174911 25716 raft_consensus.cc:1275] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Refusing update from remote peer bdd3053397d0481fa4ff7e946a409699: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:18.315555 25970 consensus_queue.cc:1048] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c489f87fd6d4e73a77ba93fb1bdab24" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
W20260608 10:12:18.405419 25832 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.2:45123, user_credentials={real_user=slave}} blocked reactor thread for 52509.9us
W20260608 10:12:18.438817 25833 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.1:42681, user_credentials={real_user=slave}} blocked reactor thread for 76615.9us
W20260608 10:12:18.866803 25832 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.2:45123, user_credentials={real_user=slave}} blocked reactor thread for 45394.6us
I20260608 10:12:19.525480 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
W20260608 10:12:19.536746 25759 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 10:12:19.563974 25759 consensus_peers.cc:597] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 -> Peer 7c489f87fd6d4e73a77ba93fb1bdab24 (127.16.137.1:42681): Couldn't send request to peer 7c489f87fd6d4e73a77ba93fb1bdab24. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:19.596431 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:19.597451 16932 tablet_replica.cc:333] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24: stopping tablet replica
I20260608 10:12:19.598300 16932 raft_consensus.cc:2243] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:19.598811 16932 pending_rounds.cc:70] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24: Trying to abort 1 pending ops.
I20260608 10:12:19.598969 16932 pending_rounds.cc:77] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24: Aborting op as it isn't in flight: id { term: 1 index: 16 } timestamp: 7294621857395810304 op_type: WRITE_OP write_request { tablet_id: "e188b3c0c9e54759891eeaf06e72d5b9" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } } row_operations { rows: "\001\007\000:c\031W\216\200R]\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\307\335\260b4\'\025\334\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0004\226cf_\377\267P \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000o\207\276U\331P\242\3420\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\023\377\026`w!\366!@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000/\237N[\242&aRP\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\216\206\345b\247\253\237\205`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\004\252*i\306N\334\030p\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0006\014\336_\276\357\215\260\200\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\227\325\205\\5\336\307\364\220\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000g\267qg\244VP\363\240\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000b\263\216_B\330x\352\260\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000""\001\007\000:c\031W\216\200R]\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\307\335\260b4\'\025\334\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0004\226cf_\377\267P \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000o\207\276U\331P\242\3420\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\023\377\026`w!\366!@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000/\237N[\242&aRP\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\216\206\345b\247\253\237\205`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\004\252*i\306N\334\030p\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0006\014\336_\276\357\215\260\200\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\227\325\205\\5\336\307\364\220\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000g\267qg\244VP\363\240\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000b\263\216_B\330x\352\260\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "3762d953f5542ac14630394f90052b1226965888b11cfaacf826dbd87e56bd69551e092ccdd8a6b8833c0bd9365baa6ff345e69ae44d872b87041502b9feb57516935fbf4ae6005aec1550ccd6d77107bf42e1517fad5a9288f7ec1d995d12b0""3762d953f5542ac14630394f90052b1226965888b11cfaacf826dbd87e56bd69551e092ccdd8a6b8833c0bd9365baa6ff345e69ae44d872b87041502b9feb57516935fbf4ae6005aec1550ccd6d77107bf42e1517fad5a9288f7ec1d995d12b0" } external_consistency_mode: CLIENT_PROPAGATED propagated_timestamp: 7294621856917880832 authz_token { token_data: "\010\255\255\232\321\006\"3\n\005slave\022*\n 5b001faedb234cb99baf52afcebb24f8\020\001\030\001 \001(\001" signature: "\237J!Y*\002P\300\217Q\274H\3229\301\\;\032\221\2524\224\376\026w\0219$\346\215\203\274\030\364\241\200\235\201\356\347\346@\017:\333@p\3111!\354\310R\354\307\006\333\253\241\223\275\220L\302""\237J!Y*\002P\300\217Q\274H\3229\301\\;\032\221\2524\224\376\026w\0219$\346\215\203\274\030\364\241\200\235\201\356\347\346@\017:\333@p\3111!\354\310R\354\307\006\333\253\241\223\275\220L\302" signing_key_seq_num: 0 } } request_id { client_id: "1962f3530a674205ae8a323fd18ae5b8" seq_no: 85 first_incomplete_seq_no: 74 attempt_no: 0 }
I20260608 10:12:19.600792 16932 raft_consensus.cc:2272] T e188b3c0c9e54759891eeaf06e72d5b9 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.603947 16932 tablet_replica.cc:333] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24: stopping tablet replica
I20260608 10:12:19.604593 16932 raft_consensus.cc:2243] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:19.605157 16932 raft_consensus.cc:2272] T dd0273dca802427eb54730e6415f98bf P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.608747 16932 tablet_replica.cc:333] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24: stopping tablet replica
I20260608 10:12:19.609328 16932 raft_consensus.cc:2243] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:19.609947 16932 raft_consensus.cc:2272] T 61343451d46b4f85a0517121f82ca7a2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.612448 16932 tablet_replica.cc:333] T 036fe26659c441ae802c3820b8b7ed0c P 7c489f87fd6d4e73a77ba93fb1bdab24: stopping tablet replica
I20260608 10:12:19.613019 16932 raft_consensus.cc:2243] T 036fe26659c441ae802c3820b8b7ed0c P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:19.613613 16932 raft_consensus.cc:2272] T 036fe26659c441ae802c3820b8b7ed0c P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.616367 16932 tablet_replica.cc:333] T 0a6143e89f0c44c598b2b6a5cd04c06e P 7c489f87fd6d4e73a77ba93fb1bdab24: stopping tablet replica
I20260608 10:12:19.616907 16932 raft_consensus.cc:2243] T 0a6143e89f0c44c598b2b6a5cd04c06e P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:19.617430 16932 raft_consensus.cc:2272] T 0a6143e89f0c44c598b2b6a5cd04c06e P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.619925 16932 tablet_replica.cc:333] T fb72192ee51a4bdea436db8ac4f4a9c2 P 7c489f87fd6d4e73a77ba93fb1bdab24: stopping tablet replica
I20260608 10:12:19.620452 16932 raft_consensus.cc:2243] T fb72192ee51a4bdea436db8ac4f4a9c2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:19.620946 16932 raft_consensus.cc:2272] T fb72192ee51a4bdea436db8ac4f4a9c2 P 7c489f87fd6d4e73a77ba93fb1bdab24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.647600 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:12:19.665882 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:12:19.691316 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:19.692221 16932 tablet_replica.cc:333] T fb72192ee51a4bdea436db8ac4f4a9c2 P 1870e93000c54b8aba78721dc9c63c68: stopping tablet replica
I20260608 10:12:19.693063 16932 raft_consensus.cc:2243] T fb72192ee51a4bdea436db8ac4f4a9c2 P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:19.693631 16932 raft_consensus.cc:2272] T fb72192ee51a4bdea436db8ac4f4a9c2 P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.696755 16932 tablet_replica.cc:333] T 0a6143e89f0c44c598b2b6a5cd04c06e P 1870e93000c54b8aba78721dc9c63c68: stopping tablet replica
I20260608 10:12:19.697403 16932 raft_consensus.cc:2243] T 0a6143e89f0c44c598b2b6a5cd04c06e P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:19.697927 16932 raft_consensus.cc:2272] T 0a6143e89f0c44c598b2b6a5cd04c06e P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.700719 16932 tablet_replica.cc:333] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68: stopping tablet replica
I20260608 10:12:19.701246 16932 raft_consensus.cc:2243] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:19.701858 16932 raft_consensus.cc:2272] T 036fe26659c441ae802c3820b8b7ed0c P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.704519 16932 tablet_replica.cc:333] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68: stopping tablet replica
I20260608 10:12:19.705101 16932 raft_consensus.cc:2243] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:19.705687 16932 raft_consensus.cc:2272] T 61343451d46b4f85a0517121f82ca7a2 P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.708244 16932 tablet_replica.cc:333] T dd0273dca802427eb54730e6415f98bf P 1870e93000c54b8aba78721dc9c63c68: stopping tablet replica
I20260608 10:12:19.708966 16932 raft_consensus.cc:2243] T dd0273dca802427eb54730e6415f98bf P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:19.709602 16932 raft_consensus.cc:2272] T dd0273dca802427eb54730e6415f98bf P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.712101 16932 tablet_replica.cc:333] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68: stopping tablet replica
I20260608 10:12:19.712635 16932 raft_consensus.cc:2243] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:19.713562 16932 raft_consensus.cc:2272] T e188b3c0c9e54759891eeaf06e72d5b9 P 1870e93000c54b8aba78721dc9c63c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.740437 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:12:19.758438 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:12:19.787112 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:19.787843 16932 tablet_replica.cc:333] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699: stopping tablet replica
I20260608 10:12:19.788434 16932 raft_consensus.cc:2243] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:19.789256 16932 raft_consensus.cc:2272] T 0a6143e89f0c44c598b2b6a5cd04c06e P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.792042 16932 tablet_replica.cc:333] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699: stopping tablet replica
I20260608 10:12:19.792601 16932 raft_consensus.cc:2243] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:19.793519 16932 raft_consensus.cc:2272] T fb72192ee51a4bdea436db8ac4f4a9c2 P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.795871 16932 tablet_replica.cc:333] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699: stopping tablet replica
I20260608 10:12:19.796396 16932 raft_consensus.cc:2243] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:19.797216 16932 raft_consensus.cc:2272] T 036fe26659c441ae802c3820b8b7ed0c P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.799672 16932 tablet_replica.cc:333] T e188b3c0c9e54759891eeaf06e72d5b9 P bdd3053397d0481fa4ff7e946a409699: stopping tablet replica
I20260608 10:12:19.800180 16932 raft_consensus.cc:2243] T e188b3c0c9e54759891eeaf06e72d5b9 P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:19.800593 16932 raft_consensus.cc:2272] T e188b3c0c9e54759891eeaf06e72d5b9 P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.803022 16932 tablet_replica.cc:333] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699: stopping tablet replica
I20260608 10:12:19.803574 16932 raft_consensus.cc:2243] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:19.804497 16932 raft_consensus.cc:2272] T dd0273dca802427eb54730e6415f98bf P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.806913 16932 tablet_replica.cc:333] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699: stopping tablet replica
I20260608 10:12:19.807374 16932 raft_consensus.cc:2243] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:19.808138 16932 raft_consensus.cc:2272] T 61343451d46b4f85a0517121f82ca7a2 P bdd3053397d0481fa4ff7e946a409699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.837816 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:12:19.856446 16932 master.cc:562] Master@127.16.137.62:43247 shutting down...
I20260608 10:12:19.880424 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:19.880954 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:19.881245 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P e512d830b3174483b0011b0c7dbf794a: stopping tablet replica
I20260608 10:12:19.901320 16932 master.cc:584] Master@127.16.137.62:43247 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4774 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 10:12:19.942589 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:37565
I20260608 10:12:19.943895 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:19.949752 26013 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:19.949903 26014 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:19.951306 26016 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:19.952586 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:19.953547 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:19.953752 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:19.953922 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913539953891 us; error 0 us; skew 500 ppm
I20260608 10:12:19.954530 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:19.956998 16932 webserver.cc:533] Webserver started at http://127.16.137.62:36843/ using document root <none> and password file <none>
I20260608 10:12:19.957800 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:19.958014 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:19.958305 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:19.959424 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "bd02bda57fd34665be7c0e97c6dc22b1"
format_stamp: "Formatted at 2026-06-08 10:12:19 on dist-test-slave-4pww"
I20260608 10:12:19.964268 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 10:12:19.968063 26021 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:19.968847 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:12:19.969149 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "bd02bda57fd34665be7c0e97c6dc22b1"
format_stamp: "Formatted at 2026-06-08 10:12:19 on dist-test-slave-4pww"
I20260608 10:12:19.969508 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:19.993379 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:19.994683 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:20.034690 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:37565
I20260608 10:12:20.034829 26072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:37565 every 8 connection(s)
I20260608 10:12:20.039027 26073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:20.049955 26073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1: Bootstrap starting.
I20260608 10:12:20.055055 26073 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:20.059540 26073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1: No bootstrap required, opened a new log
I20260608 10:12:20.061827 26073 raft_consensus.cc:359] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd02bda57fd34665be7c0e97c6dc22b1" member_type: VOTER }
I20260608 10:12:20.062244 26073 raft_consensus.cc:385] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:20.062458 26073 raft_consensus.cc:740] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd02bda57fd34665be7c0e97c6dc22b1, State: Initialized, Role: FOLLOWER
I20260608 10:12:20.063180 26073 consensus_queue.cc:260] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bd02bda57fd34665be7c0e97c6dc22b1" member_type: VOTER }
I20260608 10:12:20.063665 26073 raft_consensus.cc:399] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:12:20.063891 26073 raft_consensus.cc:493] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:12:20.064167 26073 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:20.069022 26073 raft_consensus.cc:515] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd02bda57fd34665be7c0e97c6dc22b1" member_type: VOTER }
I20260608 10:12:20.069578 26073 leader_election.cc:304] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [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: bd02bda57fd34665be7c0e97c6dc22b1; no voters: 
I20260608 10:12:20.070736 26073 leader_election.cc:290] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:12:20.071237 26076 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:20.072780 26076 raft_consensus.cc:697] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [term 1 LEADER]: Becoming Leader. State: Replica: bd02bda57fd34665be7c0e97c6dc22b1, State: Running, Role: LEADER
I20260608 10:12:20.073499 26076 consensus_queue.cc:237] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [LEADER]: Queue going to LEADER mode. State: All 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: "bd02bda57fd34665be7c0e97c6dc22b1" member_type: VOTER }
I20260608 10:12:20.074136 26073 sys_catalog.cc:565] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:12:20.078831 26078 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bd02bda57fd34665be7c0e97c6dc22b1. Latest consensus state: current_term: 1 leader_uuid: "bd02bda57fd34665be7c0e97c6dc22b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd02bda57fd34665be7c0e97c6dc22b1" member_type: VOTER } }
I20260608 10:12:20.078900 26077 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bd02bda57fd34665be7c0e97c6dc22b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd02bda57fd34665be7c0e97c6dc22b1" member_type: VOTER } }
I20260608 10:12:20.079828 26078 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:20.079891 26077 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:20.083309 26084 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:12:20.088478 26084 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:12:20.091197 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:12:20.097975 26084 catalog_manager.cc:1382] Generated new cluster ID: 2a01fc7299f148ccb571a4000f965a0a
I20260608 10:12:20.098255 26084 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:12:20.121308 26084 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:12:20.122709 26084 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:12:20.139565 26084 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1: Generated new TSK 0
I20260608 10:12:20.140303 26084 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:12:20.158046 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:20.164606 26094 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:20.165723 26095 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:20.169911 16932 server_base.cc:1061] running on GCE node
W20260608 10:12:20.168773 26097 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:20.172842 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:20.173049 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:20.173180 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913540173168 us; error 0 us; skew 500 ppm
I20260608 10:12:20.173794 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:20.176326 16932 webserver.cc:533] Webserver started at http://127.16.137.1:44677/ using document root <none> and password file <none>
I20260608 10:12:20.176800 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:20.176960 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:20.177181 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:20.178335 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "a3e573075ff64fef98f231556d018898"
format_stamp: "Formatted at 2026-06-08 10:12:20 on dist-test-slave-4pww"
I20260608 10:12:20.183082 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:12:20.186690 26102 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:20.187496 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:12:20.187839 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "a3e573075ff64fef98f231556d018898"
format_stamp: "Formatted at 2026-06-08 10:12:20 on dist-test-slave-4pww"
I20260608 10:12:20.188161 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:20.209969 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:20.211288 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:20.212822 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:20.215296 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:20.215531 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:20.215782 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:20.215961 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:20.258404 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:41167
I20260608 10:12:20.258539 26164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:41167 every 8 connection(s)
I20260608 10:12:20.263993 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:20.272169 26169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:20.272641 26170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:20.275455 16932 server_base.cc:1061] running on GCE node
W20260608 10:12:20.276407 26172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:20.277699 26165 heartbeater.cc:344] Connected to a master server at 127.16.137.62:37565
I20260608 10:12:20.278131 26165 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:20.278151 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:20.278563 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:20.278744 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913540278729 us; error 0 us; skew 500 ppm
I20260608 10:12:20.279098 26165 heartbeater.cc:507] Master 127.16.137.62:37565 requested a full tablet report, sending...
I20260608 10:12:20.279490 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:20.281461 26038 ts_manager.cc:194] Registered new tserver with Master: a3e573075ff64fef98f231556d018898 (127.16.137.1:41167)
I20260608 10:12:20.282476 16932 webserver.cc:533] Webserver started at http://127.16.137.2:35423/ using document root <none> and password file <none>
I20260608 10:12:20.283077 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:20.283289 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:20.283593 26038 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44510
I20260608 10:12:20.283589 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:20.284986 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "8d3d8fbfcc2d40939e0e72fa4a2faa46"
format_stamp: "Formatted at 2026-06-08 10:12:20 on dist-test-slave-4pww"
I20260608 10:12:20.289819 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:12:20.293615 26177 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:20.294471 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:12:20.294788 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "8d3d8fbfcc2d40939e0e72fa4a2faa46"
format_stamp: "Formatted at 2026-06-08 10:12:20 on dist-test-slave-4pww"
I20260608 10:12:20.295090 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:20.310818 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:20.312034 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:20.313813 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:20.316184 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:20.316426 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:20.316669 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:20.316843 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:20.355963 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:45143
I20260608 10:12:20.356106 26239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:45143 every 8 connection(s)
I20260608 10:12:20.361156 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:20.368247 26243 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:20.369287 26244 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:20.372074 16932 server_base.cc:1061] running on GCE node
W20260608 10:12:20.373093 26246 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:20.373539 26240 heartbeater.cc:344] Connected to a master server at 127.16.137.62:37565
I20260608 10:12:20.374020 26240 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:20.374327 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:20.374594 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:20.374797 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913540374776 us; error 0 us; skew 500 ppm
I20260608 10:12:20.374902 26240 heartbeater.cc:507] Master 127.16.137.62:37565 requested a full tablet report, sending...
I20260608 10:12:20.375607 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:20.377316 26038 ts_manager.cc:194] Registered new tserver with Master: 8d3d8fbfcc2d40939e0e72fa4a2faa46 (127.16.137.2:45143)
I20260608 10:12:20.378510 16932 webserver.cc:533] Webserver started at http://127.16.137.3:32899/ using document root <none> and password file <none>
I20260608 10:12:20.379108 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:20.379030 26038 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44514
I20260608 10:12:20.379464 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:20.379822 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:20.381321 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "155022a2d2c547509a30ac8520019d5a"
format_stamp: "Formatted at 2026-06-08 10:12:20 on dist-test-slave-4pww"
I20260608 10:12:20.386492 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:12:20.389978 26251 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:20.390831 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:12:20.391160 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "155022a2d2c547509a30ac8520019d5a"
format_stamp: "Formatted at 2026-06-08 10:12:20 on dist-test-slave-4pww"
I20260608 10:12:20.391474 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:20.407648 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:20.408916 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:20.410415 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:20.412750 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:20.412987 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:20.413239 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:20.413512 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:12:20.452700 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:37895
I20260608 10:12:20.452858 26313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:37895 every 8 connection(s)
I20260608 10:12:20.474586 26314 heartbeater.cc:344] Connected to a master server at 127.16.137.62:37565
I20260608 10:12:20.475152 26314 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:20.476368 26314 heartbeater.cc:507] Master 127.16.137.62:37565 requested a full tablet report, sending...
I20260608 10:12:20.479358 26038 ts_manager.cc:194] Registered new tserver with Master: 155022a2d2c547509a30ac8520019d5a (127.16.137.3:37895)
I20260608 10:12:20.480394 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.024310704s
I20260608 10:12:20.481329 26038 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44516
I20260608 10:12:21.286666 26165 heartbeater.cc:499] Master 127.16.137.62:37565 was elected leader, sending a full tablet report...
I20260608 10:12:21.382453 26240 heartbeater.cc:499] Master 127.16.137.62:37565 was elected leader, sending a full tablet report...
I20260608 10:12:21.485085 26314 heartbeater.cc:499] Master 127.16.137.62:37565 was elected leader, sending a full tablet report...
I20260608 10:12:21.544961 26038 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44532:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:12:21.547070 26038 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:12:21.590863 26279 tablet_service.cc:1511] Processing CreateTablet for tablet 1c922bf4e07d498a84fb3458a00d3100 (DEFAULT_TABLE table=test-workload [id=96218632a5eb42068244c54f412943e7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:12:21.592419 26279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c922bf4e07d498a84fb3458a00d3100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:21.599900 26205 tablet_service.cc:1511] Processing CreateTablet for tablet 1c922bf4e07d498a84fb3458a00d3100 (DEFAULT_TABLE table=test-workload [id=96218632a5eb42068244c54f412943e7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:12:21.601457 26205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c922bf4e07d498a84fb3458a00d3100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:21.603793 26130 tablet_service.cc:1511] Processing CreateTablet for tablet 1c922bf4e07d498a84fb3458a00d3100 (DEFAULT_TABLE table=test-workload [id=96218632a5eb42068244c54f412943e7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:12:21.604910 26130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c922bf4e07d498a84fb3458a00d3100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:21.619365 26333 tablet_bootstrap.cc:492] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a: Bootstrap starting.
I20260608 10:12:21.621819 26334 tablet_bootstrap.cc:492] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46: Bootstrap starting.
I20260608 10:12:21.624168 26335 tablet_bootstrap.cc:492] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898: Bootstrap starting.
I20260608 10:12:21.627907 26333 tablet_bootstrap.cc:654] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:21.630177 26334 tablet_bootstrap.cc:654] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:21.631935 26335 tablet_bootstrap.cc:654] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:21.633198 26333 tablet_bootstrap.cc:492] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a: No bootstrap required, opened a new log
I20260608 10:12:21.633989 26333 ts_tablet_manager.cc:1403] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.006s
I20260608 10:12:21.636296 26334 tablet_bootstrap.cc:492] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46: No bootstrap required, opened a new log
I20260608 10:12:21.636936 26334 ts_tablet_manager.cc:1403] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 10:12:21.637431 26333 raft_consensus.cc:359] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155022a2d2c547509a30ac8520019d5a" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37895 } } peers { permanent_uuid: "8d3d8fbfcc2d40939e0e72fa4a2faa46" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45143 } } peers { permanent_uuid: "a3e573075ff64fef98f231556d018898" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41167 } }
I20260608 10:12:21.638324 26333 raft_consensus.cc:385] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:21.638409 26335 tablet_bootstrap.cc:492] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898: No bootstrap required, opened a new log
I20260608 10:12:21.638839 26333 raft_consensus.cc:740] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155022a2d2c547509a30ac8520019d5a, State: Initialized, Role: FOLLOWER
I20260608 10:12:21.639147 26335 ts_tablet_manager.cc:1403] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 10:12:21.639990 26334 raft_consensus.cc:359] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155022a2d2c547509a30ac8520019d5a" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37895 } } peers { permanent_uuid: "8d3d8fbfcc2d40939e0e72fa4a2faa46" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45143 } } peers { permanent_uuid: "a3e573075ff64fef98f231556d018898" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41167 } }
I20260608 10:12:21.639851 26333 consensus_queue.cc:260] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155022a2d2c547509a30ac8520019d5a" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37895 } } peers { permanent_uuid: "8d3d8fbfcc2d40939e0e72fa4a2faa46" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45143 } } peers { permanent_uuid: "a3e573075ff64fef98f231556d018898" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41167 } }
I20260608 10:12:21.640640 26334 raft_consensus.cc:385] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:21.641017 26334 raft_consensus.cc:740] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d3d8fbfcc2d40939e0e72fa4a2faa46, State: Initialized, Role: FOLLOWER
I20260608 10:12:21.641987 26334 consensus_queue.cc:260] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155022a2d2c547509a30ac8520019d5a" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37895 } } peers { permanent_uuid: "8d3d8fbfcc2d40939e0e72fa4a2faa46" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45143 } } peers { permanent_uuid: "a3e573075ff64fef98f231556d018898" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41167 } }
I20260608 10:12:21.642501 26335 raft_consensus.cc:359] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155022a2d2c547509a30ac8520019d5a" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37895 } } peers { permanent_uuid: "8d3d8fbfcc2d40939e0e72fa4a2faa46" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45143 } } peers { permanent_uuid: "a3e573075ff64fef98f231556d018898" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41167 } }
I20260608 10:12:21.643301 26333 ts_tablet_manager.cc:1434] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260608 10:12:21.643354 26335 raft_consensus.cc:385] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:21.643981 26335 raft_consensus.cc:740] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3e573075ff64fef98f231556d018898, State: Initialized, Role: FOLLOWER
I20260608 10:12:21.645115 26335 consensus_queue.cc:260] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155022a2d2c547509a30ac8520019d5a" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37895 } } peers { permanent_uuid: "8d3d8fbfcc2d40939e0e72fa4a2faa46" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45143 } } peers { permanent_uuid: "a3e573075ff64fef98f231556d018898" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41167 } }
I20260608 10:12:21.645922 26334 ts_tablet_manager.cc:1434] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260608 10:12:21.648860 26335 ts_tablet_manager.cc:1434] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:12:21.696416 26339 raft_consensus.cc:493] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:21.696985 26339 raft_consensus.cc:515] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155022a2d2c547509a30ac8520019d5a" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37895 } } peers { permanent_uuid: "8d3d8fbfcc2d40939e0e72fa4a2faa46" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45143 } } peers { permanent_uuid: "a3e573075ff64fef98f231556d018898" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41167 } }
I20260608 10:12:21.699671 26339 leader_election.cc:290] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d3d8fbfcc2d40939e0e72fa4a2faa46 (127.16.137.2:45143), a3e573075ff64fef98f231556d018898 (127.16.137.1:41167)
I20260608 10:12:21.711570 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c922bf4e07d498a84fb3458a00d3100" candidate_uuid: "155022a2d2c547509a30ac8520019d5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d3d8fbfcc2d40939e0e72fa4a2faa46" is_pre_election: true
I20260608 10:12:21.712432 26215 raft_consensus.cc:2468] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155022a2d2c547509a30ac8520019d5a in term 0.
I20260608 10:12:21.713804 26252 leader_election.cc:304] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155022a2d2c547509a30ac8520019d5a, 8d3d8fbfcc2d40939e0e72fa4a2faa46; no voters: 
I20260608 10:12:21.714627 26339 raft_consensus.cc:2804] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:21.714449 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c922bf4e07d498a84fb3458a00d3100" candidate_uuid: "155022a2d2c547509a30ac8520019d5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3e573075ff64fef98f231556d018898" is_pre_election: true
I20260608 10:12:21.715113 26339 raft_consensus.cc:493] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:21.715588 26339 raft_consensus.cc:3060] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:21.715399 26140 raft_consensus.cc:2468] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155022a2d2c547509a30ac8520019d5a in term 0.
I20260608 10:12:21.721731 26339 raft_consensus.cc:515] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155022a2d2c547509a30ac8520019d5a" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37895 } } peers { permanent_uuid: "8d3d8fbfcc2d40939e0e72fa4a2faa46" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45143 } } peers { permanent_uuid: "a3e573075ff64fef98f231556d018898" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41167 } }
I20260608 10:12:21.723712 26339 leader_election.cc:290] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [CANDIDATE]: Term 1 election: Requested vote from peers 8d3d8fbfcc2d40939e0e72fa4a2faa46 (127.16.137.2:45143), a3e573075ff64fef98f231556d018898 (127.16.137.1:41167)
I20260608 10:12:21.724686 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c922bf4e07d498a84fb3458a00d3100" candidate_uuid: "155022a2d2c547509a30ac8520019d5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d3d8fbfcc2d40939e0e72fa4a2faa46"
I20260608 10:12:21.724852 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c922bf4e07d498a84fb3458a00d3100" candidate_uuid: "155022a2d2c547509a30ac8520019d5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3e573075ff64fef98f231556d018898"
I20260608 10:12:21.725250 26215 raft_consensus.cc:3060] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:21.725535 26140 raft_consensus.cc:3060] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:21.730856 26215 raft_consensus.cc:2468] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155022a2d2c547509a30ac8520019d5a in term 1.
I20260608 10:12:21.731564 26140 raft_consensus.cc:2468] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155022a2d2c547509a30ac8520019d5a in term 1.
I20260608 10:12:21.732246 26252 leader_election.cc:304] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155022a2d2c547509a30ac8520019d5a, 8d3d8fbfcc2d40939e0e72fa4a2faa46; no voters: 
I20260608 10:12:21.733196 26339 raft_consensus.cc:2804] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:21.734777 26339 raft_consensus.cc:697] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [term 1 LEADER]: Becoming Leader. State: Replica: 155022a2d2c547509a30ac8520019d5a, State: Running, Role: LEADER
I20260608 10:12:21.735714 26339 consensus_queue.cc:237] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155022a2d2c547509a30ac8520019d5a" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37895 } } peers { permanent_uuid: "8d3d8fbfcc2d40939e0e72fa4a2faa46" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45143 } } peers { permanent_uuid: "a3e573075ff64fef98f231556d018898" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41167 } }
I20260608 10:12:21.745054 26035 catalog_manager.cc:5696] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 155022a2d2c547509a30ac8520019d5a (127.16.137.3). New cstate: current_term: 1 leader_uuid: "155022a2d2c547509a30ac8520019d5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155022a2d2c547509a30ac8520019d5a" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 37895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d3d8fbfcc2d40939e0e72fa4a2faa46" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3e573075ff64fef98f231556d018898" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41167 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:21.973867 26140 raft_consensus.cc:1275] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898 [term 1 FOLLOWER]: Refusing update from remote peer 155022a2d2c547509a30ac8520019d5a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:21.974040 26215 raft_consensus.cc:1275] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46 [term 1 FOLLOWER]: Refusing update from remote peer 155022a2d2c547509a30ac8520019d5a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:21.975775 26339 consensus_queue.cc:1048] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3e573075ff64fef98f231556d018898" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:21.976558 26344 consensus_queue.cc:1048] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d3d8fbfcc2d40939e0e72fa4a2faa46" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:22.442312 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:12:22.466881 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:22.467784 16932 tablet_replica.cc:333] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898: stopping tablet replica
I20260608 10:12:22.468371 16932 raft_consensus.cc:2243] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:22.468947 16932 raft_consensus.cc:2272] T 1c922bf4e07d498a84fb3458a00d3100 P a3e573075ff64fef98f231556d018898 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:22.480283 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:12:22.490633 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:12:22.513732 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:22.514428 16932 tablet_replica.cc:333] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46: stopping tablet replica
I20260608 10:12:22.514989 16932 raft_consensus.cc:2243] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:22.515556 16932 raft_consensus.cc:2272] T 1c922bf4e07d498a84fb3458a00d3100 P 8d3d8fbfcc2d40939e0e72fa4a2faa46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:22.530691 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:12:22.540512 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:12:22.560743 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:22.561506 16932 tablet_replica.cc:333] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a: stopping tablet replica
I20260608 10:12:22.562055 16932 raft_consensus.cc:2243] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:22.562999 16932 raft_consensus.cc:2272] T 1c922bf4e07d498a84fb3458a00d3100 P 155022a2d2c547509a30ac8520019d5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:22.575155 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:12:22.585460 16932 master.cc:562] Master@127.16.137.62:37565 shutting down...
I20260608 10:12:22.604893 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:22.605496 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:22.605791 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P bd02bda57fd34665be7c0e97c6dc22b1: stopping tablet replica
I20260608 10:12:22.624913 16932 master.cc:584] Master@127.16.137.62:37565 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2709 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 10:12:22.654479 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:34243
I20260608 10:12:22.655683 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:22.661053 26365 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:22.661437 26366 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:22.662806 26368 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:22.663827 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:22.664630 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:22.664837 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:22.665006 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913542664971 us; error 0 us; skew 500 ppm
I20260608 10:12:22.665684 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:22.668071 16932 webserver.cc:533] Webserver started at http://127.16.137.62:35621/ using document root <none> and password file <none>
I20260608 10:12:22.668617 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:22.668825 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:22.669116 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:22.670317 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "0f56a04e21824f5782af79a5f680c64f"
format_stamp: "Formatted at 2026-06-08 10:12:22 on dist-test-slave-4pww"
I20260608 10:12:22.675038 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:12:22.678769 26373 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:22.679579 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:12:22.679886 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "0f56a04e21824f5782af79a5f680c64f"
format_stamp: "Formatted at 2026-06-08 10:12:22 on dist-test-slave-4pww"
I20260608 10:12:22.680194 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:22.708700 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:22.710000 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:22.747354 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:34243
I20260608 10:12:22.747491 26424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:34243 every 8 connection(s)
I20260608 10:12:22.751477 26425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:22.762670 26425 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f: Bootstrap starting.
I20260608 10:12:22.767518 26425 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:22.771814 26425 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f: No bootstrap required, opened a new log
I20260608 10:12:22.774143 26425 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f56a04e21824f5782af79a5f680c64f" member_type: VOTER }
I20260608 10:12:22.774590 26425 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:22.774816 26425 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f56a04e21824f5782af79a5f680c64f, State: Initialized, Role: FOLLOWER
I20260608 10:12:22.775594 26425 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f56a04e21824f5782af79a5f680c64f" member_type: VOTER }
I20260608 10:12:22.776098 26425 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:12:22.776337 26425 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:12:22.776647 26425 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:22.781548 26425 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f56a04e21824f5782af79a5f680c64f" member_type: VOTER }
I20260608 10:12:22.782248 26425 leader_election.cc:304] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [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: 0f56a04e21824f5782af79a5f680c64f; no voters: 
I20260608 10:12:22.783522 26425 leader_election.cc:290] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:12:22.783988 26428 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:22.785501 26428 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [term 1 LEADER]: Becoming Leader. State: Replica: 0f56a04e21824f5782af79a5f680c64f, State: Running, Role: LEADER
I20260608 10:12:22.786146 26428 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [LEADER]: Queue going to LEADER mode. State: All 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: "0f56a04e21824f5782af79a5f680c64f" member_type: VOTER }
I20260608 10:12:22.786733 26425 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:12:22.791126 26429 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0f56a04e21824f5782af79a5f680c64f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f56a04e21824f5782af79a5f680c64f" member_type: VOTER } }
I20260608 10:12:22.792071 26429 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:22.792050 26430 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f56a04e21824f5782af79a5f680c64f. Latest consensus state: current_term: 1 leader_uuid: "0f56a04e21824f5782af79a5f680c64f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f56a04e21824f5782af79a5f680c64f" member_type: VOTER } }
I20260608 10:12:22.793812 26430 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:22.795346 26434 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:12:22.800441 26434 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:12:22.804738 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:12:22.810595 26434 catalog_manager.cc:1382] Generated new cluster ID: d1e7c87ce78f41f4ac9b7f031903d057
I20260608 10:12:22.810926 26434 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:12:22.843132 26434 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:12:22.844522 26434 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:12:22.875550 26434 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f: Generated new TSK 0
I20260608 10:12:22.876195 26434 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:12:22.936154 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:22.942589 26446 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:22.943699 26447 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:22.946780 16932 server_base.cc:1061] running on GCE node
W20260608 10:12:22.947286 26449 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:22.948237 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:22.948491 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:22.948629 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913542948617 us; error 0 us; skew 500 ppm
I20260608 10:12:22.949159 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:22.951503 16932 webserver.cc:533] Webserver started at http://127.16.137.1:40083/ using document root <none> and password file <none>
I20260608 10:12:22.951988 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:22.952147 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:22.952378 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:22.953557 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "11b3ca80ff5f4a72978030ee014a0421"
format_stamp: "Formatted at 2026-06-08 10:12:22 on dist-test-slave-4pww"
I20260608 10:12:22.958437 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:12:22.961971 26454 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:22.962812 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:12:22.963126 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "11b3ca80ff5f4a72978030ee014a0421"
format_stamp: "Formatted at 2026-06-08 10:12:22 on dist-test-slave-4pww"
I20260608 10:12:22.963471 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:22.987900 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:22.989207 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:22.990763 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:22.993211 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:22.993465 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:12:22.993721 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:22.993906 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:23.033874 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:41351
I20260608 10:12:23.034008 26516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:41351 every 8 connection(s)
I20260608 10:12:23.039392 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:23.047966 26521 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:23.050427 26522 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:23.053735 26524 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:23.054973 26517 heartbeater.cc:344] Connected to a master server at 127.16.137.62:34243
I20260608 10:12:23.055316 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:23.055524 26517 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:23.056492 26517 heartbeater.cc:507] Master 127.16.137.62:34243 requested a full tablet report, sending...
I20260608 10:12:23.057874 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:23.058185 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:23.058399 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913543058359 us; error 0 us; skew 500 ppm
I20260608 10:12:23.059113 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:23.059098 26390 ts_manager.cc:194] Registered new tserver with Master: 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1:41351)
I20260608 10:12:23.061517 26390 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40402
I20260608 10:12:23.062044 16932 webserver.cc:533] Webserver started at http://127.16.137.2:36027/ using document root <none> and password file <none>
I20260608 10:12:23.062760 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:23.063009 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:23.063289 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:23.064416 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "538dd2e87e864c9eadf4f2bd2f587242"
format_stamp: "Formatted at 2026-06-08 10:12:23 on dist-test-slave-4pww"
I20260608 10:12:23.069173 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:12:23.072847 26529 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:23.073742 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:12:23.074075 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "538dd2e87e864c9eadf4f2bd2f587242"
format_stamp: "Formatted at 2026-06-08 10:12:23 on dist-test-slave-4pww"
I20260608 10:12:23.074375 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:23.095727 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:23.096899 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:23.098374 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:23.100875 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:23.101107 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:23.101372 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:23.101562 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:23.140069 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:46487
I20260608 10:12:23.140245 26591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:46487 every 8 connection(s)
I20260608 10:12:23.145464 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:23.152400 26595 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:23.153389 26596 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:23.155110 26598 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:23.156147 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:23.157419 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:23.157694 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:23.157984 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913543157962 us; error 0 us; skew 500 ppm
I20260608 10:12:23.158844 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:23.159597 26592 heartbeater.cc:344] Connected to a master server at 127.16.137.62:34243
I20260608 10:12:23.160002 26592 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:23.160787 26592 heartbeater.cc:507] Master 127.16.137.62:34243 requested a full tablet report, sending...
I20260608 10:12:23.162032 16932 webserver.cc:533] Webserver started at http://127.16.137.3:43583/ using document root <none> and password file <none>
I20260608 10:12:23.162765 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:23.162994 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:23.163084 26390 ts_manager.cc:194] Registered new tserver with Master: 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487)
I20260608 10:12:23.163287 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:23.164605 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "148dafe6112245e79f57f3cbbc1c7328"
format_stamp: "Formatted at 2026-06-08 10:12:23 on dist-test-slave-4pww"
I20260608 10:12:23.164780 26390 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40412
I20260608 10:12:23.169584 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:12:23.173298 26603 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:23.174209 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:12:23.174538 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "148dafe6112245e79f57f3cbbc1c7328"
format_stamp: "Formatted at 2026-06-08 10:12:23 on dist-test-slave-4pww"
I20260608 10:12:23.174835 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:23.195659 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:23.196816 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:23.198379 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:23.200724 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:23.200990 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:23.201256 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:23.201494 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:12:23.240378 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:33085
I20260608 10:12:23.240497 26665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:33085 every 8 connection(s)
I20260608 10:12:23.255116 26666 heartbeater.cc:344] Connected to a master server at 127.16.137.62:34243
I20260608 10:12:23.255544 26666 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:23.256394 26666 heartbeater.cc:507] Master 127.16.137.62:34243 requested a full tablet report, sending...
I20260608 10:12:23.258580 26390 ts_manager.cc:194] Registered new tserver with Master: 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3:33085)
I20260608 10:12:23.258729 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014741136s
I20260608 10:12:23.260515 26390 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40422
I20260608 10:12:24.064479 26517 heartbeater.cc:499] Master 127.16.137.62:34243 was elected leader, sending a full tablet report...
I20260608 10:12:24.167543 26592 heartbeater.cc:499] Master 127.16.137.62:34243 was elected leader, sending a full tablet report...
I20260608 10:12:24.263734 26666 heartbeater.cc:499] Master 127.16.137.62:34243 was elected leader, sending a full tablet report...
I20260608 10:12:24.451583 26390 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40428:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:12:24.509392 26557 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec6e146032c4f9e97418e8f311b179a (DEFAULT_TABLE table=test-workload [id=d726d2d695b444178e0b425573152dc2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:24.510010 26556 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3e06fc9bc4408a8ab7e3eaa4838ca4 (DEFAULT_TABLE table=test-workload [id=d726d2d695b444178e0b425573152dc2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:24.510947 26557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec6e146032c4f9e97418e8f311b179a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:24.511933 26556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3e06fc9bc4408a8ab7e3eaa4838ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:24.522269 26631 tablet_service.cc:1511] Processing CreateTablet for tablet 6f58e27f48b84f08b6e1ca1f074b4dd3 (DEFAULT_TABLE table=test-workload [id=d726d2d695b444178e0b425573152dc2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:24.522927 26630 tablet_service.cc:1511] Processing CreateTablet for tablet ad9784fc607f46929815f99a6f1eafd3 (DEFAULT_TABLE table=test-workload [id=d726d2d695b444178e0b425573152dc2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:24.523891 26631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f58e27f48b84f08b6e1ca1f074b4dd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:24.524561 26630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9784fc607f46929815f99a6f1eafd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:24.546475 26685 tablet_bootstrap.cc:492] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242: Bootstrap starting.
I20260608 10:12:24.549501 26686 tablet_bootstrap.cc:492] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328: Bootstrap starting.
I20260608 10:12:24.554791 26685 tablet_bootstrap.cc:654] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:24.554452 26482 tablet_service.cc:1511] Processing CreateTablet for tablet feb4ed3cfadd41c1a9dfb5a10da87e0d (DEFAULT_TABLE table=test-workload [id=d726d2d695b444178e0b425573152dc2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:24.554836 26481 tablet_service.cc:1511] Processing CreateTablet for tablet b871c56deeda4de8a047362ab7719eab (DEFAULT_TABLE table=test-workload [id=d726d2d695b444178e0b425573152dc2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:24.556182 26482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb4ed3cfadd41c1a9dfb5a10da87e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:24.556975 26686 tablet_bootstrap.cc:654] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:24.560493 26481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b871c56deeda4de8a047362ab7719eab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:24.584894 26685 tablet_bootstrap.cc:492] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242: No bootstrap required, opened a new log
I20260608 10:12:24.584991 26686 tablet_bootstrap.cc:492] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328: No bootstrap required, opened a new log
I20260608 10:12:24.585119 26689 tablet_bootstrap.cc:492] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421: Bootstrap starting.
I20260608 10:12:24.585839 26686 ts_tablet_manager.cc:1403] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.017s
I20260608 10:12:24.589165 26686 raft_consensus.cc:359] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:24.585807 26685 ts_tablet_manager.cc:1403] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.014s
I20260608 10:12:24.589835 26686 raft_consensus.cc:385] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:24.590173 26686 raft_consensus.cc:740] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 148dafe6112245e79f57f3cbbc1c7328, State: Initialized, Role: FOLLOWER
I20260608 10:12:24.591128 26686 consensus_queue.cc:260] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:24.591854 26686 raft_consensus.cc:399] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:12:24.592231 26689 tablet_bootstrap.cc:654] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:24.592180 26686 raft_consensus.cc:493] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:12:24.592770 26686 raft_consensus.cc:3060] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:24.592903 26685 raft_consensus.cc:359] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } }
I20260608 10:12:24.593647 26685 raft_consensus.cc:385] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:24.593981 26685 raft_consensus.cc:740] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538dd2e87e864c9eadf4f2bd2f587242, State: Initialized, Role: FOLLOWER
I20260608 10:12:24.594847 26685 consensus_queue.cc:260] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } }
I20260608 10:12:24.595397 26685 raft_consensus.cc:399] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:12:24.595741 26685 raft_consensus.cc:493] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:12:24.596140 26685 raft_consensus.cc:3060] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:24.598294 26689 tablet_bootstrap.cc:492] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421: No bootstrap required, opened a new log
I20260608 10:12:24.598868 26689 ts_tablet_manager.cc:1403] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 10:12:24.600665 26686 raft_consensus.cc:515] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:24.601508 26686 leader_election.cc:304] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 [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: 148dafe6112245e79f57f3cbbc1c7328; no voters: 
I20260608 10:12:24.601738 26685 raft_consensus.cc:515] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } }
I20260608 10:12:24.602087 26689 raft_consensus.cc:359] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } }
I20260608 10:12:24.602496 26685 leader_election.cc:304] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 [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: 538dd2e87e864c9eadf4f2bd2f587242; no voters: 
I20260608 10:12:24.602806 26689 raft_consensus.cc:385] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:24.603211 26686 leader_election.cc:290] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:12:24.603247 26689 raft_consensus.cc:740] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11b3ca80ff5f4a72978030ee014a0421, State: Initialized, Role: FOLLOWER
I20260608 10:12:24.604149 26691 raft_consensus.cc:2804] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:24.604472 26689 consensus_queue.cc:260] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } }
I20260608 10:12:24.605688 26689 raft_consensus.cc:399] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:12:24.606101 26689 raft_consensus.cc:493] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:12:24.606570 26689 raft_consensus.cc:3060] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:24.608300 26691 raft_consensus.cc:697] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 LEADER]: Becoming Leader. State: Replica: 148dafe6112245e79f57f3cbbc1c7328, State: Running, Role: LEADER
I20260608 10:12:24.609526 26691 consensus_queue.cc:237] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 [LEADER]: Queue going to LEADER mode. State: All 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: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:24.614046 26685 leader_election.cc:290] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:12:24.615207 26692 raft_consensus.cc:2804] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:24.616261 26686 ts_tablet_manager.cc:1434] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328: Time spent starting tablet: real 0.030s	user 0.020s	sys 0.010s
I20260608 10:12:24.617096 26689 raft_consensus.cc:515] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } }
I20260608 10:12:24.618093 26689 leader_election.cc:304] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 [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: 11b3ca80ff5f4a72978030ee014a0421; no voters: 
I20260608 10:12:24.618265 26686 tablet_bootstrap.cc:492] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328: Bootstrap starting.
I20260608 10:12:24.620456 26689 leader_election.cc:290] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:12:24.621059 26697 raft_consensus.cc:2804] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:24.635150 26686 tablet_bootstrap.cc:654] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:24.634793 26390 catalog_manager.cc:5696] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 reported cstate change: term changed from 0 to 1, leader changed from <none> to 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "148dafe6112245e79f57f3cbbc1c7328" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:24.642023 26697 raft_consensus.cc:697] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 [term 1 LEADER]: Becoming Leader. State: Replica: 11b3ca80ff5f4a72978030ee014a0421, State: Running, Role: LEADER
I20260608 10:12:24.643270 26697 consensus_queue.cc:237] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 [LEADER]: Queue going to LEADER mode. State: All 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: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } }
I20260608 10:12:24.646917 26685 ts_tablet_manager.cc:1434] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242: Time spent starting tablet: real 0.057s	user 0.028s	sys 0.009s
I20260608 10:12:24.648375 26685 tablet_bootstrap.cc:492] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242: Bootstrap starting.
I20260608 10:12:24.657274 26692 raft_consensus.cc:697] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 LEADER]: Becoming Leader. State: Replica: 538dd2e87e864c9eadf4f2bd2f587242, State: Running, Role: LEADER
I20260608 10:12:24.662284 26685 tablet_bootstrap.cc:654] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:24.662213 26692 consensus_queue.cc:237] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 [LEADER]: Queue going to LEADER mode. State: All 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: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } }
I20260608 10:12:24.665688 26686 tablet_bootstrap.cc:492] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328: No bootstrap required, opened a new log
I20260608 10:12:24.666440 26686 ts_tablet_manager.cc:1403] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.008s
I20260608 10:12:24.670069 26689 ts_tablet_manager.cc:1434] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421: Time spent starting tablet: real 0.071s	user 0.025s	sys 0.034s
I20260608 10:12:24.671423 26689 tablet_bootstrap.cc:492] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421: Bootstrap starting.
I20260608 10:12:24.669813 26686 raft_consensus.cc:359] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:24.677991 26686 raft_consensus.cc:385] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:24.678562 26686 raft_consensus.cc:740] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 148dafe6112245e79f57f3cbbc1c7328, State: Initialized, Role: FOLLOWER
I20260608 10:12:24.679899 26686 consensus_queue.cc:260] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:24.680864 26686 raft_consensus.cc:399] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:12:24.681288 26686 raft_consensus.cc:493] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:12:24.681805 26686 raft_consensus.cc:3060] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:24.683892 26389 catalog_manager.cc:5696] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "11b3ca80ff5f4a72978030ee014a0421" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:24.685390 26689 tablet_bootstrap.cc:654] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:24.699545 26685 tablet_bootstrap.cc:492] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242: No bootstrap required, opened a new log
I20260608 10:12:24.700273 26685 ts_tablet_manager.cc:1403] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.020s
I20260608 10:12:24.700476 26388 catalog_manager.cc:5696] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 reported cstate change: term changed from 0 to 1, leader changed from <none> to 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "538dd2e87e864c9eadf4f2bd2f587242" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:24.704126 26685 raft_consensus.cc:359] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } }
I20260608 10:12:24.704640 26686 raft_consensus.cc:515] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:24.705731 26686 leader_election.cc:304] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 [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: 148dafe6112245e79f57f3cbbc1c7328; no voters: 
I20260608 10:12:24.706534 26686 leader_election.cc:290] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:12:24.706926 26693 raft_consensus.cc:2804] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:24.707628 26693 raft_consensus.cc:697] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 LEADER]: Becoming Leader. State: Replica: 148dafe6112245e79f57f3cbbc1c7328, State: Running, Role: LEADER
I20260608 10:12:24.708882 26686 ts_tablet_manager.cc:1434] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328: Time spent starting tablet: real 0.042s	user 0.012s	sys 0.008s
I20260608 10:12:24.708595 26693 consensus_queue.cc:237] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 [LEADER]: Queue going to LEADER mode. State: All 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: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:24.704944 26685 raft_consensus.cc:385] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:24.713425 26685 raft_consensus.cc:740] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538dd2e87e864c9eadf4f2bd2f587242, State: Initialized, Role: FOLLOWER
I20260608 10:12:24.714401 26685 consensus_queue.cc:260] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } }
I20260608 10:12:24.715126 26685 raft_consensus.cc:399] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:12:24.715425 26685 raft_consensus.cc:493] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:12:24.715817 26685 raft_consensus.cc:3060] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:24.722244 26689 tablet_bootstrap.cc:492] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421: No bootstrap required, opened a new log
I20260608 10:12:24.722885 26689 ts_tablet_manager.cc:1403] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.014s
I20260608 10:12:24.724653 26388 catalog_manager.cc:5696] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 reported cstate change: term changed from 0 to 1, leader changed from <none> to 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "148dafe6112245e79f57f3cbbc1c7328" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:24.725160 26685 raft_consensus.cc:515] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } }
I20260608 10:12:24.726150 26685 leader_election.cc:304] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 [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: 538dd2e87e864c9eadf4f2bd2f587242; no voters: 
I20260608 10:12:24.726977 26685 leader_election.cc:290] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:12:24.727152 26692 raft_consensus.cc:2804] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:24.727820 26692 raft_consensus.cc:697] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 LEADER]: Becoming Leader. State: Replica: 538dd2e87e864c9eadf4f2bd2f587242, State: Running, Role: LEADER
I20260608 10:12:24.726557 26689 raft_consensus.cc:359] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } }
I20260608 10:12:24.728615 26689 raft_consensus.cc:385] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:24.728657 26692 consensus_queue.cc:237] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 [LEADER]: Queue going to LEADER mode. State: All 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: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } }
I20260608 10:12:24.729072 26689 raft_consensus.cc:740] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11b3ca80ff5f4a72978030ee014a0421, State: Initialized, Role: FOLLOWER
I20260608 10:12:24.729867 26685 ts_tablet_manager.cc:1434] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242: Time spent starting tablet: real 0.029s	user 0.016s	sys 0.004s
I20260608 10:12:24.730087 26689 consensus_queue.cc:260] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } }
I20260608 10:12:24.731015 26689 raft_consensus.cc:399] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:12:24.731458 26689 raft_consensus.cc:493] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:12:24.731928 26689 raft_consensus.cc:3060] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:24.745146 26689 raft_consensus.cc:515] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } }
I20260608 10:12:24.745954 26689 leader_election.cc:304] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 [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: 11b3ca80ff5f4a72978030ee014a0421; no voters: 
I20260608 10:12:24.746753 26697 raft_consensus.cc:2804] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:24.747296 26697 raft_consensus.cc:697] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 [term 1 LEADER]: Becoming Leader. State: Replica: 11b3ca80ff5f4a72978030ee014a0421, State: Running, Role: LEADER
I20260608 10:12:24.748014 26697 consensus_queue.cc:237] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 [LEADER]: Queue going to LEADER mode. State: All 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: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } }
I20260608 10:12:24.749505 26689 leader_election.cc:290] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:12:24.751515 26689 ts_tablet_manager.cc:1434] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.007s
I20260608 10:12:24.749121 26388 catalog_manager.cc:5696] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 reported cstate change: term changed from 0 to 1, leader changed from <none> to 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "538dd2e87e864c9eadf4f2bd2f587242" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:24.757630 26389 catalog_manager.cc:5696] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "11b3ca80ff5f4a72978030ee014a0421" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } health_report { overall_health: HEALTHY } } }
W20260608 10:12:25.352622 26662 debug-util.cc:398] Leaking SignalData structure 0x7b0800277540 after lost signal to thread 16935
I20260608 10:12:25.543167 26389 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40444:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:12:25.546231 26389 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:12:25.598819 26481 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb9fc7aa52341578c63af007729e0f6 (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:25.600268 26481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb9fc7aa52341578c63af007729e0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.602521 26630 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb9fc7aa52341578c63af007729e0f6 (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:25.603950 26630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb9fc7aa52341578c63af007729e0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.606992 26556 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb9fc7aa52341578c63af007729e0f6 (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:25.608366 26556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb9fc7aa52341578c63af007729e0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.611097 26557 tablet_service.cc:1511] Processing CreateTablet for tablet d1486e7ba4b04a5794d705bbeffc6425 (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:25.612515 26557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1486e7ba4b04a5794d705bbeffc6425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.616981 26555 tablet_service.cc:1511] Processing CreateTablet for tablet 280b886e680c431d97076de63a842497 (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:25.617869 26482 tablet_service.cc:1511] Processing CreateTablet for tablet d1486e7ba4b04a5794d705bbeffc6425 (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:25.618536 26555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280b886e680c431d97076de63a842497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.619284 26482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1486e7ba4b04a5794d705bbeffc6425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.622511 26480 tablet_service.cc:1511] Processing CreateTablet for tablet 280b886e680c431d97076de63a842497 (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:25.624022 26480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280b886e680c431d97076de63a842497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.625083 26553 tablet_service.cc:1511] Processing CreateTablet for tablet ed44f00541c64b7b9f19bed512140acd (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:25.626561 26553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed44f00541c64b7b9f19bed512140acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.628046 26629 tablet_service.cc:1511] Processing CreateTablet for tablet 280b886e680c431d97076de63a842497 (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:25.622514 26554 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0aec5b2b3c4434ae9b18c4e765ed73 (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:25.630966 26554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0aec5b2b3c4434ae9b18c4e765ed73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.626498 26631 tablet_service.cc:1511] Processing CreateTablet for tablet d1486e7ba4b04a5794d705bbeffc6425 (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:25.631104 26552 tablet_service.cc:1511] Processing CreateTablet for tablet f109f6d436ed4f0983b42b3dcbd95c8b (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:25.632530 26552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f109f6d436ed4f0983b42b3dcbd95c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.634161 26629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280b886e680c431d97076de63a842497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.634428 26628 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0aec5b2b3c4434ae9b18c4e765ed73 (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:25.635936 26628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0aec5b2b3c4434ae9b18c4e765ed73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.640437 26479 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0aec5b2b3c4434ae9b18c4e765ed73 (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:25.640697 26478 tablet_service.cc:1511] Processing CreateTablet for tablet ed44f00541c64b7b9f19bed512140acd (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:25.642727 26477 tablet_service.cc:1511] Processing CreateTablet for tablet f109f6d436ed4f0983b42b3dcbd95c8b (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:25.643272 26626 tablet_service.cc:1511] Processing CreateTablet for tablet f109f6d436ed4f0983b42b3dcbd95c8b (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:25.643743 26631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1486e7ba4b04a5794d705bbeffc6425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.644724 26626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f109f6d436ed4f0983b42b3dcbd95c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.646224 26627 tablet_service.cc:1511] Processing CreateTablet for tablet ed44f00541c64b7b9f19bed512140acd (DEFAULT_TABLE table=test-workload-rf3 [id=dbe50887d8404589bb3066cf478a8721]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:25.647645 26627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed44f00541c64b7b9f19bed512140acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.650068 26479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0aec5b2b3c4434ae9b18c4e765ed73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.653826 26478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed44f00541c64b7b9f19bed512140acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.655809 26477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f109f6d436ed4f0983b42b3dcbd95c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:25.706859 26744 tablet_bootstrap.cc:492] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328: Bootstrap starting.
I20260608 10:12:25.757843 26744 tablet_bootstrap.cc:654] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:25.780488 26743 tablet_bootstrap.cc:492] T 280b886e680c431d97076de63a842497 P 11b3ca80ff5f4a72978030ee014a0421: Bootstrap starting.
I20260608 10:12:25.803138 26745 tablet_bootstrap.cc:492] T 280b886e680c431d97076de63a842497 P 538dd2e87e864c9eadf4f2bd2f587242: Bootstrap starting.
W20260608 10:12:25.814900 26438 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:12:25.819316 26743 tablet_bootstrap.cc:654] T 280b886e680c431d97076de63a842497 P 11b3ca80ff5f4a72978030ee014a0421: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:25.824280 26743 tablet_bootstrap.cc:492] T 280b886e680c431d97076de63a842497 P 11b3ca80ff5f4a72978030ee014a0421: No bootstrap required, opened a new log
I20260608 10:12:25.824797 26743 ts_tablet_manager.cc:1403] T 280b886e680c431d97076de63a842497 P 11b3ca80ff5f4a72978030ee014a0421: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.006s
I20260608 10:12:25.828110 26743 raft_consensus.cc:359] T 280b886e680c431d97076de63a842497 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:25.828994 26743 raft_consensus.cc:385] T 280b886e680c431d97076de63a842497 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:25.829396 26743 raft_consensus.cc:740] T 280b886e680c431d97076de63a842497 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11b3ca80ff5f4a72978030ee014a0421, State: Initialized, Role: FOLLOWER
I20260608 10:12:25.829905 26745 tablet_bootstrap.cc:654] T 280b886e680c431d97076de63a842497 P 538dd2e87e864c9eadf4f2bd2f587242: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:25.830456 26743 consensus_queue.cc:260] T 280b886e680c431d97076de63a842497 P 11b3ca80ff5f4a72978030ee014a0421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:25.834518 26744 tablet_bootstrap.cc:492] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328: No bootstrap required, opened a new log
I20260608 10:12:25.835089 26744 ts_tablet_manager.cc:1403] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.005s
I20260608 10:12:25.838294 26744 raft_consensus.cc:359] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:25.839071 26744 raft_consensus.cc:385] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:25.839393 26744 raft_consensus.cc:740] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 148dafe6112245e79f57f3cbbc1c7328, State: Initialized, Role: FOLLOWER
I20260608 10:12:25.840402 26744 consensus_queue.cc:260] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:25.843058 26743 ts_tablet_manager.cc:1434] T 280b886e680c431d97076de63a842497 P 11b3ca80ff5f4a72978030ee014a0421: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 10:12:25.849263 26744 ts_tablet_manager.cc:1434] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260608 10:12:25.850595 26744 tablet_bootstrap.cc:492] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328: Bootstrap starting.
I20260608 10:12:25.858741 26744 tablet_bootstrap.cc:654] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:25.866609 26743 tablet_bootstrap.cc:492] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421: Bootstrap starting.
I20260608 10:12:25.871691 26744 tablet_bootstrap.cc:492] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328: No bootstrap required, opened a new log
I20260608 10:12:25.872577 26744 ts_tablet_manager.cc:1403] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260608 10:12:25.876402 26743 tablet_bootstrap.cc:654] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:25.876574 26745 tablet_bootstrap.cc:492] T 280b886e680c431d97076de63a842497 P 538dd2e87e864c9eadf4f2bd2f587242: No bootstrap required, opened a new log
I20260608 10:12:25.876540 26744 raft_consensus.cc:359] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:25.877470 26745 ts_tablet_manager.cc:1403] T 280b886e680c431d97076de63a842497 P 538dd2e87e864c9eadf4f2bd2f587242: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.030s
I20260608 10:12:25.877491 26744 raft_consensus.cc:385] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:25.878093 26744 raft_consensus.cc:740] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 148dafe6112245e79f57f3cbbc1c7328, State: Initialized, Role: FOLLOWER
I20260608 10:12:25.879232 26744 consensus_queue.cc:260] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:25.880972 26745 raft_consensus.cc:359] T 280b886e680c431d97076de63a842497 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:25.881851 26745 raft_consensus.cc:385] T 280b886e680c431d97076de63a842497 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:25.882184 26745 raft_consensus.cc:740] T 280b886e680c431d97076de63a842497 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538dd2e87e864c9eadf4f2bd2f587242, State: Initialized, Role: FOLLOWER
I20260608 10:12:25.883049 26745 consensus_queue.cc:260] T 280b886e680c431d97076de63a842497 P 538dd2e87e864c9eadf4f2bd2f587242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:25.885453 26745 ts_tablet_manager.cc:1434] T 280b886e680c431d97076de63a842497 P 538dd2e87e864c9eadf4f2bd2f587242: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:12:25.888075 26691 raft_consensus.cc:493] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:25.888749 26691 raft_consensus.cc:515] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:25.889513 26745 tablet_bootstrap.cc:492] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242: Bootstrap starting.
I20260608 10:12:25.889952 26743 tablet_bootstrap.cc:492] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421: No bootstrap required, opened a new log
I20260608 10:12:25.890640 26743 ts_tablet_manager.cc:1403] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260608 10:12:25.894299 26743 raft_consensus.cc:359] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:25.904361 26743 raft_consensus.cc:385] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:25.905360 26743 raft_consensus.cc:740] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11b3ca80ff5f4a72978030ee014a0421, State: Initialized, Role: FOLLOWER
I20260608 10:12:25.907352 26743 consensus_queue.cc:260] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:25.902458 26691 leader_election.cc:290] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1:41351), 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487)
I20260608 10:12:25.912128 26743 ts_tablet_manager.cc:1434] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 10:12:25.913324 26743 tablet_bootstrap.cc:492] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421: Bootstrap starting.
I20260608 10:12:25.903900 26745 tablet_bootstrap.cc:654] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:25.923420 26744 ts_tablet_manager.cc:1434] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328: Time spent starting tablet: real 0.050s	user 0.002s	sys 0.007s
I20260608 10:12:25.928177 26691 raft_consensus.cc:493] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:25.928738 26691 raft_consensus.cc:515] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:25.931473 26691 leader_election.cc:290] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1:41351), 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487)
I20260608 10:12:25.940440 26567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb9fc7aa52341578c63af007729e0f6" candidate_uuid: "148dafe6112245e79f57f3cbbc1c7328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538dd2e87e864c9eadf4f2bd2f587242" is_pre_election: true
I20260608 10:12:25.942011 26744 tablet_bootstrap.cc:492] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328: Bootstrap starting.
I20260608 10:12:25.943152 26567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280b886e680c431d97076de63a842497" candidate_uuid: "148dafe6112245e79f57f3cbbc1c7328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538dd2e87e864c9eadf4f2bd2f587242" is_pre_election: true
I20260608 10:12:25.943892 26567 raft_consensus.cc:2468] T 280b886e680c431d97076de63a842497 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 148dafe6112245e79f57f3cbbc1c7328 in term 0.
W20260608 10:12:25.948165 26604 leader_election.cc:343] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:25.948956 26743 tablet_bootstrap.cc:654] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:25.950722 26604 leader_election.cc:304] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 148dafe6112245e79f57f3cbbc1c7328, 538dd2e87e864c9eadf4f2bd2f587242; no voters: 
I20260608 10:12:25.953697 26691 raft_consensus.cc:2804] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:25.954105 26691 raft_consensus.cc:493] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:25.954475 26691 raft_consensus.cc:3060] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:25.957919 26492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb9fc7aa52341578c63af007729e0f6" candidate_uuid: "148dafe6112245e79f57f3cbbc1c7328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11b3ca80ff5f4a72978030ee014a0421" is_pre_election: true
I20260608 10:12:25.949712 26744 tablet_bootstrap.cc:654] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328: Neither blocks nor log segments found. Creating new log.
W20260608 10:12:25.960237 26605 leader_election.cc:343] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1:41351): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:25.960774 26605 leader_election.cc:304] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [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: 148dafe6112245e79f57f3cbbc1c7328; no voters: 11b3ca80ff5f4a72978030ee014a0421, 538dd2e87e864c9eadf4f2bd2f587242
I20260608 10:12:25.949949 26745 tablet_bootstrap.cc:492] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242: No bootstrap required, opened a new log
I20260608 10:12:25.962606 26492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280b886e680c431d97076de63a842497" candidate_uuid: "148dafe6112245e79f57f3cbbc1c7328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11b3ca80ff5f4a72978030ee014a0421" is_pre_election: true
I20260608 10:12:25.962554 26691 raft_consensus.cc:515] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:25.963822 26745 ts_tablet_manager.cc:1403] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.014s
I20260608 10:12:25.964287 26492 raft_consensus.cc:2468] T 280b886e680c431d97076de63a842497 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 148dafe6112245e79f57f3cbbc1c7328 in term 0.
I20260608 10:12:25.971891 26567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280b886e680c431d97076de63a842497" candidate_uuid: "148dafe6112245e79f57f3cbbc1c7328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538dd2e87e864c9eadf4f2bd2f587242"
I20260608 10:12:25.972718 26567 raft_consensus.cc:3060] T 280b886e680c431d97076de63a842497 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:25.978403 26757 raft_consensus.cc:2749] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:12:25.981138 26492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280b886e680c431d97076de63a842497" candidate_uuid: "148dafe6112245e79f57f3cbbc1c7328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11b3ca80ff5f4a72978030ee014a0421"
I20260608 10:12:25.981850 26492 raft_consensus.cc:3060] T 280b886e680c431d97076de63a842497 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:25.985533 26691 leader_election.cc:290] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 election: Requested vote from peers 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1:41351), 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487)
I20260608 10:12:25.991452 26492 raft_consensus.cc:2468] T 280b886e680c431d97076de63a842497 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 148dafe6112245e79f57f3cbbc1c7328 in term 1.
I20260608 10:12:25.993093 26605 leader_election.cc:304] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11b3ca80ff5f4a72978030ee014a0421, 148dafe6112245e79f57f3cbbc1c7328; no voters: 
I20260608 10:12:25.996385 26691 raft_consensus.cc:2804] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:26.002633 26691 raft_consensus.cc:697] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 LEADER]: Becoming Leader. State: Replica: 148dafe6112245e79f57f3cbbc1c7328, State: Running, Role: LEADER
I20260608 10:12:25.990418 26745 raft_consensus.cc:359] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.004407 26745 raft_consensus.cc:385] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:26.004312 26567 raft_consensus.cc:2468] T 280b886e680c431d97076de63a842497 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 148dafe6112245e79f57f3cbbc1c7328 in term 1.
I20260608 10:12:26.004933 26745 raft_consensus.cc:740] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538dd2e87e864c9eadf4f2bd2f587242, State: Initialized, Role: FOLLOWER
I20260608 10:12:26.007076 26745 consensus_queue.cc:260] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.008287 26744 tablet_bootstrap.cc:492] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328: No bootstrap required, opened a new log
I20260608 10:12:26.008908 26744 ts_tablet_manager.cc:1403] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.033s
I20260608 10:12:26.004460 26691 consensus_queue.cc:237] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.012195 26744 raft_consensus.cc:359] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.013221 26744 raft_consensus.cc:385] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:26.013572 26744 raft_consensus.cc:740] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 148dafe6112245e79f57f3cbbc1c7328, State: Initialized, Role: FOLLOWER
I20260608 10:12:26.014444 26744 consensus_queue.cc:260] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.016021 26743 tablet_bootstrap.cc:492] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421: No bootstrap required, opened a new log
I20260608 10:12:26.009568 26745 ts_tablet_manager.cc:1434] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.003s
I20260608 10:12:26.016870 26744 ts_tablet_manager.cc:1434] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:12:26.017280 26743 ts_tablet_manager.cc:1403] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.017s
I20260608 10:12:26.017572 26745 tablet_bootstrap.cc:492] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242: Bootstrap starting.
I20260608 10:12:26.018010 26744 tablet_bootstrap.cc:492] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328: Bootstrap starting.
I20260608 10:12:26.020625 26743 raft_consensus.cc:359] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.021407 26743 raft_consensus.cc:385] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:26.021708 26743 raft_consensus.cc:740] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11b3ca80ff5f4a72978030ee014a0421, State: Initialized, Role: FOLLOWER
I20260608 10:12:26.022468 26743 consensus_queue.cc:260] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.025039 26744 tablet_bootstrap.cc:654] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:26.028312 26743 ts_tablet_manager.cc:1434] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260608 10:12:26.029834 26745 tablet_bootstrap.cc:654] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:26.029922 26743 tablet_bootstrap.cc:492] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421: Bootstrap starting.
I20260608 10:12:26.044648 26743 tablet_bootstrap.cc:654] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:26.045104 26744 tablet_bootstrap.cc:492] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328: No bootstrap required, opened a new log
I20260608 10:12:26.045886 26744 ts_tablet_manager.cc:1403] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.008s
I20260608 10:12:26.049467 26744 raft_consensus.cc:359] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.050348 26744 raft_consensus.cc:385] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:26.050666 26744 raft_consensus.cc:740] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 148dafe6112245e79f57f3cbbc1c7328, State: Initialized, Role: FOLLOWER
I20260608 10:12:26.051621 26744 consensus_queue.cc:260] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.054867 26744 ts_tablet_manager.cc:1434] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260608 10:12:26.045370 26387 catalog_manager.cc:5696] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 reported cstate change: term changed from 0 to 1, leader changed from <none> to 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "148dafe6112245e79f57f3cbbc1c7328" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:26.056109 26744 tablet_bootstrap.cc:492] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328: Bootstrap starting.
I20260608 10:12:26.064188 26744 tablet_bootstrap.cc:654] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:26.088395 26745 tablet_bootstrap.cc:492] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242: No bootstrap required, opened a new log
I20260608 10:12:26.089027 26745 ts_tablet_manager.cc:1403] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.008s
I20260608 10:12:26.091849 26744 tablet_bootstrap.cc:492] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328: No bootstrap required, opened a new log
I20260608 10:12:26.092043 26745 raft_consensus.cc:359] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.092582 26744 ts_tablet_manager.cc:1403] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.018s
I20260608 10:12:26.092859 26745 raft_consensus.cc:385] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:26.093227 26745 raft_consensus.cc:740] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538dd2e87e864c9eadf4f2bd2f587242, State: Initialized, Role: FOLLOWER
I20260608 10:12:26.094275 26745 consensus_queue.cc:260] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.095922 26743 tablet_bootstrap.cc:492] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421: No bootstrap required, opened a new log
I20260608 10:12:26.096068 26744 raft_consensus.cc:359] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.096596 26743 ts_tablet_manager.cc:1403] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421: Time spent bootstrapping tablet: real 0.067s	user 0.028s	sys 0.025s
I20260608 10:12:26.096959 26744 raft_consensus.cc:385] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:26.097407 26744 raft_consensus.cc:740] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 148dafe6112245e79f57f3cbbc1c7328, State: Initialized, Role: FOLLOWER
I20260608 10:12:26.098438 26744 consensus_queue.cc:260] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.100414 26743 raft_consensus.cc:359] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.101244 26743 raft_consensus.cc:385] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:26.101651 26743 raft_consensus.cc:740] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11b3ca80ff5f4a72978030ee014a0421, State: Initialized, Role: FOLLOWER
I20260608 10:12:26.102572 26743 consensus_queue.cc:260] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.105050 26743 ts_tablet_manager.cc:1434] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:12:26.106279 26743 tablet_bootstrap.cc:492] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421: Bootstrap starting.
I20260608 10:12:26.110136 26745 ts_tablet_manager.cc:1434] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260608 10:12:26.113238 26743 tablet_bootstrap.cc:654] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:26.117973 26744 ts_tablet_manager.cc:1434] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 10:12:26.119306 26744 tablet_bootstrap.cc:492] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328: Bootstrap starting.
I20260608 10:12:26.126911 26744 tablet_bootstrap.cc:654] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:26.129472 26699 raft_consensus.cc:493] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:26.130053 26699 raft_consensus.cc:515] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.131107 26745 tablet_bootstrap.cc:492] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242: Bootstrap starting.
I20260608 10:12:26.132967 26699 leader_election.cc:290] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487), 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3:33085)
I20260608 10:12:26.146106 26691 raft_consensus.cc:493] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:26.147373 26691 raft_consensus.cc:515] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.152395 26492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed44f00541c64b7b9f19bed512140acd" candidate_uuid: "148dafe6112245e79f57f3cbbc1c7328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11b3ca80ff5f4a72978030ee014a0421" is_pre_election: true
I20260608 10:12:26.153409 26492 raft_consensus.cc:2468] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 148dafe6112245e79f57f3cbbc1c7328 in term 0.
I20260608 10:12:26.153653 26691 leader_election.cc:290] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1:41351), 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487)
I20260608 10:12:26.155210 26605 leader_election.cc:304] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11b3ca80ff5f4a72978030ee014a0421, 148dafe6112245e79f57f3cbbc1c7328; no voters: 
I20260608 10:12:26.156577 26691 raft_consensus.cc:2804] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:26.156996 26691 raft_consensus.cc:493] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:26.157117 26699 raft_consensus.cc:493] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:26.157465 26691 raft_consensus.cc:3060] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:26.157802 26699 raft_consensus.cc:515] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.160135 26699 leader_election.cc:290] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487), 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3:33085)
I20260608 10:12:26.160189 26567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed44f00541c64b7b9f19bed512140acd" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538dd2e87e864c9eadf4f2bd2f587242" is_pre_election: true
I20260608 10:12:26.161015 26567 raft_consensus.cc:2468] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11b3ca80ff5f4a72978030ee014a0421 in term 0.
I20260608 10:12:26.163290 26567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb9fc7aa52341578c63af007729e0f6" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538dd2e87e864c9eadf4f2bd2f587242" is_pre_election: true
I20260608 10:12:26.166159 26745 tablet_bootstrap.cc:654] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:26.168527 26691 raft_consensus.cc:515] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.169023 26743 tablet_bootstrap.cc:492] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421: No bootstrap required, opened a new log
I20260608 10:12:26.169678 26743 ts_tablet_manager.cc:1403] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421: Time spent bootstrapping tablet: real 0.064s	user 0.021s	sys 0.010s
I20260608 10:12:26.166889 26567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed44f00541c64b7b9f19bed512140acd" candidate_uuid: "148dafe6112245e79f57f3cbbc1c7328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538dd2e87e864c9eadf4f2bd2f587242" is_pre_election: true
I20260608 10:12:26.170650 26567 raft_consensus.cc:2468] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 148dafe6112245e79f57f3cbbc1c7328 in term 0.
I20260608 10:12:26.172885 26455 leader_election.cc:304] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11b3ca80ff5f4a72978030ee014a0421, 538dd2e87e864c9eadf4f2bd2f587242; no voters: 
I20260608 10:12:26.173894 26699 raft_consensus.cc:2804] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:26.174291 26699 raft_consensus.cc:493] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:26.174657 26699 raft_consensus.cc:3060] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:26.174510 26743 raft_consensus.cc:359] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.175712 26743 raft_consensus.cc:385] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:26.176121 26743 raft_consensus.cc:740] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11b3ca80ff5f4a72978030ee014a0421, State: Initialized, Role: FOLLOWER
I20260608 10:12:26.178956 26743 consensus_queue.cc:260] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.184762 26492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed44f00541c64b7b9f19bed512140acd" candidate_uuid: "148dafe6112245e79f57f3cbbc1c7328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11b3ca80ff5f4a72978030ee014a0421"
W20260608 10:12:26.185766 26455 leader_election.cc:343] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:26.189492 26567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed44f00541c64b7b9f19bed512140acd" candidate_uuid: "148dafe6112245e79f57f3cbbc1c7328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538dd2e87e864c9eadf4f2bd2f587242"
I20260608 10:12:26.185026 26699 raft_consensus.cc:515] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.190198 26567 raft_consensus.cc:3060] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:26.191094 26492 raft_consensus.cc:2393] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 148dafe6112245e79f57f3cbbc1c7328 in current term 1: Already voted for candidate 11b3ca80ff5f4a72978030ee014a0421 in this term.
I20260608 10:12:26.192988 26699 leader_election.cc:290] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 election: Requested vote from peers 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487), 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3:33085)
I20260608 10:12:26.194111 26699 raft_consensus.cc:493] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:26.195647 26691 leader_election.cc:290] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 election: Requested vote from peers 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1:41351), 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487)
I20260608 10:12:26.202203 26745 tablet_bootstrap.cc:492] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242: No bootstrap required, opened a new log
I20260608 10:12:26.202811 26745 ts_tablet_manager.cc:1403] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.009s
I20260608 10:12:26.204087 26641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed44f00541c64b7b9f19bed512140acd" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "148dafe6112245e79f57f3cbbc1c7328" is_pre_election: true
I20260608 10:12:26.204766 26744 tablet_bootstrap.cc:492] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328: No bootstrap required, opened a new log
I20260608 10:12:26.205366 26641 raft_consensus.cc:2393] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11b3ca80ff5f4a72978030ee014a0421 in current term 1: Already voted for candidate 148dafe6112245e79f57f3cbbc1c7328 in this term.
I20260608 10:12:26.206938 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb9fc7aa52341578c63af007729e0f6" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "148dafe6112245e79f57f3cbbc1c7328" is_pre_election: true
I20260608 10:12:26.207137 26745 raft_consensus.cc:359] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.207653 26743 ts_tablet_manager.cc:1434] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.010s
I20260608 10:12:26.207957 26745 raft_consensus.cc:385] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:26.208251 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed44f00541c64b7b9f19bed512140acd" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "148dafe6112245e79f57f3cbbc1c7328"
I20260608 10:12:26.208382 26745 raft_consensus.cc:740] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538dd2e87e864c9eadf4f2bd2f587242, State: Initialized, Role: FOLLOWER
I20260608 10:12:26.209227 26639 raft_consensus.cc:2393] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 11b3ca80ff5f4a72978030ee014a0421 in current term 1: Already voted for candidate 148dafe6112245e79f57f3cbbc1c7328 in this term.
I20260608 10:12:26.209276 26743 tablet_bootstrap.cc:492] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421: Bootstrap starting.
I20260608 10:12:26.209592 26745 consensus_queue.cc:260] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.207697 26640 raft_consensus.cc:2468] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11b3ca80ff5f4a72978030ee014a0421 in term 0.
I20260608 10:12:26.212978 26456 leader_election.cc:304] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [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: 11b3ca80ff5f4a72978030ee014a0421, 148dafe6112245e79f57f3cbbc1c7328; no voters: 538dd2e87e864c9eadf4f2bd2f587242
I20260608 10:12:26.215822 26566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed44f00541c64b7b9f19bed512140acd" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538dd2e87e864c9eadf4f2bd2f587242"
I20260608 10:12:26.205374 26744 ts_tablet_manager.cc:1403] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328: Time spent bootstrapping tablet: real 0.086s	user 0.033s	sys 0.015s
I20260608 10:12:26.217926 26455 leader_election.cc:304] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [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: 11b3ca80ff5f4a72978030ee014a0421; no voters: 148dafe6112245e79f57f3cbbc1c7328, 538dd2e87e864c9eadf4f2bd2f587242
I20260608 10:12:26.219502 26699 raft_consensus.cc:515] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.220059 26770 raft_consensus.cc:2749] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:12:26.219587 26771 raft_consensus.cc:2804] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:26.221274 26771 raft_consensus.cc:493] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:26.221745 26771 raft_consensus.cc:3060] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:26.223169 26566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1486e7ba4b04a5794d705bbeffc6425" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538dd2e87e864c9eadf4f2bd2f587242" is_pre_election: true
I20260608 10:12:26.223105 26744 raft_consensus.cc:359] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.224035 26744 raft_consensus.cc:385] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:26.221664 26567 raft_consensus.cc:2468] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 148dafe6112245e79f57f3cbbc1c7328 in term 1.
I20260608 10:12:26.224058 26743 tablet_bootstrap.cc:654] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421: Neither blocks nor log segments found. Creating new log.
W20260608 10:12:26.225075 26455 leader_election.cc:343] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:26.225317 26604 leader_election.cc:304] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [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: 148dafe6112245e79f57f3cbbc1c7328, 538dd2e87e864c9eadf4f2bd2f587242; no voters: 11b3ca80ff5f4a72978030ee014a0421
I20260608 10:12:26.226333 26691 raft_consensus.cc:2804] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:26.224376 26744 raft_consensus.cc:740] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 148dafe6112245e79f57f3cbbc1c7328, State: Initialized, Role: FOLLOWER
I20260608 10:12:26.226850 26691 raft_consensus.cc:697] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 1 LEADER]: Becoming Leader. State: Replica: 148dafe6112245e79f57f3cbbc1c7328, State: Running, Role: LEADER
I20260608 10:12:26.227658 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1486e7ba4b04a5794d705bbeffc6425" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "148dafe6112245e79f57f3cbbc1c7328" is_pre_election: true
I20260608 10:12:26.227885 26744 consensus_queue.cc:260] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.228400 26640 raft_consensus.cc:2468] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11b3ca80ff5f4a72978030ee014a0421 in term 0.
I20260608 10:12:26.227908 26691 consensus_queue.cc:237] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.229709 26456 leader_election.cc:304] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [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: 11b3ca80ff5f4a72978030ee014a0421, 148dafe6112245e79f57f3cbbc1c7328; no voters: 538dd2e87e864c9eadf4f2bd2f587242
I20260608 10:12:26.230679 26744 ts_tablet_manager.cc:1434] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260608 10:12:26.230903 26699 leader_election.cc:290] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487), 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3:33085)
I20260608 10:12:26.231856 26699 raft_consensus.cc:2804] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:26.232244 26699 raft_consensus.cc:493] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:26.232600 26699 raft_consensus.cc:3060] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:26.235096 26745 ts_tablet_manager.cc:1434] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260608 10:12:26.240410 26387 catalog_manager.cc:5696] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 reported cstate change: term changed from 0 to 1, leader changed from <none> to 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "148dafe6112245e79f57f3cbbc1c7328" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:26.243264 26699 raft_consensus.cc:515] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.244488 26771 raft_consensus.cc:515] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.247689 26567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1486e7ba4b04a5794d705bbeffc6425" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538dd2e87e864c9eadf4f2bd2f587242"
I20260608 10:12:26.248265 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1486e7ba4b04a5794d705bbeffc6425" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "148dafe6112245e79f57f3cbbc1c7328"
I20260608 10:12:26.248869 26640 raft_consensus.cc:3060] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:12:26.249269 26455 leader_election.cc:343] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:26.252501 26745 tablet_bootstrap.cc:492] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242: Bootstrap starting.
I20260608 10:12:26.257386 26640 raft_consensus.cc:2468] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11b3ca80ff5f4a72978030ee014a0421 in term 1.
I20260608 10:12:26.259426 26456 leader_election.cc:304] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [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: 11b3ca80ff5f4a72978030ee014a0421, 148dafe6112245e79f57f3cbbc1c7328; no voters: 538dd2e87e864c9eadf4f2bd2f587242
I20260608 10:12:26.260375 26745 tablet_bootstrap.cc:654] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:26.260625 26770 raft_consensus.cc:2804] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:26.258023 26699 leader_election.cc:290] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 election: Requested vote from peers 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487), 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3:33085)
I20260608 10:12:26.264356 26567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb9fc7aa52341578c63af007729e0f6" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538dd2e87e864c9eadf4f2bd2f587242"
W20260608 10:12:26.266204 26455 leader_election.cc:343] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:26.266485 26743 tablet_bootstrap.cc:492] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421: No bootstrap required, opened a new log
I20260608 10:12:26.267114 26743 ts_tablet_manager.cc:1403] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.002s
I20260608 10:12:26.268051 26771 leader_election.cc:290] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 election: Requested vote from peers 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487), 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3:33085)
I20260608 10:12:26.268312 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb9fc7aa52341578c63af007729e0f6" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "148dafe6112245e79f57f3cbbc1c7328"
I20260608 10:12:26.270169 26640 raft_consensus.cc:3060] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:26.270834 26743 raft_consensus.cc:359] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.271703 26743 raft_consensus.cc:385] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:26.272014 26743 raft_consensus.cc:740] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11b3ca80ff5f4a72978030ee014a0421, State: Initialized, Role: FOLLOWER
I20260608 10:12:26.275628 26743 consensus_queue.cc:260] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.278450 26770 raft_consensus.cc:697] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 LEADER]: Becoming Leader. State: Replica: 11b3ca80ff5f4a72978030ee014a0421, State: Running, Role: LEADER
I20260608 10:12:26.278944 26743 ts_tablet_manager.cc:1434] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260608 10:12:26.279613 26770 consensus_queue.cc:237] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.280736 26745 tablet_bootstrap.cc:492] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242: No bootstrap required, opened a new log
I20260608 10:12:26.281315 26745 ts_tablet_manager.cc:1403] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.002s
I20260608 10:12:26.284785 26745 raft_consensus.cc:359] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.285634 26745 raft_consensus.cc:385] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:26.285945 26745 raft_consensus.cc:740] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538dd2e87e864c9eadf4f2bd2f587242, State: Initialized, Role: FOLLOWER
I20260608 10:12:26.286823 26745 consensus_queue.cc:260] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.289197 26745 ts_tablet_manager.cc:1434] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260608 10:12:26.289979 26640 raft_consensus.cc:2468] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11b3ca80ff5f4a72978030ee014a0421 in term 1.
I20260608 10:12:26.290320 26745 tablet_bootstrap.cc:492] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242: Bootstrap starting.
I20260608 10:12:26.292953 26456 leader_election.cc:304] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [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: 11b3ca80ff5f4a72978030ee014a0421, 148dafe6112245e79f57f3cbbc1c7328; no voters: 538dd2e87e864c9eadf4f2bd2f587242
I20260608 10:12:26.293162 26387 catalog_manager.cc:5696] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "11b3ca80ff5f4a72978030ee014a0421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:26.294376 26770 raft_consensus.cc:2804] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:26.294888 26770 raft_consensus.cc:697] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 LEADER]: Becoming Leader. State: Replica: 11b3ca80ff5f4a72978030ee014a0421, State: Running, Role: LEADER
I20260608 10:12:26.295610 26774 raft_consensus.cc:493] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:26.295785 26770 consensus_queue.cc:237] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.296305 26774 raft_consensus.cc:515] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.301594 26567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0aec5b2b3c4434ae9b18c4e765ed73" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538dd2e87e864c9eadf4f2bd2f587242" is_pre_election: true
I20260608 10:12:26.301645 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0aec5b2b3c4434ae9b18c4e765ed73" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "148dafe6112245e79f57f3cbbc1c7328" is_pre_election: true
I20260608 10:12:26.302423 26567 raft_consensus.cc:2468] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11b3ca80ff5f4a72978030ee014a0421 in term 0.
I20260608 10:12:26.302685 26640 raft_consensus.cc:2468] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11b3ca80ff5f4a72978030ee014a0421 in term 0.
I20260608 10:12:26.304239 26456 leader_election.cc:304] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11b3ca80ff5f4a72978030ee014a0421, 148dafe6112245e79f57f3cbbc1c7328; no voters: 
I20260608 10:12:26.305267 26771 raft_consensus.cc:2804] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:26.305688 26771 raft_consensus.cc:493] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:26.306048 26771 raft_consensus.cc:3060] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:26.307281 26745 tablet_bootstrap.cc:654] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:26.320659 26745 tablet_bootstrap.cc:492] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242: No bootstrap required, opened a new log
I20260608 10:12:26.321146 26745 ts_tablet_manager.cc:1403] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260608 10:12:26.323925 26745 raft_consensus.cc:359] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.324512 26745 raft_consensus.cc:385] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:26.324764 26745 raft_consensus.cc:740] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538dd2e87e864c9eadf4f2bd2f587242, State: Initialized, Role: FOLLOWER
I20260608 10:12:26.325549 26745 consensus_queue.cc:260] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.325106 26774 leader_election.cc:290] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487), 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3:33085)
I20260608 10:12:26.327908 26745 ts_tablet_manager.cc:1434] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:12:26.327863 26771 raft_consensus.cc:515] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.331984 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0aec5b2b3c4434ae9b18c4e765ed73" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "148dafe6112245e79f57f3cbbc1c7328"
I20260608 10:12:26.332158 26691 raft_consensus.cc:493] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:26.332700 26640 raft_consensus.cc:3060] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:26.332751 26691 raft_consensus.cc:515] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.335343 26691 leader_election.cc:290] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1:41351), 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487)
I20260608 10:12:26.335979 26567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0aec5b2b3c4434ae9b18c4e765ed73" candidate_uuid: "11b3ca80ff5f4a72978030ee014a0421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538dd2e87e864c9eadf4f2bd2f587242"
I20260608 10:12:26.336611 26567 raft_consensus.cc:3060] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:26.342214 26566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f109f6d436ed4f0983b42b3dcbd95c8b" candidate_uuid: "148dafe6112245e79f57f3cbbc1c7328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538dd2e87e864c9eadf4f2bd2f587242" is_pre_election: true
I20260608 10:12:26.342233 26492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f109f6d436ed4f0983b42b3dcbd95c8b" candidate_uuid: "148dafe6112245e79f57f3cbbc1c7328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11b3ca80ff5f4a72978030ee014a0421" is_pre_election: true
I20260608 10:12:26.343192 26566 raft_consensus.cc:2468] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 148dafe6112245e79f57f3cbbc1c7328 in term 0.
I20260608 10:12:26.343257 26492 raft_consensus.cc:2468] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 148dafe6112245e79f57f3cbbc1c7328 in term 0.
I20260608 10:12:26.343557 26385 catalog_manager.cc:5696] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "11b3ca80ff5f4a72978030ee014a0421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:26.344971 26605 leader_election.cc:304] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11b3ca80ff5f4a72978030ee014a0421, 148dafe6112245e79f57f3cbbc1c7328; no voters: 
I20260608 10:12:26.345256 26771 leader_election.cc:290] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 election: Requested vote from peers 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487), 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3:33085)
I20260608 10:12:26.346071 26640 raft_consensus.cc:2468] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11b3ca80ff5f4a72978030ee014a0421 in term 1.
I20260608 10:12:26.348824 26456 leader_election.cc:304] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11b3ca80ff5f4a72978030ee014a0421, 148dafe6112245e79f57f3cbbc1c7328; no voters: 
I20260608 10:12:26.349941 26771 raft_consensus.cc:2804] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:26.350714 26771 raft_consensus.cc:697] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 LEADER]: Becoming Leader. State: Replica: 11b3ca80ff5f4a72978030ee014a0421, State: Running, Role: LEADER
I20260608 10:12:26.351756 26771 consensus_queue.cc:237] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.352913 26691 raft_consensus.cc:2804] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:26.353379 26691 raft_consensus.cc:493] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:26.353739 26691 raft_consensus.cc:3060] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:26.363801 26567 raft_consensus.cc:2468] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11b3ca80ff5f4a72978030ee014a0421 in term 1.
I20260608 10:12:26.366516 26691 raft_consensus.cc:515] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.369418 26691 leader_election.cc:290] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 election: Requested vote from peers 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1:41351), 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487)
I20260608 10:12:26.370067 26567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f109f6d436ed4f0983b42b3dcbd95c8b" candidate_uuid: "148dafe6112245e79f57f3cbbc1c7328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538dd2e87e864c9eadf4f2bd2f587242"
I20260608 10:12:26.370772 26567 raft_consensus.cc:3060] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:26.370667 26492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f109f6d436ed4f0983b42b3dcbd95c8b" candidate_uuid: "148dafe6112245e79f57f3cbbc1c7328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11b3ca80ff5f4a72978030ee014a0421"
I20260608 10:12:26.373703 26492 raft_consensus.cc:3060] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:26.374001 26387 catalog_manager.cc:5696] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "11b3ca80ff5f4a72978030ee014a0421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:26.379830 26567 raft_consensus.cc:2468] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 148dafe6112245e79f57f3cbbc1c7328 in term 1.
I20260608 10:12:26.381246 26604 leader_election.cc:304] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 148dafe6112245e79f57f3cbbc1c7328, 538dd2e87e864c9eadf4f2bd2f587242; no voters: 
I20260608 10:12:26.381958 26492 raft_consensus.cc:2468] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 148dafe6112245e79f57f3cbbc1c7328 in term 1.
I20260608 10:12:26.382452 26757 raft_consensus.cc:2804] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:26.384830 26757 raft_consensus.cc:697] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [term 1 LEADER]: Becoming Leader. State: Replica: 148dafe6112245e79f57f3cbbc1c7328, State: Running, Role: LEADER
I20260608 10:12:26.385867 26757 consensus_queue.cc:237] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.396330 26387 catalog_manager.cc:5696] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 reported cstate change: term changed from 0 to 1, leader changed from <none> to 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "148dafe6112245e79f57f3cbbc1c7328" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:26.414155 26757 consensus_queue.cc:1048] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:26.439769 26780 consensus_queue.cc:1048] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:26.644429 26701 raft_consensus.cc:493] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:26.645835 26701 raft_consensus.cc:515] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.647248 26780 consensus_queue.cc:1048] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:26.661681 26701 leader_election.cc:290] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1:41351), 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3:33085)
I20260608 10:12:26.706809 26701 raft_consensus.cc:493] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:26.709957 26701 raft_consensus.cc:515] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } }
I20260608 10:12:26.713968 26701 leader_election.cc:290] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1:41351), 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3:33085)
I20260608 10:12:26.760699 26566 raft_consensus.cc:3060] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:26.788051 26492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1486e7ba4b04a5794d705bbeffc6425" candidate_uuid: "538dd2e87e864c9eadf4f2bd2f587242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11b3ca80ff5f4a72978030ee014a0421" is_pre_election: true
I20260608 10:12:26.792239 26771 consensus_queue.cc:1048] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:26.795076 26492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb9fc7aa52341578c63af007729e0f6" candidate_uuid: "538dd2e87e864c9eadf4f2bd2f587242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11b3ca80ff5f4a72978030ee014a0421" is_pre_election: true
I20260608 10:12:26.804093 26780 consensus_queue.cc:1048] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:26.814987 26774 consensus_queue.cc:1048] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:26.818608 26565 raft_consensus.cc:3060] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:26.838510 26771 consensus_queue.cc:1048] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:26.845320 26771 consensus_queue.cc:1048] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:26.852430 26771 consensus_queue.cc:1048] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:26.886818 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb9fc7aa52341578c63af007729e0f6" candidate_uuid: "538dd2e87e864c9eadf4f2bd2f587242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "148dafe6112245e79f57f3cbbc1c7328" is_pre_election: true
I20260608 10:12:26.888123 26639 raft_consensus.cc:2393] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 538dd2e87e864c9eadf4f2bd2f587242 in current term 1: Already voted for candidate 11b3ca80ff5f4a72978030ee014a0421 in this term.
I20260608 10:12:26.889370 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1486e7ba4b04a5794d705bbeffc6425" candidate_uuid: "538dd2e87e864c9eadf4f2bd2f587242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "148dafe6112245e79f57f3cbbc1c7328" is_pre_election: true
I20260608 10:12:26.894593 26531 leader_election.cc:304] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242 [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: 538dd2e87e864c9eadf4f2bd2f587242; no voters: 11b3ca80ff5f4a72978030ee014a0421, 148dafe6112245e79f57f3cbbc1c7328
I20260608 10:12:26.896253 26531 leader_election.cc:304] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242 [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: 538dd2e87e864c9eadf4f2bd2f587242; no voters: 11b3ca80ff5f4a72978030ee014a0421, 148dafe6112245e79f57f3cbbc1c7328
I20260608 10:12:26.905872 26794 raft_consensus.cc:2749] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 10:12:26.920608 26737 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.137.62:34243, user_credentials={real_user=slave}} blocked reactor thread for 101531us
I20260608 10:12:26.927191 26771 consensus_queue.cc:1048] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 10:12:26.957046 26701 raft_consensus.cc:2749] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:12:26.978757 26757 consensus_queue.cc:1048] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:27.016928 26757 consensus_queue.cc:1048] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:12:27.117244 26737 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.137.62:34243, user_credentials={real_user=slave}} blocked reactor thread for 50191.1us
W20260608 10:12:27.420171 26604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.2:46487, user_credentials={real_user=slave}} blocked reactor thread for 50897.6us
W20260608 10:12:28.134013 26791 meta_cache.cc:1261] Time spent looking up entry by key: real 0.085s	user 0.004s	sys 0.000s
I20260608 10:12:28.618919 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:28.656898 26846 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:28.660995 26848 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:28.681622 16932 server_base.cc:1061] running on GCE node
W20260608 10:12:28.682251 26850 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:28.684536 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:28.684882 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:28.685133 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913548685115 us; error 0 us; skew 500 ppm
I20260608 10:12:28.686074 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:28.690400 16932 webserver.cc:533] Webserver started at http://127.16.137.4:35915/ using document root <none> and password file <none>
I20260608 10:12:28.691268 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:28.691565 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:28.691994 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:28.694089 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-3-root/instance:
uuid: "fa4ee07e79574f518968ae3804f2b1fe"
format_stamp: "Formatted at 2026-06-08 10:12:28 on dist-test-slave-4pww"
I20260608 10:12:28.702505 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260608 10:12:28.707044 26855 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:28.708089 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:12:28.708447 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-3-root
uuid: "fa4ee07e79574f518968ae3804f2b1fe"
format_stamp: "Formatted at 2026-06-08 10:12:28 on dist-test-slave-4pww"
I20260608 10:12:28.708777 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913314735645-16932-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:28.731902 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:28.733322 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:28.735179 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:28.738087 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:28.738359 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:28.738664 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:28.738881 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:28.797590 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.4:42307
I20260608 10:12:28.797806 26917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.4:42307 every 8 connection(s)
I20260608 10:12:28.825202 26918 heartbeater.cc:344] Connected to a master server at 127.16.137.62:34243
I20260608 10:12:28.825771 26918 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:28.826630 26918 heartbeater.cc:507] Master 127.16.137.62:34243 requested a full tablet report, sending...
I20260608 10:12:28.829368 26383 ts_manager.cc:194] Registered new tserver with Master: fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4:42307)
I20260608 10:12:28.831765 26383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57432
I20260608 10:12:28.998111 26490 consensus_queue.cc:237] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [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: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } attrs { replace: true } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } }
I20260608 10:12:29.005673 26562 raft_consensus.cc:1275] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Refusing update from remote peer 11b3ca80ff5f4a72978030ee014a0421: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:29.005074 26638 raft_consensus.cc:1275] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Refusing update from remote peer 11b3ca80ff5f4a72978030ee014a0421: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:29.009325 26804 consensus_queue.cc:1048] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:12:29.011865 26831 consensus_queue.cc:1048] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:12:29.024784 26771 raft_consensus.cc:2955] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } attrs { replace: true } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } } }
I20260608 10:12:29.025792 26638 raft_consensus.cc:2955] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } attrs { replace: true } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } } }
I20260608 10:12:29.033093 26562 raft_consensus.cc:2955] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } attrs { replace: true } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } } }
I20260608 10:12:29.051321 26383 catalog_manager.cc:5696] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 reported cstate change: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "11b3ca80ff5f4a72978030ee014a0421" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:12:29.054009 26458 consensus_peers.cc:597] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 -> Peer fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4:42307): Couldn't send request to peer fa4ee07e79574f518968ae3804f2b1fe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1486e7ba4b04a5794d705bbeffc6425. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:29.062583 26490 consensus_queue.cc:237] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [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: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } attrs { replace: true } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } }
I20260608 10:12:29.071062 26638 raft_consensus.cc:1275] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Refusing update from remote peer 11b3ca80ff5f4a72978030ee014a0421: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:29.072662 26563 raft_consensus.cc:1275] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Refusing update from remote peer 11b3ca80ff5f4a72978030ee014a0421: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 10:12:29.071921 26458 consensus_peers.cc:597] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 -> Peer fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4:42307): Couldn't send request to peer fa4ee07e79574f518968ae3804f2b1fe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a0aec5b2b3c4434ae9b18c4e765ed73. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:29.075917 26771 consensus_queue.cc:1048] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:12:29.077476 26831 consensus_queue.cc:1048] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:29.089365 26641 raft_consensus.cc:2955] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } attrs { replace: true } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } } }
I20260608 10:12:29.088490 26831 raft_consensus.cc:2955] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } attrs { replace: true } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } } }
I20260608 10:12:29.091569 26562 raft_consensus.cc:2955] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } attrs { replace: true } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } } }
I20260608 10:12:29.139632 26389 catalog_manager.cc:5696] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242 reported cstate change: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "11b3ca80ff5f4a72978030ee014a0421" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } attrs { replace: true } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } } }
I20260608 10:12:29.176822 26641 consensus_queue.cc:237] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [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: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } attrs { replace: true } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } }
I20260608 10:12:29.186731 26490 raft_consensus.cc:1275] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Refusing update from remote peer 148dafe6112245e79f57f3cbbc1c7328: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:29.188792 26934 consensus_queue.cc:1048] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:12:29.194938 26562 raft_consensus.cc:1275] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Refusing update from remote peer 148dafe6112245e79f57f3cbbc1c7328: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:29.197070 26934 consensus_queue.cc:1048] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:12:29.201046 26934 raft_consensus.cc:2955] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } attrs { replace: true } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } } }
I20260608 10:12:29.210526 26562 raft_consensus.cc:2955] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } attrs { replace: true } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } } }
I20260608 10:12:29.224036 26384 catalog_manager.cc:5696] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 reported cstate change: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "148dafe6112245e79f57f3cbbc1c7328" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:29.229781 26490 raft_consensus.cc:2955] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } attrs { replace: true } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } } }
W20260608 10:12:29.240996 26607 consensus_peers.cc:597] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 -> Peer fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4:42307): Couldn't send request to peer fa4ee07e79574f518968ae3804f2b1fe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f109f6d436ed4f0983b42b3dcbd95c8b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:29.248428 26641 consensus_queue.cc:237] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [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: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } attrs { replace: true } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } }
I20260608 10:12:29.257058 26562 raft_consensus.cc:1275] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Refusing update from remote peer 148dafe6112245e79f57f3cbbc1c7328: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 10:12:29.257285 26607 consensus_peers.cc:597] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 -> Peer fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4:42307): Couldn't send request to peer fa4ee07e79574f518968ae3804f2b1fe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed44f00541c64b7b9f19bed512140acd. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:29.257568 26490 raft_consensus.cc:1275] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Refusing update from remote peer 148dafe6112245e79f57f3cbbc1c7328: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:29.259711 26936 consensus_queue.cc:1048] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:12:29.261106 26937 consensus_queue.cc:1048] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:12:29.268977 26816 raft_consensus.cc:2955] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } attrs { replace: true } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } } }
I20260608 10:12:29.271831 26490 raft_consensus.cc:2955] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } attrs { replace: true } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } } }
I20260608 10:12:29.273893 26562 raft_consensus.cc:2955] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } attrs { replace: true } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } } }
I20260608 10:12:29.291356 26384 catalog_manager.cc:5696] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242 reported cstate change: config changed from index -1 to 16, NON_VOTER fa4ee07e79574f518968ae3804f2b1fe (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "148dafe6112245e79f57f3cbbc1c7328" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "11b3ca80ff5f4a72978030ee014a0421" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 41351 } attrs { replace: true } } peers { permanent_uuid: "538dd2e87e864c9eadf4f2bd2f587242" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46487 } } peers { permanent_uuid: "148dafe6112245e79f57f3cbbc1c7328" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 33085 } } peers { permanent_uuid: "fa4ee07e79574f518968ae3804f2b1fe" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 42307 } attrs { promote: true } } }
I20260608 10:12:29.320536 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:12:29.373705 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:29.374687 16932 tablet_replica.cc:333] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421: stopping tablet replica
I20260608 10:12:29.376457 16932 raft_consensus.cc:2243] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:29.377657 16932 raft_consensus.cc:2272] T 3bb9fc7aa52341578c63af007729e0f6 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.380927 16932 tablet_replica.cc:333] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421: stopping tablet replica
I20260608 10:12:29.381742 16932 raft_consensus.cc:2243] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:29.382807 16932 raft_consensus.cc:2272] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.386233 16932 tablet_replica.cc:333] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421: stopping tablet replica
I20260608 10:12:29.387053 16932 raft_consensus.cc:2243] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:29.387749 16932 raft_consensus.cc:2272] T feb4ed3cfadd41c1a9dfb5a10da87e0d P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.390475 16932 tablet_replica.cc:333] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421: stopping tablet replica
I20260608 10:12:29.391119 16932 raft_consensus.cc:2243] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:29.391803 16932 raft_consensus.cc:2272] T ed44f00541c64b7b9f19bed512140acd P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.394754 16932 tablet_replica.cc:333] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421: stopping tablet replica
I20260608 10:12:29.395395 16932 raft_consensus.cc:2243] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:29.395958 16932 raft_consensus.cc:2272] T f109f6d436ed4f0983b42b3dcbd95c8b P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.398945 16932 tablet_replica.cc:333] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421: stopping tablet replica
I20260608 10:12:29.399571 16932 raft_consensus.cc:2243] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:29.400662 16932 raft_consensus.cc:2272] T d1486e7ba4b04a5794d705bbeffc6425 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.403710 16932 tablet_replica.cc:333] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421: stopping tablet replica
I20260608 10:12:29.404328 16932 raft_consensus.cc:2243] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:29.404870 16932 raft_consensus.cc:2272] T b871c56deeda4de8a047362ab7719eab P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.407567 16932 tablet_replica.cc:333] T 280b886e680c431d97076de63a842497 P 11b3ca80ff5f4a72978030ee014a0421: stopping tablet replica
I20260608 10:12:29.408067 16932 raft_consensus.cc:2243] T 280b886e680c431d97076de63a842497 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:29.408627 16932 raft_consensus.cc:2272] T 280b886e680c431d97076de63a842497 P 11b3ca80ff5f4a72978030ee014a0421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.439028 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:12:29.476915 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:12:29.527861 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:29.528990 16932 tablet_replica.cc:333] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242: stopping tablet replica
I20260608 10:12:29.530066 16932 raft_consensus.cc:2243] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:29.530911 16932 raft_consensus.cc:2272] T 3bb9fc7aa52341578c63af007729e0f6 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.536238 16932 tablet_replica.cc:333] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242: stopping tablet replica
I20260608 10:12:29.537245 16932 raft_consensus.cc:2243] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:29.538151 16932 raft_consensus.cc:2272] T d1486e7ba4b04a5794d705bbeffc6425 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.542229 16932 tablet_replica.cc:333] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242: stopping tablet replica
I20260608 10:12:29.543206 16932 raft_consensus.cc:2243] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:29.543906 16932 raft_consensus.cc:2272] T f109f6d436ed4f0983b42b3dcbd95c8b P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.547883 16932 tablet_replica.cc:333] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242: stopping tablet replica
I20260608 10:12:29.548799 16932 raft_consensus.cc:2243] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:29.549690 16932 raft_consensus.cc:2272] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.553793 16932 tablet_replica.cc:333] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242: stopping tablet replica
I20260608 10:12:29.554682 16932 raft_consensus.cc:2243] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:29.555646 16932 raft_consensus.cc:2272] T ed44f00541c64b7b9f19bed512140acd P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.559870 16932 tablet_replica.cc:333] T 280b886e680c431d97076de63a842497 P 538dd2e87e864c9eadf4f2bd2f587242: stopping tablet replica
I20260608 10:12:29.560870 16932 raft_consensus.cc:2243] T 280b886e680c431d97076de63a842497 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:29.561653 16932 raft_consensus.cc:2272] T 280b886e680c431d97076de63a842497 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.565661 16932 tablet_replica.cc:333] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242: stopping tablet replica
I20260608 10:12:29.566480 16932 raft_consensus.cc:2243] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:29.567214 16932 raft_consensus.cc:2272] T 0ec6e146032c4f9e97418e8f311b179a P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.572074 16932 tablet_replica.cc:333] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242: stopping tablet replica
I20260608 10:12:29.572762 16932 raft_consensus.cc:2243] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:29.573673 16932 raft_consensus.cc:2272] T 0f3e06fc9bc4408a8ab7e3eaa4838ca4 P 538dd2e87e864c9eadf4f2bd2f587242 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:12:29.607043 26605 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.137.1:41351: connect: Connection refused (error 111)
W20260608 10:12:29.611763 26605 consensus_peers.cc:597] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 -> Peer 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1:41351): Couldn't send request to peer 11b3ca80ff5f4a72978030ee014a0421. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:29.615710 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
W20260608 10:12:29.640559 26605 consensus_peers.cc:597] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 -> Peer 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1:41351): Couldn't send request to peer 11b3ca80ff5f4a72978030ee014a0421. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:12:29.651830 26605 consensus_peers.cc:597] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 -> Peer 11b3ca80ff5f4a72978030ee014a0421 (127.16.137.1:41351): Couldn't send request to peer 11b3ca80ff5f4a72978030ee014a0421. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:29.653518 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
W20260608 10:12:29.682148 26604 consensus_peers.cc:597] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 -> Peer 538dd2e87e864c9eadf4f2bd2f587242 (127.16.137.2:46487): Couldn't send request to peer 538dd2e87e864c9eadf4f2bd2f587242. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.2:46487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:29.709497 26939 ts_tablet_manager.cc:933] T f109f6d436ed4f0983b42b3dcbd95c8b P fa4ee07e79574f518968ae3804f2b1fe: Initiating tablet copy from peer 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3:33085)
I20260608 10:12:29.715505 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:29.717674 16932 tablet_replica.cc:333] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328: stopping tablet replica
I20260608 10:12:29.718943 16932 raft_consensus.cc:2243] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:29.720450 16932 raft_consensus.cc:2272] T f109f6d436ed4f0983b42b3dcbd95c8b P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.721273 26939 tablet_copy_client.cc:323] T f109f6d436ed4f0983b42b3dcbd95c8b P fa4ee07e79574f518968ae3804f2b1fe: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:33085
I20260608 10:12:29.722093 26941 ts_tablet_manager.cc:933] T ed44f00541c64b7b9f19bed512140acd P fa4ee07e79574f518968ae3804f2b1fe: Initiating tablet copy from peer 148dafe6112245e79f57f3cbbc1c7328 (127.16.137.3:33085)
I20260608 10:12:29.727123 16932 tablet_replica.cc:333] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328: stopping tablet replica
I20260608 10:12:29.730127 16932 raft_consensus.cc:2243] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:29.733428 16932 raft_consensus.cc:2272] T d1486e7ba4b04a5794d705bbeffc6425 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.740720 26941 tablet_copy_client.cc:323] T ed44f00541c64b7b9f19bed512140acd P fa4ee07e79574f518968ae3804f2b1fe: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:33085
I20260608 10:12:29.742538 16932 tablet_replica.cc:333] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328: stopping tablet replica
I20260608 10:12:29.743661 16932 raft_consensus.cc:2243] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:29.744971 16932 raft_consensus.cc:2272] T 280b886e680c431d97076de63a842497 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.748826 16932 tablet_replica.cc:333] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328: stopping tablet replica
I20260608 10:12:29.749892 16932 raft_consensus.cc:2243] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:29.750820 16932 raft_consensus.cc:2272] T ad9784fc607f46929815f99a6f1eafd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.755316 16932 tablet_replica.cc:333] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328: stopping tablet replica
I20260608 10:12:29.756273 16932 raft_consensus.cc:2243] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:29.757100 16932 raft_consensus.cc:2272] T 3bb9fc7aa52341578c63af007729e0f6 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.760758 16932 tablet_replica.cc:333] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328: stopping tablet replica
I20260608 10:12:29.762251 16932 raft_consensus.cc:2243] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:29.763214 16932 raft_consensus.cc:2272] T 9a0aec5b2b3c4434ae9b18c4e765ed73 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.767191 16932 tablet_replica.cc:333] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328: stopping tablet replica
I20260608 10:12:29.768075 16932 raft_consensus.cc:2243] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:29.769567 16932 raft_consensus.cc:2272] T ed44f00541c64b7b9f19bed512140acd P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.773779 16932 tablet_replica.cc:333] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328: stopping tablet replica
I20260608 10:12:29.774507 16932 raft_consensus.cc:2243] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:29.775200 16932 raft_consensus.cc:2272] T 6f58e27f48b84f08b6e1ca1f074b4dd3 P 148dafe6112245e79f57f3cbbc1c7328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:29.834883 26918 heartbeater.cc:499] Master 127.16.137.62:34243 was elected leader, sending a full tablet report...
W20260608 10:12:29.845252 26859 connection.cc:466] server connection from 127.0.0.1:48314 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48314 (request call id 2) could send its response
W20260608 10:12:29.869827 26859 connection.cc:466] server connection from 127.0.0.1:48314 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48314 (request call id 3) could send its response
W20260608 10:12:30.805889 16932 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26662)
I20260608 10:12:31.174254 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:12:31.200259 16932 tablet_server.cc:179] TabletServer@127.16.137.4:0 shutting down...
I20260608 10:12:31.228420 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:31.244859 16932 tablet_server.cc:196] TabletServer@127.16.137.4:0 shutdown complete.
I20260608 10:12:31.256588 16932 master.cc:562] Master@127.16.137.62:34243 shutting down...
W20260608 10:12:31.287814 26438 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:12:31.288087 26438 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:12:31.288247 26438 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:12:31.289543 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:31.290107 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:31.290478 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0f56a04e21824f5782af79a5f680c64f: stopping tablet replica
I20260608 10:12:31.313145 16932 master.cc:584] Master@127.16.137.62:34243 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (8712 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 10:12:31.367259 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:37625
I20260608 10:12:31.368518 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:31.374300 26946 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:31.375211 26945 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:31.375980 26948 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:31.376816 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:31.377767 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:31.377977 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:31.378149 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913551378114 us; error 0 us; skew 500 ppm
I20260608 10:12:31.378760 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:31.381150 16932 webserver.cc:533] Webserver started at http://127.16.137.62:34473/ using document root <none> and password file <none>
I20260608 10:12:31.381963 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:31.382171 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:31.382465 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:31.383600 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "58ac09811b44455e9886bc0f93584fb2"
format_stamp: "Formatted at 2026-06-08 10:12:31 on dist-test-slave-4pww"
I20260608 10:12:31.388533 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:12:31.392274 26953 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:31.393141 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:12:31.393595 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "58ac09811b44455e9886bc0f93584fb2"
format_stamp: "Formatted at 2026-06-08 10:12:31 on dist-test-slave-4pww"
I20260608 10:12:31.393913 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:31.406656 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:31.407979 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:31.448063 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:37625
I20260608 10:12:31.448191 27004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:37625 every 8 connection(s)
I20260608 10:12:31.452452 27005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:31.466727 27005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2: Bootstrap starting.
I20260608 10:12:31.473253 27005 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:31.478124 27005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2: No bootstrap required, opened a new log
I20260608 10:12:31.480530 27005 raft_consensus.cc:359] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58ac09811b44455e9886bc0f93584fb2" member_type: VOTER }
I20260608 10:12:31.481017 27005 raft_consensus.cc:385] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:31.481268 27005 raft_consensus.cc:740] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ac09811b44455e9886bc0f93584fb2, State: Initialized, Role: FOLLOWER
I20260608 10:12:31.482025 27005 consensus_queue.cc:260] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58ac09811b44455e9886bc0f93584fb2" member_type: VOTER }
I20260608 10:12:31.482506 27005 raft_consensus.cc:399] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:12:31.482748 27005 raft_consensus.cc:493] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:12:31.483016 27005 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:31.488147 27005 raft_consensus.cc:515] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58ac09811b44455e9886bc0f93584fb2" member_type: VOTER }
I20260608 10:12:31.488744 27005 leader_election.cc:304] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [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: 58ac09811b44455e9886bc0f93584fb2; no voters: 
I20260608 10:12:31.490082 27005 leader_election.cc:290] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:12:31.490633 27008 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:31.492275 27008 raft_consensus.cc:697] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [term 1 LEADER]: Becoming Leader. State: Replica: 58ac09811b44455e9886bc0f93584fb2, State: Running, Role: LEADER
I20260608 10:12:31.492947 27008 consensus_queue.cc:237] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [LEADER]: Queue going to LEADER mode. State: All 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: "58ac09811b44455e9886bc0f93584fb2" member_type: VOTER }
I20260608 10:12:31.493283 27005 sys_catalog.cc:565] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:12:31.497900 27009 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "58ac09811b44455e9886bc0f93584fb2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58ac09811b44455e9886bc0f93584fb2" member_type: VOTER } }
I20260608 10:12:31.498682 27009 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:31.499620 27010 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 58ac09811b44455e9886bc0f93584fb2. Latest consensus state: current_term: 1 leader_uuid: "58ac09811b44455e9886bc0f93584fb2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58ac09811b44455e9886bc0f93584fb2" member_type: VOTER } }
I20260608 10:12:31.500501 27010 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:31.504046 27016 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:12:31.509465 27016 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:12:31.511686 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:12:31.519516 27016 catalog_manager.cc:1382] Generated new cluster ID: 076ce2066a304441bb61ec7ad396b427
I20260608 10:12:31.519843 27016 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:12:31.544059 27016 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:12:31.545518 27016 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:12:31.557963 27016 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2: Generated new TSK 0
I20260608 10:12:31.558633 27016 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:12:31.578649 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:31.585137 27026 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:31.586481 27027 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:31.588475 27029 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:31.588581 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:31.589737 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:31.589936 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:31.590174 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913551590145 us; error 0 us; skew 500 ppm
I20260608 10:12:31.590835 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:31.593421 16932 webserver.cc:533] Webserver started at http://127.16.137.1:38453/ using document root <none> and password file <none>
I20260608 10:12:31.594234 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:31.594655 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:31.595014 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:31.596392 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "f24f1e852d6d4b9499f3b607fb6ad686"
format_stamp: "Formatted at 2026-06-08 10:12:31 on dist-test-slave-4pww"
I20260608 10:12:31.601679 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 10:12:31.605672 27034 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:31.606603 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:12:31.606889 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "f24f1e852d6d4b9499f3b607fb6ad686"
format_stamp: "Formatted at 2026-06-08 10:12:31 on dist-test-slave-4pww"
I20260608 10:12:31.607141 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:31.634878 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:31.636097 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:31.637722 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:31.640367 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:31.640578 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:31.640918 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:31.641104 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:31.685215 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:43833
I20260608 10:12:31.685482 27096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:43833 every 8 connection(s)
I20260608 10:12:31.691066 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:31.700143 27101 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:31.703370 27102 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:31.707887 27104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:31.709650 27097 heartbeater.cc:344] Connected to a master server at 127.16.137.62:37625
I20260608 10:12:31.710110 27097 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:31.710546 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:31.711027 27097 heartbeater.cc:507] Master 127.16.137.62:37625 requested a full tablet report, sending...
I20260608 10:12:31.713786 26970 ts_manager.cc:194] Registered new tserver with Master: f24f1e852d6d4b9499f3b607fb6ad686 (127.16.137.1:43833)
I20260608 10:12:31.714443 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:31.714752 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:31.714947 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913551714929 us; error 0 us; skew 500 ppm
I20260608 10:12:31.715617 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:31.715924 26970 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59910
I20260608 10:12:31.718923 16932 webserver.cc:533] Webserver started at http://127.16.137.2:36333/ using document root <none> and password file <none>
I20260608 10:12:31.719671 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:31.719887 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:31.720207 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:31.721544 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "df380132ba6545d9a5211e4e375ac9b3"
format_stamp: "Formatted at 2026-06-08 10:12:31 on dist-test-slave-4pww"
I20260608 10:12:31.726444 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:12:31.730340 27109 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:31.731190 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:12:31.731554 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "df380132ba6545d9a5211e4e375ac9b3"
format_stamp: "Formatted at 2026-06-08 10:12:31 on dist-test-slave-4pww"
I20260608 10:12:31.731863 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:31.746403 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:31.747658 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:31.749220 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:31.751736 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:31.751986 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:31.752233 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:31.752421 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:31.796059 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:34935
I20260608 10:12:31.796227 27171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:34935 every 8 connection(s)
I20260608 10:12:31.802196 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:31.810389 27175 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:31.812160 27176 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:31.815270 27178 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:31.815418 27172 heartbeater.cc:344] Connected to a master server at 127.16.137.62:37625
I20260608 10:12:31.815953 27172 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:31.816118 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:31.817101 27172 heartbeater.cc:507] Master 127.16.137.62:37625 requested a full tablet report, sending...
I20260608 10:12:31.817272 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:31.817622 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:31.817857 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913551817836 us; error 0 us; skew 500 ppm
I20260608 10:12:31.818755 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:31.819645 26970 ts_manager.cc:194] Registered new tserver with Master: df380132ba6545d9a5211e4e375ac9b3 (127.16.137.2:34935)
I20260608 10:12:31.821655 16932 webserver.cc:533] Webserver started at http://127.16.137.3:40509/ using document root <none> and password file <none>
I20260608 10:12:31.821667 26970 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59912
I20260608 10:12:31.822419 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:31.822695 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:31.823073 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:31.824800 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c"
format_stamp: "Formatted at 2026-06-08 10:12:31 on dist-test-slave-4pww"
I20260608 10:12:31.829896 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 10:12:31.834048 27183 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:31.834967 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:12:31.835319 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c"
format_stamp: "Formatted at 2026-06-08 10:12:31 on dist-test-slave-4pww"
I20260608 10:12:31.835651 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:31.852409 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:31.853780 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:31.855317 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:31.857882 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:31.858117 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:31.858373 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:31.858556 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:31.902612 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:40297
I20260608 10:12:31.902801 27245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:40297 every 8 connection(s)
I20260608 10:12:31.917893 27246 heartbeater.cc:344] Connected to a master server at 127.16.137.62:37625
I20260608 10:12:31.918354 27246 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:31.919118 27246 heartbeater.cc:507] Master 127.16.137.62:37625 requested a full tablet report, sending...
I20260608 10:12:31.921334 26970 ts_manager.cc:194] Registered new tserver with Master: 84a7e0f355704bd9acf42ccf4a9f6d7c (127.16.137.3:40297)
I20260608 10:12:31.921552 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015154713s
I20260608 10:12:31.922938 26970 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59922
I20260608 10:12:31.949615 26970 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59930:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:12:31.951705 26970 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:12:32.002269 27137 tablet_service.cc:1511] Processing CreateTablet for tablet 54cf0b5a7ec7462eae29233df18d6bc9 (DEFAULT_TABLE table=test-workload [id=5dcc3f28d993474186e9c3f22d92c57a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:12:32.003872 27137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54cf0b5a7ec7462eae29233df18d6bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:32.004971 27211 tablet_service.cc:1511] Processing CreateTablet for tablet 54cf0b5a7ec7462eae29233df18d6bc9 (DEFAULT_TABLE table=test-workload [id=5dcc3f28d993474186e9c3f22d92c57a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:12:32.006482 27211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54cf0b5a7ec7462eae29233df18d6bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:32.013443 27062 tablet_service.cc:1511] Processing CreateTablet for tablet 54cf0b5a7ec7462eae29233df18d6bc9 (DEFAULT_TABLE table=test-workload [id=5dcc3f28d993474186e9c3f22d92c57a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:12:32.014919 27062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54cf0b5a7ec7462eae29233df18d6bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:32.022608 27261 tablet_bootstrap.cc:492] T 54cf0b5a7ec7462eae29233df18d6bc9 P df380132ba6545d9a5211e4e375ac9b3: Bootstrap starting.
I20260608 10:12:32.030556 27261 tablet_bootstrap.cc:654] T 54cf0b5a7ec7462eae29233df18d6bc9 P df380132ba6545d9a5211e4e375ac9b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:32.030833 27262 tablet_bootstrap.cc:492] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c: Bootstrap starting.
I20260608 10:12:32.034739 27263 tablet_bootstrap.cc:492] T 54cf0b5a7ec7462eae29233df18d6bc9 P f24f1e852d6d4b9499f3b607fb6ad686: Bootstrap starting.
I20260608 10:12:32.040618 27262 tablet_bootstrap.cc:654] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:32.042184 27263 tablet_bootstrap.cc:654] T 54cf0b5a7ec7462eae29233df18d6bc9 P f24f1e852d6d4b9499f3b607fb6ad686: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:32.042527 27261 tablet_bootstrap.cc:492] T 54cf0b5a7ec7462eae29233df18d6bc9 P df380132ba6545d9a5211e4e375ac9b3: No bootstrap required, opened a new log
I20260608 10:12:32.043192 27261 ts_tablet_manager.cc:1403] T 54cf0b5a7ec7462eae29233df18d6bc9 P df380132ba6545d9a5211e4e375ac9b3: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260608 10:12:32.046868 27261 raft_consensus.cc:359] T 54cf0b5a7ec7462eae29233df18d6bc9 P df380132ba6545d9a5211e4e375ac9b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40297 } } peers { permanent_uuid: "df380132ba6545d9a5211e4e375ac9b3" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34935 } } peers { permanent_uuid: "f24f1e852d6d4b9499f3b607fb6ad686" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43833 } }
I20260608 10:12:32.047427 27262 tablet_bootstrap.cc:492] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c: No bootstrap required, opened a new log
I20260608 10:12:32.047713 27261 raft_consensus.cc:385] T 54cf0b5a7ec7462eae29233df18d6bc9 P df380132ba6545d9a5211e4e375ac9b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:32.048209 27262 ts_tablet_manager.cc:1403] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 10:12:32.048120 27261 raft_consensus.cc:740] T 54cf0b5a7ec7462eae29233df18d6bc9 P df380132ba6545d9a5211e4e375ac9b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df380132ba6545d9a5211e4e375ac9b3, State: Initialized, Role: FOLLOWER
I20260608 10:12:32.049578 27261 consensus_queue.cc:260] T 54cf0b5a7ec7462eae29233df18d6bc9 P df380132ba6545d9a5211e4e375ac9b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40297 } } peers { permanent_uuid: "df380132ba6545d9a5211e4e375ac9b3" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34935 } } peers { permanent_uuid: "f24f1e852d6d4b9499f3b607fb6ad686" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43833 } }
I20260608 10:12:32.050792 27263 tablet_bootstrap.cc:492] T 54cf0b5a7ec7462eae29233df18d6bc9 P f24f1e852d6d4b9499f3b607fb6ad686: No bootstrap required, opened a new log
I20260608 10:12:32.051375 27263 ts_tablet_manager.cc:1403] T 54cf0b5a7ec7462eae29233df18d6bc9 P f24f1e852d6d4b9499f3b607fb6ad686: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260608 10:12:32.052259 27262 raft_consensus.cc:359] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40297 } } peers { permanent_uuid: "df380132ba6545d9a5211e4e375ac9b3" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34935 } } peers { permanent_uuid: "f24f1e852d6d4b9499f3b607fb6ad686" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43833 } }
I20260608 10:12:32.053468 27262 raft_consensus.cc:385] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:32.053905 27262 raft_consensus.cc:740] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a7e0f355704bd9acf42ccf4a9f6d7c, State: Initialized, Role: FOLLOWER
I20260608 10:12:32.054296 27263 raft_consensus.cc:359] T 54cf0b5a7ec7462eae29233df18d6bc9 P f24f1e852d6d4b9499f3b607fb6ad686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40297 } } peers { permanent_uuid: "df380132ba6545d9a5211e4e375ac9b3" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34935 } } peers { permanent_uuid: "f24f1e852d6d4b9499f3b607fb6ad686" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43833 } }
I20260608 10:12:32.055020 27263 raft_consensus.cc:385] T 54cf0b5a7ec7462eae29233df18d6bc9 P f24f1e852d6d4b9499f3b607fb6ad686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:32.055318 27263 raft_consensus.cc:740] T 54cf0b5a7ec7462eae29233df18d6bc9 P f24f1e852d6d4b9499f3b607fb6ad686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f24f1e852d6d4b9499f3b607fb6ad686, State: Initialized, Role: FOLLOWER
I20260608 10:12:32.055073 27262 consensus_queue.cc:260] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40297 } } peers { permanent_uuid: "df380132ba6545d9a5211e4e375ac9b3" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34935 } } peers { permanent_uuid: "f24f1e852d6d4b9499f3b607fb6ad686" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43833 } }
I20260608 10:12:32.056241 27263 consensus_queue.cc:260] T 54cf0b5a7ec7462eae29233df18d6bc9 P f24f1e852d6d4b9499f3b607fb6ad686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40297 } } peers { permanent_uuid: "df380132ba6545d9a5211e4e375ac9b3" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34935 } } peers { permanent_uuid: "f24f1e852d6d4b9499f3b607fb6ad686" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43833 } }
I20260608 10:12:32.058740 27172 heartbeater.cc:499] Master 127.16.137.62:37625 was elected leader, sending a full tablet report...
I20260608 10:12:32.059252 27246 heartbeater.cc:499] Master 127.16.137.62:37625 was elected leader, sending a full tablet report...
I20260608 10:12:32.062054 27262 ts_tablet_manager.cc:1434] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.005s
I20260608 10:12:32.062438 27261 ts_tablet_manager.cc:1434] T 54cf0b5a7ec7462eae29233df18d6bc9 P df380132ba6545d9a5211e4e375ac9b3: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.005s
I20260608 10:12:32.065191 27097 heartbeater.cc:499] Master 127.16.137.62:37625 was elected leader, sending a full tablet report...
I20260608 10:12:32.065932 27263 ts_tablet_manager.cc:1434] T 54cf0b5a7ec7462eae29233df18d6bc9 P f24f1e852d6d4b9499f3b607fb6ad686: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260608 10:12:32.137423 27268 raft_consensus.cc:493] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:32.138011 27268 raft_consensus.cc:515] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40297 } } peers { permanent_uuid: "df380132ba6545d9a5211e4e375ac9b3" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34935 } } peers { permanent_uuid: "f24f1e852d6d4b9499f3b607fb6ad686" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43833 } }
I20260608 10:12:32.140336 27268 leader_election.cc:290] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df380132ba6545d9a5211e4e375ac9b3 (127.16.137.2:34935), f24f1e852d6d4b9499f3b607fb6ad686 (127.16.137.1:43833)
I20260608 10:12:32.149482 27147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cf0b5a7ec7462eae29233df18d6bc9" candidate_uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df380132ba6545d9a5211e4e375ac9b3" is_pre_election: true
I20260608 10:12:32.150264 27147 raft_consensus.cc:2468] T 54cf0b5a7ec7462eae29233df18d6bc9 P df380132ba6545d9a5211e4e375ac9b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84a7e0f355704bd9acf42ccf4a9f6d7c in term 0.
I20260608 10:12:32.151135 27072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cf0b5a7ec7462eae29233df18d6bc9" candidate_uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f24f1e852d6d4b9499f3b607fb6ad686" is_pre_election: true
I20260608 10:12:32.151708 27187 leader_election.cc:304] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a7e0f355704bd9acf42ccf4a9f6d7c, df380132ba6545d9a5211e4e375ac9b3; no voters: 
I20260608 10:12:32.151942 27072 raft_consensus.cc:2468] T 54cf0b5a7ec7462eae29233df18d6bc9 P f24f1e852d6d4b9499f3b607fb6ad686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84a7e0f355704bd9acf42ccf4a9f6d7c in term 0.
I20260608 10:12:32.152549 27268 raft_consensus.cc:2804] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:32.152870 27268 raft_consensus.cc:493] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:32.153257 27268 raft_consensus.cc:3060] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:32.158900 27268 raft_consensus.cc:515] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40297 } } peers { permanent_uuid: "df380132ba6545d9a5211e4e375ac9b3" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34935 } } peers { permanent_uuid: "f24f1e852d6d4b9499f3b607fb6ad686" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43833 } }
I20260608 10:12:32.160868 27268 leader_election.cc:290] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [CANDIDATE]: Term 1 election: Requested vote from peers df380132ba6545d9a5211e4e375ac9b3 (127.16.137.2:34935), f24f1e852d6d4b9499f3b607fb6ad686 (127.16.137.1:43833)
I20260608 10:12:32.161698 27147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cf0b5a7ec7462eae29233df18d6bc9" candidate_uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df380132ba6545d9a5211e4e375ac9b3"
I20260608 10:12:32.161964 27072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cf0b5a7ec7462eae29233df18d6bc9" candidate_uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f24f1e852d6d4b9499f3b607fb6ad686"
I20260608 10:12:32.162309 27147 raft_consensus.cc:3060] T 54cf0b5a7ec7462eae29233df18d6bc9 P df380132ba6545d9a5211e4e375ac9b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:32.162583 27072 raft_consensus.cc:3060] T 54cf0b5a7ec7462eae29233df18d6bc9 P f24f1e852d6d4b9499f3b607fb6ad686 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:32.169288 27072 raft_consensus.cc:2468] T 54cf0b5a7ec7462eae29233df18d6bc9 P f24f1e852d6d4b9499f3b607fb6ad686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a7e0f355704bd9acf42ccf4a9f6d7c in term 1.
I20260608 10:12:32.169292 27147 raft_consensus.cc:2468] T 54cf0b5a7ec7462eae29233df18d6bc9 P df380132ba6545d9a5211e4e375ac9b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a7e0f355704bd9acf42ccf4a9f6d7c in term 1.
I20260608 10:12:32.170586 27187 leader_election.cc:304] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a7e0f355704bd9acf42ccf4a9f6d7c, df380132ba6545d9a5211e4e375ac9b3; no voters: 
I20260608 10:12:32.171346 27268 raft_consensus.cc:2804] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:32.172307 27268 raft_consensus.cc:697] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [term 1 LEADER]: Becoming Leader. State: Replica: 84a7e0f355704bd9acf42ccf4a9f6d7c, State: Running, Role: LEADER
I20260608 10:12:32.173048 27268 consensus_queue.cc:237] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40297 } } peers { permanent_uuid: "df380132ba6545d9a5211e4e375ac9b3" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34935 } } peers { permanent_uuid: "f24f1e852d6d4b9499f3b607fb6ad686" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43833 } }
I20260608 10:12:32.180866 26969 catalog_manager.cc:5696] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 84a7e0f355704bd9acf42ccf4a9f6d7c (127.16.137.3). New cstate: current_term: 1 leader_uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84a7e0f355704bd9acf42ccf4a9f6d7c" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df380132ba6545d9a5211e4e375ac9b3" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f24f1e852d6d4b9499f3b607fb6ad686" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:32.207125 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:12:32.224589 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:32.225523 16932 tablet_replica.cc:333] T 54cf0b5a7ec7462eae29233df18d6bc9 P f24f1e852d6d4b9499f3b607fb6ad686: stopping tablet replica
I20260608 10:12:32.226188 16932 raft_consensus.cc:2243] T 54cf0b5a7ec7462eae29233df18d6bc9 P f24f1e852d6d4b9499f3b607fb6ad686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:32.226662 16932 raft_consensus.cc:2272] T 54cf0b5a7ec7462eae29233df18d6bc9 P f24f1e852d6d4b9499f3b607fb6ad686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:32.246480 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:12:32.256399 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:12:32.273594 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:32.274637 16932 tablet_replica.cc:333] T 54cf0b5a7ec7462eae29233df18d6bc9 P df380132ba6545d9a5211e4e375ac9b3: stopping tablet replica
I20260608 10:12:32.275297 16932 raft_consensus.cc:2243] T 54cf0b5a7ec7462eae29233df18d6bc9 P df380132ba6545d9a5211e4e375ac9b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:32.275789 16932 raft_consensus.cc:2272] T 54cf0b5a7ec7462eae29233df18d6bc9 P df380132ba6545d9a5211e4e375ac9b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:32.295996 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:12:32.306164 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:12:32.324357 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:32.325281 16932 tablet_replica.cc:333] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c: stopping tablet replica
I20260608 10:12:32.326010 16932 raft_consensus.cc:2243] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:32.326704 16932 pending_rounds.cc:70] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c: Trying to abort 1 pending ops.
I20260608 10:12:32.326907 16932 pending_rounds.cc:77] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621909708951552 op_type: NO_OP noop_request { }
I20260608 10:12:32.327198 16932 raft_consensus.cc:2889] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:12:32.327548 16932 raft_consensus.cc:2272] T 54cf0b5a7ec7462eae29233df18d6bc9 P 84a7e0f355704bd9acf42ccf4a9f6d7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:32.347925 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:12:32.357772 16932 master.cc:562] Master@127.16.137.62:37625 shutting down...
I20260608 10:12:32.373710 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:32.374323 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:32.374698 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 58ac09811b44455e9886bc0f93584fb2: stopping tablet replica
I20260608 10:12:32.387005 16932 master.cc:584] Master@127.16.137.62:37625 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1055 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 10:12:32.422860 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:40795
I20260608 10:12:32.424510 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:32.429891 27273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:32.431460 27274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:32.431694 27276 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:32.432363 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:32.433144 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:32.433331 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:32.433642 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913552433605 us; error 0 us; skew 500 ppm
I20260608 10:12:32.434258 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:32.436693 16932 webserver.cc:533] Webserver started at http://127.16.137.62:46327/ using document root <none> and password file <none>
I20260608 10:12:32.437222 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:32.437480 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:32.437788 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:32.438949 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "21845bbf451142c4b6bb3b58d8878884"
format_stamp: "Formatted at 2026-06-08 10:12:32 on dist-test-slave-4pww"
I20260608 10:12:32.443943 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:12:32.447757 27281 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:32.448596 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:12:32.448918 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "21845bbf451142c4b6bb3b58d8878884"
format_stamp: "Formatted at 2026-06-08 10:12:32 on dist-test-slave-4pww"
I20260608 10:12:32.449249 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:32.466630 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:32.467739 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:32.504859 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:40795
I20260608 10:12:32.504977 27332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:40795 every 8 connection(s)
I20260608 10:12:32.509235 27333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:32.520622 27333 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884: Bootstrap starting.
I20260608 10:12:32.525544 27333 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:32.529971 27333 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884: No bootstrap required, opened a new log
I20260608 10:12:32.532222 27333 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21845bbf451142c4b6bb3b58d8878884" member_type: VOTER }
I20260608 10:12:32.532655 27333 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:32.532909 27333 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21845bbf451142c4b6bb3b58d8878884, State: Initialized, Role: FOLLOWER
I20260608 10:12:32.533636 27333 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "21845bbf451142c4b6bb3b58d8878884" member_type: VOTER }
I20260608 10:12:32.534133 27333 raft_consensus.cc:399] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:12:32.534363 27333 raft_consensus.cc:493] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:12:32.534652 27333 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:32.539675 27333 raft_consensus.cc:515] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21845bbf451142c4b6bb3b58d8878884" member_type: VOTER }
I20260608 10:12:32.540267 27333 leader_election.cc:304] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [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: 21845bbf451142c4b6bb3b58d8878884; no voters: 
I20260608 10:12:32.541538 27333 leader_election.cc:290] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:12:32.541965 27336 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:32.543439 27336 raft_consensus.cc:697] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [term 1 LEADER]: Becoming Leader. State: Replica: 21845bbf451142c4b6bb3b58d8878884, State: Running, Role: LEADER
I20260608 10:12:32.544186 27336 consensus_queue.cc:237] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [LEADER]: Queue going to LEADER mode. State: All 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: "21845bbf451142c4b6bb3b58d8878884" member_type: VOTER }
I20260608 10:12:32.544737 27333 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:12:32.547302 27337 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "21845bbf451142c4b6bb3b58d8878884" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21845bbf451142c4b6bb3b58d8878884" member_type: VOTER } }
I20260608 10:12:32.547312 27338 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 21845bbf451142c4b6bb3b58d8878884. Latest consensus state: current_term: 1 leader_uuid: "21845bbf451142c4b6bb3b58d8878884" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21845bbf451142c4b6bb3b58d8878884" member_type: VOTER } }
I20260608 10:12:32.548156 27337 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:32.548239 27338 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:32.554574 27341 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:12:32.562532 27341 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:12:32.563680 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:12:32.572506 27341 catalog_manager.cc:1382] Generated new cluster ID: c438f3ae884f4389a48123ebd7b7d39d
I20260608 10:12:32.572821 27341 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:12:32.589651 27341 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:12:32.591073 27341 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:12:32.605482 27341 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884: Generated new TSK 0
I20260608 10:12:32.606213 27341 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:12:32.630584 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:32.636895 27354 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:32.638460 27355 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:32.642239 16932 server_base.cc:1061] running on GCE node
W20260608 10:12:32.643230 27357 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:32.644225 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:32.644482 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:32.644661 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913552644638 us; error 0 us; skew 500 ppm
I20260608 10:12:32.645248 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:32.647873 16932 webserver.cc:533] Webserver started at http://127.16.137.1:37685/ using document root <none> and password file <none>
I20260608 10:12:32.648355 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:32.648515 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:32.648730 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:32.649925 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "39a237c0a6a84188ba6b89a7f10031d8"
format_stamp: "Formatted at 2026-06-08 10:12:32 on dist-test-slave-4pww"
I20260608 10:12:32.654748 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:12:32.658634 27362 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:32.659420 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:12:32.659693 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "39a237c0a6a84188ba6b89a7f10031d8"
format_stamp: "Formatted at 2026-06-08 10:12:32 on dist-test-slave-4pww"
I20260608 10:12:32.659940 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:32.673903 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:32.675043 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:32.676506 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:32.679052 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:32.679286 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:32.679572 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:32.679746 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:32.719704 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:35917
I20260608 10:12:32.719836 27424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:35917 every 8 connection(s)
I20260608 10:12:32.725685 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:32.734442 27429 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:32.736406 27430 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:32.739950 27425 heartbeater.cc:344] Connected to a master server at 127.16.137.62:40795
W20260608 10:12:32.739789 27432 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:32.740504 27425 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:32.740939 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:32.741627 27425 heartbeater.cc:507] Master 127.16.137.62:40795 requested a full tablet report, sending...
I20260608 10:12:32.742110 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:32.742338 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:32.742563 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913552742524 us; error 0 us; skew 500 ppm
I20260608 10:12:32.743259 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:32.744256 27298 ts_manager.cc:194] Registered new tserver with Master: 39a237c0a6a84188ba6b89a7f10031d8 (127.16.137.1:35917)
I20260608 10:12:32.746327 16932 webserver.cc:533] Webserver started at http://127.16.137.2:42561/ using document root <none> and password file <none>
I20260608 10:12:32.747064 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:32.747064 27298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43118
I20260608 10:12:32.747462 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:32.747845 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:32.749096 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "4ee0573b8e3c488d938bcf6083013e3e"
format_stamp: "Formatted at 2026-06-08 10:12:32 on dist-test-slave-4pww"
I20260608 10:12:32.754108 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:12:32.757869 27437 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:32.758638 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:12:32.758958 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "4ee0573b8e3c488d938bcf6083013e3e"
format_stamp: "Formatted at 2026-06-08 10:12:32 on dist-test-slave-4pww"
I20260608 10:12:32.759259 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:32.775607 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:32.776762 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:32.778391 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:32.780838 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:32.781076 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:32.781361 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:32.781553 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:12:32.821542 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:46277
I20260608 10:12:32.821722 27499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:46277 every 8 connection(s)
I20260608 10:12:32.826889 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:32.834842 27503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:32.835853 27504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:32.839349 27506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:32.839656 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:32.840375 27500 heartbeater.cc:344] Connected to a master server at 127.16.137.62:40795
I20260608 10:12:32.840831 27500 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:32.840993 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:32.841296 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:32.841549 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913552841530 us; error 0 us; skew 500 ppm
I20260608 10:12:32.841781 27500 heartbeater.cc:507] Master 127.16.137.62:40795 requested a full tablet report, sending...
I20260608 10:12:32.842307 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:32.844074 27298 ts_manager.cc:194] Registered new tserver with Master: 4ee0573b8e3c488d938bcf6083013e3e (127.16.137.2:46277)
I20260608 10:12:32.845679 27298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43130
I20260608 10:12:32.847537 16932 webserver.cc:533] Webserver started at http://127.16.137.3:46193/ using document root <none> and password file <none>
I20260608 10:12:32.848330 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:32.848583 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:32.848845 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:32.850003 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "64c2d4cc26e1401e84ff27d82d4f7a5f"
format_stamp: "Formatted at 2026-06-08 10:12:32 on dist-test-slave-4pww"
I20260608 10:12:32.854884 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:12:32.858636 27511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:32.859658 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:12:32.860062 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "64c2d4cc26e1401e84ff27d82d4f7a5f"
format_stamp: "Formatted at 2026-06-08 10:12:32 on dist-test-slave-4pww"
I20260608 10:12:32.860369 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:32.875523 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:32.876808 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:32.878408 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:32.880904 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:32.881160 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:32.881458 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:32.881656 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:32.922185 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:35987
I20260608 10:12:32.922304 27573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:35987 every 8 connection(s)
I20260608 10:12:32.927646 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:32.936472 27578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:32.937253 27577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:32.940196 27580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:32.940884 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:32.941488 27574 heartbeater.cc:344] Connected to a master server at 127.16.137.62:40795
I20260608 10:12:32.941982 27574 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:32.942134 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:32.942432 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:32.942662 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913552942641 us; error 0 us; skew 500 ppm
I20260608 10:12:32.942973 27574 heartbeater.cc:507] Master 127.16.137.62:40795 requested a full tablet report, sending...
I20260608 10:12:32.943698 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:32.945725 27298 ts_manager.cc:194] Registered new tserver with Master: 64c2d4cc26e1401e84ff27d82d4f7a5f (127.16.137.3:35987)
I20260608 10:12:32.946918 16932 webserver.cc:533] Webserver started at http://127.16.137.4:34955/ using document root <none> and password file <none>
I20260608 10:12:32.947677 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:32.947783 27298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43146
I20260608 10:12:32.947952 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:32.948385 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:32.950485 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-3-root/instance:
uuid: "22f2f6ea07714a689752a415927240b4"
format_stamp: "Formatted at 2026-06-08 10:12:32 on dist-test-slave-4pww"
I20260608 10:12:32.955657 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:12:32.959775 27585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:32.960583 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:12:32.960992 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-3-root
uuid: "22f2f6ea07714a689752a415927240b4"
format_stamp: "Formatted at 2026-06-08 10:12:32 on dist-test-slave-4pww"
I20260608 10:12:32.961391 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913314735645-16932-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:32.976564 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:32.977919 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:32.979432 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:32.981853 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:32.982065 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:32.982333 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:32.982501 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:33.022562 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.4:43523
I20260608 10:12:33.022691 27647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.4:43523 every 8 connection(s)
I20260608 10:12:33.037621 27648 heartbeater.cc:344] Connected to a master server at 127.16.137.62:40795
I20260608 10:12:33.038033 27648 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:33.038734 27648 heartbeater.cc:507] Master 127.16.137.62:40795 requested a full tablet report, sending...
I20260608 10:12:33.040758 27298 ts_manager.cc:194] Registered new tserver with Master: 22f2f6ea07714a689752a415927240b4 (127.16.137.4:43523)
I20260608 10:12:33.041658 16932 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01538223s
I20260608 10:12:33.042271 27298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43158
I20260608 10:12:33.074090 27298 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43172:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:12:33.120083 27465 tablet_service.cc:1511] Processing CreateTablet for tablet bc7546f602a64252b69aa9254a7451ac (DEFAULT_TABLE table=test-workload [id=8dfe22c70c1a4f559ecd10b1513b0d1c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:12:33.121662 27465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc7546f602a64252b69aa9254a7451ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:33.123006 27539 tablet_service.cc:1511] Processing CreateTablet for tablet bc7546f602a64252b69aa9254a7451ac (DEFAULT_TABLE table=test-workload [id=8dfe22c70c1a4f559ecd10b1513b0d1c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:12:33.124277 27539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc7546f602a64252b69aa9254a7451ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:33.131770 27613 tablet_service.cc:1511] Processing CreateTablet for tablet bc7546f602a64252b69aa9254a7451ac (DEFAULT_TABLE table=test-workload [id=8dfe22c70c1a4f559ecd10b1513b0d1c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:12:33.133526 27613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc7546f602a64252b69aa9254a7451ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:33.142952 27663 tablet_bootstrap.cc:492] T bc7546f602a64252b69aa9254a7451ac P 64c2d4cc26e1401e84ff27d82d4f7a5f: Bootstrap starting.
I20260608 10:12:33.144769 27664 tablet_bootstrap.cc:492] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e: Bootstrap starting.
I20260608 10:12:33.152909 27665 tablet_bootstrap.cc:492] T bc7546f602a64252b69aa9254a7451ac P 22f2f6ea07714a689752a415927240b4: Bootstrap starting.
I20260608 10:12:33.153599 27664 tablet_bootstrap.cc:654] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:33.153687 27663 tablet_bootstrap.cc:654] T bc7546f602a64252b69aa9254a7451ac P 64c2d4cc26e1401e84ff27d82d4f7a5f: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:33.171160 27664 tablet_bootstrap.cc:492] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e: No bootstrap required, opened a new log
I20260608 10:12:33.171686 27664 ts_tablet_manager.cc:1403] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.012s
I20260608 10:12:33.171707 27663 tablet_bootstrap.cc:492] T bc7546f602a64252b69aa9254a7451ac P 64c2d4cc26e1401e84ff27d82d4f7a5f: No bootstrap required, opened a new log
I20260608 10:12:33.171737 27665 tablet_bootstrap.cc:654] T bc7546f602a64252b69aa9254a7451ac P 22f2f6ea07714a689752a415927240b4: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:33.172768 27663 ts_tablet_manager.cc:1403] T bc7546f602a64252b69aa9254a7451ac P 64c2d4cc26e1401e84ff27d82d4f7a5f: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.018s
I20260608 10:12:33.175781 27664 raft_consensus.cc:359] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee0573b8e3c488d938bcf6083013e3e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46277 } } peers { permanent_uuid: "64c2d4cc26e1401e84ff27d82d4f7a5f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 35987 } } peers { permanent_uuid: "22f2f6ea07714a689752a415927240b4" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43523 } }
I20260608 10:12:33.175871 27663 raft_consensus.cc:359] T bc7546f602a64252b69aa9254a7451ac P 64c2d4cc26e1401e84ff27d82d4f7a5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee0573b8e3c488d938bcf6083013e3e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46277 } } peers { permanent_uuid: "64c2d4cc26e1401e84ff27d82d4f7a5f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 35987 } } peers { permanent_uuid: "22f2f6ea07714a689752a415927240b4" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43523 } }
I20260608 10:12:33.176795 27664 raft_consensus.cc:385] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:33.176987 27663 raft_consensus.cc:385] T bc7546f602a64252b69aa9254a7451ac P 64c2d4cc26e1401e84ff27d82d4f7a5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:33.177223 27664 raft_consensus.cc:740] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ee0573b8e3c488d938bcf6083013e3e, State: Initialized, Role: FOLLOWER
I20260608 10:12:33.177448 27663 raft_consensus.cc:740] T bc7546f602a64252b69aa9254a7451ac P 64c2d4cc26e1401e84ff27d82d4f7a5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64c2d4cc26e1401e84ff27d82d4f7a5f, State: Initialized, Role: FOLLOWER
I20260608 10:12:33.178577 27665 tablet_bootstrap.cc:492] T bc7546f602a64252b69aa9254a7451ac P 22f2f6ea07714a689752a415927240b4: No bootstrap required, opened a new log
I20260608 10:12:33.178234 27664 consensus_queue.cc:260] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee0573b8e3c488d938bcf6083013e3e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46277 } } peers { permanent_uuid: "64c2d4cc26e1401e84ff27d82d4f7a5f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 35987 } } peers { permanent_uuid: "22f2f6ea07714a689752a415927240b4" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43523 } }
I20260608 10:12:33.178356 27663 consensus_queue.cc:260] T bc7546f602a64252b69aa9254a7451ac P 64c2d4cc26e1401e84ff27d82d4f7a5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee0573b8e3c488d938bcf6083013e3e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46277 } } peers { permanent_uuid: "64c2d4cc26e1401e84ff27d82d4f7a5f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 35987 } } peers { permanent_uuid: "22f2f6ea07714a689752a415927240b4" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43523 } }
I20260608 10:12:33.179250 27665 ts_tablet_manager.cc:1403] T bc7546f602a64252b69aa9254a7451ac P 22f2f6ea07714a689752a415927240b4: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260608 10:12:33.181365 27500 heartbeater.cc:499] Master 127.16.137.62:40795 was elected leader, sending a full tablet report...
I20260608 10:12:33.182943 27574 heartbeater.cc:499] Master 127.16.137.62:40795 was elected leader, sending a full tablet report...
I20260608 10:12:33.183607 27663 ts_tablet_manager.cc:1434] T bc7546f602a64252b69aa9254a7451ac P 64c2d4cc26e1401e84ff27d82d4f7a5f: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.008s
I20260608 10:12:33.183831 27664 ts_tablet_manager.cc:1434] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 10:12:33.186625 27665 raft_consensus.cc:359] T bc7546f602a64252b69aa9254a7451ac P 22f2f6ea07714a689752a415927240b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee0573b8e3c488d938bcf6083013e3e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46277 } } peers { permanent_uuid: "64c2d4cc26e1401e84ff27d82d4f7a5f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 35987 } } peers { permanent_uuid: "22f2f6ea07714a689752a415927240b4" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43523 } }
I20260608 10:12:33.187253 27665 raft_consensus.cc:385] T bc7546f602a64252b69aa9254a7451ac P 22f2f6ea07714a689752a415927240b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:33.187521 27665 raft_consensus.cc:740] T bc7546f602a64252b69aa9254a7451ac P 22f2f6ea07714a689752a415927240b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f2f6ea07714a689752a415927240b4, State: Initialized, Role: FOLLOWER
I20260608 10:12:33.188311 27665 consensus_queue.cc:260] T bc7546f602a64252b69aa9254a7451ac P 22f2f6ea07714a689752a415927240b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee0573b8e3c488d938bcf6083013e3e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46277 } } peers { permanent_uuid: "64c2d4cc26e1401e84ff27d82d4f7a5f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 35987 } } peers { permanent_uuid: "22f2f6ea07714a689752a415927240b4" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43523 } }
I20260608 10:12:33.190830 27648 heartbeater.cc:499] Master 127.16.137.62:40795 was elected leader, sending a full tablet report...
I20260608 10:12:33.191345 27665 ts_tablet_manager.cc:1434] T bc7546f602a64252b69aa9254a7451ac P 22f2f6ea07714a689752a415927240b4: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260608 10:12:33.203112 27669 raft_consensus.cc:493] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:33.203718 27669 raft_consensus.cc:515] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee0573b8e3c488d938bcf6083013e3e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46277 } } peers { permanent_uuid: "64c2d4cc26e1401e84ff27d82d4f7a5f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 35987 } } peers { permanent_uuid: "22f2f6ea07714a689752a415927240b4" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43523 } }
I20260608 10:12:33.206238 27669 leader_election.cc:290] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64c2d4cc26e1401e84ff27d82d4f7a5f (127.16.137.3:35987), 22f2f6ea07714a689752a415927240b4 (127.16.137.4:43523)
I20260608 10:12:33.216436 27549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7546f602a64252b69aa9254a7451ac" candidate_uuid: "4ee0573b8e3c488d938bcf6083013e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64c2d4cc26e1401e84ff27d82d4f7a5f" is_pre_election: true
I20260608 10:12:33.217200 27549 raft_consensus.cc:2468] T bc7546f602a64252b69aa9254a7451ac P 64c2d4cc26e1401e84ff27d82d4f7a5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ee0573b8e3c488d938bcf6083013e3e in term 0.
I20260608 10:12:33.218495 27623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7546f602a64252b69aa9254a7451ac" candidate_uuid: "4ee0573b8e3c488d938bcf6083013e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f2f6ea07714a689752a415927240b4" is_pre_election: true
I20260608 10:12:33.218521 27440 leader_election.cc:304] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ee0573b8e3c488d938bcf6083013e3e, 64c2d4cc26e1401e84ff27d82d4f7a5f; no voters: 
I20260608 10:12:33.219235 27623 raft_consensus.cc:2468] T bc7546f602a64252b69aa9254a7451ac P 22f2f6ea07714a689752a415927240b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ee0573b8e3c488d938bcf6083013e3e in term 0.
I20260608 10:12:33.219563 27669 raft_consensus.cc:2804] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:33.219971 27669 raft_consensus.cc:493] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:33.220304 27669 raft_consensus.cc:3060] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:33.225926 27669 raft_consensus.cc:515] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee0573b8e3c488d938bcf6083013e3e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46277 } } peers { permanent_uuid: "64c2d4cc26e1401e84ff27d82d4f7a5f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 35987 } } peers { permanent_uuid: "22f2f6ea07714a689752a415927240b4" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43523 } }
I20260608 10:12:33.227914 27669 leader_election.cc:290] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [CANDIDATE]: Term 1 election: Requested vote from peers 64c2d4cc26e1401e84ff27d82d4f7a5f (127.16.137.3:35987), 22f2f6ea07714a689752a415927240b4 (127.16.137.4:43523)
I20260608 10:12:33.228672 27549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7546f602a64252b69aa9254a7451ac" candidate_uuid: "4ee0573b8e3c488d938bcf6083013e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64c2d4cc26e1401e84ff27d82d4f7a5f"
I20260608 10:12:33.229044 27623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7546f602a64252b69aa9254a7451ac" candidate_uuid: "4ee0573b8e3c488d938bcf6083013e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f2f6ea07714a689752a415927240b4"
I20260608 10:12:33.229429 27549 raft_consensus.cc:3060] T bc7546f602a64252b69aa9254a7451ac P 64c2d4cc26e1401e84ff27d82d4f7a5f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:33.229672 27623 raft_consensus.cc:3060] T bc7546f602a64252b69aa9254a7451ac P 22f2f6ea07714a689752a415927240b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:33.237149 27623 raft_consensus.cc:2468] T bc7546f602a64252b69aa9254a7451ac P 22f2f6ea07714a689752a415927240b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ee0573b8e3c488d938bcf6083013e3e in term 1.
I20260608 10:12:33.237149 27549 raft_consensus.cc:2468] T bc7546f602a64252b69aa9254a7451ac P 64c2d4cc26e1401e84ff27d82d4f7a5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ee0573b8e3c488d938bcf6083013e3e in term 1.
I20260608 10:12:33.238633 27440 leader_election.cc:304] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22f2f6ea07714a689752a415927240b4, 4ee0573b8e3c488d938bcf6083013e3e; no voters: 
I20260608 10:12:33.239391 27669 raft_consensus.cc:2804] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:33.240293 27669 raft_consensus.cc:697] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [term 1 LEADER]: Becoming Leader. State: Replica: 4ee0573b8e3c488d938bcf6083013e3e, State: Running, Role: LEADER
I20260608 10:12:33.241225 27669 consensus_queue.cc:237] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee0573b8e3c488d938bcf6083013e3e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46277 } } peers { permanent_uuid: "64c2d4cc26e1401e84ff27d82d4f7a5f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 35987 } } peers { permanent_uuid: "22f2f6ea07714a689752a415927240b4" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43523 } }
I20260608 10:12:33.248927 27298 catalog_manager.cc:5696] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ee0573b8e3c488d938bcf6083013e3e (127.16.137.2). New cstate: current_term: 1 leader_uuid: "4ee0573b8e3c488d938bcf6083013e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee0573b8e3c488d938bcf6083013e3e" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 46277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64c2d4cc26e1401e84ff27d82d4f7a5f" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 35987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f2f6ea07714a689752a415927240b4" member_type: VOTER last_known_addr { host: "127.16.137.4" port: 43523 } health_report { overall_health: UNKNOWN } } }
W20260608 10:12:33.291680 16932 auto_rebalancer.cc:591] Failed to schedule move for tablet bc7546f602a64252b69aa9254a7451ac: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:12:33.292979 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:12:33.311893 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:33.328161 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:12:33.336645 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:12:33.355506 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:33.356447 16932 tablet_replica.cc:333] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e: stopping tablet replica
I20260608 10:12:33.356978 16932 raft_consensus.cc:2243] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:33.357712 16932 pending_rounds.cc:70] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e: Trying to abort 1 pending ops.
I20260608 10:12:33.357967 16932 pending_rounds.cc:77] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621914083885056 op_type: NO_OP noop_request { }
I20260608 10:12:33.358311 16932 raft_consensus.cc:2889] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:12:33.358623 16932 raft_consensus.cc:2272] T bc7546f602a64252b69aa9254a7451ac P 4ee0573b8e3c488d938bcf6083013e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:33.369987 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:12:33.379786 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:12:33.399616 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:33.400532 16932 tablet_replica.cc:333] T bc7546f602a64252b69aa9254a7451ac P 64c2d4cc26e1401e84ff27d82d4f7a5f: stopping tablet replica
I20260608 10:12:33.401135 16932 raft_consensus.cc:2243] T bc7546f602a64252b69aa9254a7451ac P 64c2d4cc26e1401e84ff27d82d4f7a5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:33.401648 16932 raft_consensus.cc:2272] T bc7546f602a64252b69aa9254a7451ac P 64c2d4cc26e1401e84ff27d82d4f7a5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:33.421614 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:12:33.432147 16932 tablet_server.cc:179] TabletServer@127.16.137.4:0 shutting down...
I20260608 10:12:33.451225 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:33.452240 16932 tablet_replica.cc:333] T bc7546f602a64252b69aa9254a7451ac P 22f2f6ea07714a689752a415927240b4: stopping tablet replica
I20260608 10:12:33.452905 16932 raft_consensus.cc:2243] T bc7546f602a64252b69aa9254a7451ac P 22f2f6ea07714a689752a415927240b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:33.453457 16932 raft_consensus.cc:2272] T bc7546f602a64252b69aa9254a7451ac P 22f2f6ea07714a689752a415927240b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:33.463032 16932 tablet_server.cc:196] TabletServer@127.16.137.4:0 shutdown complete.
I20260608 10:12:33.474793 16932 master.cc:562] Master@127.16.137.62:40795 shutting down...
I20260608 10:12:33.490408 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:33.491016 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:33.491384 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 21845bbf451142c4b6bb3b58d8878884: stopping tablet replica
I20260608 10:12:33.511857 16932 master.cc:584] Master@127.16.137.62:40795 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1123 ms)
[----------] 22 tests from AutoRebalancerTest (238636 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 10:12:33.546761 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:39657
I20260608 10:12:33.547986 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:33.553658 27677 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:33.554003 27678 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:33.555125 27680 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:33.556267 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:33.557192 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:33.557436 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:33.557559 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913553557546 us; error 0 us; skew 500 ppm
I20260608 10:12:33.558137 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:33.560497 16932 webserver.cc:533] Webserver started at http://127.16.137.62:42083/ using document root <none> and password file <none>
I20260608 10:12:33.560992 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:33.561149 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:33.561571 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:33.562691 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "e01ab4bc0f654e8686a737e3d9807a62"
format_stamp: "Formatted at 2026-06-08 10:12:33 on dist-test-slave-4pww"
I20260608 10:12:33.567514 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:12:33.572027 27685 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:33.572988 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:12:33.573329 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "e01ab4bc0f654e8686a737e3d9807a62"
format_stamp: "Formatted at 2026-06-08 10:12:33 on dist-test-slave-4pww"
I20260608 10:12:33.573702 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:33.595548 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:33.597158 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:33.635435 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:39657
I20260608 10:12:33.635564 27736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:39657 every 8 connection(s)
I20260608 10:12:33.639931 27737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:33.652238 27737 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62: Bootstrap starting.
I20260608 10:12:33.657608 27737 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:33.662271 27737 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62: No bootstrap required, opened a new log
I20260608 10:12:33.664721 27737 raft_consensus.cc:359] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e01ab4bc0f654e8686a737e3d9807a62" member_type: VOTER }
I20260608 10:12:33.665146 27737 raft_consensus.cc:385] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:33.665380 27737 raft_consensus.cc:740] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01ab4bc0f654e8686a737e3d9807a62, State: Initialized, Role: FOLLOWER
I20260608 10:12:33.666033 27737 consensus_queue.cc:260] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e01ab4bc0f654e8686a737e3d9807a62" member_type: VOTER }
I20260608 10:12:33.666487 27737 raft_consensus.cc:399] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:12:33.666715 27737 raft_consensus.cc:493] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:12:33.666957 27737 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:33.672508 27737 raft_consensus.cc:515] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e01ab4bc0f654e8686a737e3d9807a62" member_type: VOTER }
I20260608 10:12:33.673094 27737 leader_election.cc:304] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [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: e01ab4bc0f654e8686a737e3d9807a62; no voters: 
I20260608 10:12:33.674418 27737 leader_election.cc:290] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:12:33.674894 27740 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:33.676656 27740 raft_consensus.cc:697] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [term 1 LEADER]: Becoming Leader. State: Replica: e01ab4bc0f654e8686a737e3d9807a62, State: Running, Role: LEADER
I20260608 10:12:33.677489 27740 consensus_queue.cc:237] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [LEADER]: Queue going to LEADER mode. State: All 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: "e01ab4bc0f654e8686a737e3d9807a62" member_type: VOTER }
I20260608 10:12:33.678277 27737 sys_catalog.cc:565] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:12:33.680903 27742 sys_catalog.cc:455] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e01ab4bc0f654e8686a737e3d9807a62. Latest consensus state: current_term: 1 leader_uuid: "e01ab4bc0f654e8686a737e3d9807a62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e01ab4bc0f654e8686a737e3d9807a62" member_type: VOTER } }
I20260608 10:12:33.681728 27742 sys_catalog.cc:458] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:33.682060 27741 sys_catalog.cc:455] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e01ab4bc0f654e8686a737e3d9807a62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e01ab4bc0f654e8686a737e3d9807a62" member_type: VOTER } }
I20260608 10:12:33.682622 27741 sys_catalog.cc:458] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:33.685570 27746 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:12:33.690642 27746 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:12:33.696779 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:12:33.700735 27746 catalog_manager.cc:1382] Generated new cluster ID: 5ec779e10a6744e9b65afba5d79bba22
I20260608 10:12:33.701045 27746 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:12:33.724925 27746 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:12:33.726297 27746 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:12:33.738957 27746 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62: Generated new TSK 0
I20260608 10:12:33.739589 27746 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:12:33.764346 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:33.770836 27758 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:33.772053 27759 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:33.774241 16932 server_base.cc:1061] running on GCE node
W20260608 10:12:33.774777 27761 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:33.775892 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:33.776182 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:33.776326 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913553776314 us; error 0 us; skew 500 ppm
I20260608 10:12:33.776881 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:33.779356 16932 webserver.cc:533] Webserver started at http://127.16.137.1:41961/ using document root <none> and password file <none>
I20260608 10:12:33.779873 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:33.780040 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:33.780364 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:33.781706 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "006963d18b524651b77d76ef8c96c486"
format_stamp: "Formatted at 2026-06-08 10:12:33 on dist-test-slave-4pww"
I20260608 10:12:33.787286 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 10:12:33.791134 27766 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:33.791996 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:12:33.792313 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "006963d18b524651b77d76ef8c96c486"
format_stamp: "Formatted at 2026-06-08 10:12:33 on dist-test-slave-4pww"
I20260608 10:12:33.792599 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:33.814656 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:33.815857 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:33.817517 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:33.820055 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:33.820257 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:33.820580 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:33.820760 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:33.862926 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:46021
I20260608 10:12:33.863051 27828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:46021 every 8 connection(s)
I20260608 10:12:33.868739 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:33.878858 27833 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:33.879976 27834 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:33.882256 27836 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:33.882865 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:33.884044 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:33.884318 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:33.884547 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913553884527 us; error 0 us; skew 500 ppm
I20260608 10:12:33.885210 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:33.885998 27829 heartbeater.cc:344] Connected to a master server at 127.16.137.62:39657
I20260608 10:12:33.886518 27829 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:33.887478 27829 heartbeater.cc:507] Master 127.16.137.62:39657 requested a full tablet report, sending...
I20260608 10:12:33.888239 16932 webserver.cc:533] Webserver started at http://127.16.137.2:41927/ using document root <none> and password file <none>
I20260608 10:12:33.888913 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:33.889144 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:33.889516 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:33.890352 27702 ts_manager.cc:194] Registered new tserver with Master: 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021)
I20260608 10:12:33.891124 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "6d3d835bc74340409e0a0c5e20915ffa"
format_stamp: "Formatted at 2026-06-08 10:12:33 on dist-test-slave-4pww"
I20260608 10:12:33.893064 27702 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49600
I20260608 10:12:33.897065 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 10:12:33.900777 27841 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:33.901685 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:12:33.902012 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "6d3d835bc74340409e0a0c5e20915ffa"
format_stamp: "Formatted at 2026-06-08 10:12:33 on dist-test-slave-4pww"
I20260608 10:12:33.902323 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:33.919680 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:33.920866 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:33.922411 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:33.924825 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:33.925065 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:33.925333 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:33.925592 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:12:33.966027 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:34293
I20260608 10:12:33.966166 27903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:34293 every 8 connection(s)
I20260608 10:12:33.972103 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:33.980031 27907 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:33.981127 27908 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:33.984483 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:33.986129 27904 heartbeater.cc:344] Connected to a master server at 127.16.137.62:39657
W20260608 10:12:33.986193 27911 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:33.986696 27904 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:33.987349 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:33.987632 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:33.987565 27904 heartbeater.cc:507] Master 127.16.137.62:39657 requested a full tablet report, sending...
I20260608 10:12:33.988049 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913553988021 us; error 0 us; skew 500 ppm
I20260608 10:12:33.988786 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:33.990532 27702 ts_manager.cc:194] Registered new tserver with Master: 6d3d835bc74340409e0a0c5e20915ffa (127.16.137.2:34293)
I20260608 10:12:33.991780 16932 webserver.cc:533] Webserver started at http://127.16.137.3:42957/ using document root <none> and password file <none>
I20260608 10:12:33.992293 27702 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49612
I20260608 10:12:33.992399 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:33.992733 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:33.993032 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:33.994369 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "e6d0985945314ebf8d05028ed60b7db8"
format_stamp: "Formatted at 2026-06-08 10:12:33 on dist-test-slave-4pww"
I20260608 10:12:33.999367 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:12:34.003029 27915 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:34.004000 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:12:34.004354 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "e6d0985945314ebf8d05028ed60b7db8"
format_stamp: "Formatted at 2026-06-08 10:12:33 on dist-test-slave-4pww"
I20260608 10:12:34.004634 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:34.034732 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:34.035838 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:34.037249 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:34.039783 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:34.039981 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:34.040298 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:34.040477 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:34.080230 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:34947
I20260608 10:12:34.080353 27977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:34947 every 8 connection(s)
I20260608 10:12:34.095063 27978 heartbeater.cc:344] Connected to a master server at 127.16.137.62:39657
I20260608 10:12:34.095546 27978 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:34.096325 27978 heartbeater.cc:507] Master 127.16.137.62:39657 requested a full tablet report, sending...
I20260608 10:12:34.098495 27702 ts_manager.cc:194] Registered new tserver with Master: e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3:34947)
I20260608 10:12:34.099175 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015587441s
I20260608 10:12:34.100018 27702 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49614
I20260608 10:12:34.896199 27829 heartbeater.cc:499] Master 127.16.137.62:39657 was elected leader, sending a full tablet report...
I20260608 10:12:34.995307 27904 heartbeater.cc:499] Master 127.16.137.62:39657 was elected leader, sending a full tablet report...
I20260608 10:12:35.103128 27978 heartbeater.cc:499] Master 127.16.137.62:39657 was elected leader, sending a full tablet report...
I20260608 10:12:35.157232 27702 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49622:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:12:35.159827 27702 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:12:35.229569 27793 tablet_service.cc:1511] Processing CreateTablet for tablet 771ee9cef5c344c49dc8b733b0cd36db (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:35.231279 27793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771ee9cef5c344c49dc8b733b0cd36db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.230942 27943 tablet_service.cc:1511] Processing CreateTablet for tablet 0b205cab0af94886b88700ce16b1db20 (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:35.232439 27943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b205cab0af94886b88700ce16b1db20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.234761 27792 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6b1f2001414fdaa881002a0e4cf994 (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:35.236246 27792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6b1f2001414fdaa881002a0e4cf994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.238706 27794 tablet_service.cc:1511] Processing CreateTablet for tablet 0b205cab0af94886b88700ce16b1db20 (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:35.240119 27794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b205cab0af94886b88700ce16b1db20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.243655 27791 tablet_service.cc:1511] Processing CreateTablet for tablet 543117fadafd4fdc801611e55aca3434 (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:35.245139 27791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543117fadafd4fdc801611e55aca3434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.247768 27942 tablet_service.cc:1511] Processing CreateTablet for tablet 771ee9cef5c344c49dc8b733b0cd36db (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:35.249212 27942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771ee9cef5c344c49dc8b733b0cd36db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.250667 27790 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac80be7510d483c81da7081107ed944 (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:35.252076 27790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac80be7510d483c81da7081107ed944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.256891 27789 tablet_service.cc:1511] Processing CreateTablet for tablet f6e688835847496abfc554a8e3ff45a4 (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:35.258344 27789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e688835847496abfc554a8e3ff45a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.259958 27941 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6b1f2001414fdaa881002a0e4cf994 (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:35.262028 27941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6b1f2001414fdaa881002a0e4cf994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.271972 27940 tablet_service.cc:1511] Processing CreateTablet for tablet 543117fadafd4fdc801611e55aca3434 (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:35.273866 27940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543117fadafd4fdc801611e55aca3434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.284588 27939 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac80be7510d483c81da7081107ed944 (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:35.286744 27939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac80be7510d483c81da7081107ed944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.298188 27869 tablet_service.cc:1511] Processing CreateTablet for tablet 0b205cab0af94886b88700ce16b1db20 (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:35.300194 27869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b205cab0af94886b88700ce16b1db20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.302719 27942 tablet_service.cc:1511] Processing CreateTablet for tablet f6e688835847496abfc554a8e3ff45a4 (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:35.303148 27868 tablet_service.cc:1511] Processing CreateTablet for tablet 771ee9cef5c344c49dc8b733b0cd36db (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:35.304188 27942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e688835847496abfc554a8e3ff45a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.305073 27868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771ee9cef5c344c49dc8b733b0cd36db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.314230 27999 tablet_bootstrap.cc:492] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8: Bootstrap starting.
I20260608 10:12:35.314527 27866 tablet_service.cc:1511] Processing CreateTablet for tablet 543117fadafd4fdc801611e55aca3434 (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:35.316087 27866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543117fadafd4fdc801611e55aca3434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.320513 27999 tablet_bootstrap.cc:654] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.323001 27865 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac80be7510d483c81da7081107ed944 (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:35.324697 27865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac80be7510d483c81da7081107ed944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.308393 27998 tablet_bootstrap.cc:492] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486: Bootstrap starting.
I20260608 10:12:35.307961 27867 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6b1f2001414fdaa881002a0e4cf994 (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:35.330302 27867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6b1f2001414fdaa881002a0e4cf994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.332484 27998 tablet_bootstrap.cc:654] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.335472 27864 tablet_service.cc:1511] Processing CreateTablet for tablet f6e688835847496abfc554a8e3ff45a4 (DEFAULT_TABLE table=test-workload [id=4fc1202bc72945e3bb1e3a6ad5295940]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:35.336902 27864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e688835847496abfc554a8e3ff45a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:35.375727 28002 tablet_bootstrap.cc:492] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa: Bootstrap starting.
I20260608 10:12:35.385365 28002 tablet_bootstrap.cc:654] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.399586 28002 tablet_bootstrap.cc:492] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa: No bootstrap required, opened a new log
I20260608 10:12:35.400470 28002 ts_tablet_manager.cc:1403] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.007s
I20260608 10:12:35.403841 27998 tablet_bootstrap.cc:492] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486: No bootstrap required, opened a new log
I20260608 10:12:35.404546 27998 ts_tablet_manager.cc:1403] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.053s
I20260608 10:12:35.404382 28002 raft_consensus.cc:359] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.404382 27999 tablet_bootstrap.cc:492] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8: No bootstrap required, opened a new log
I20260608 10:12:35.405925 27999 ts_tablet_manager.cc:1403] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8: Time spent bootstrapping tablet: real 0.092s	user 0.026s	sys 0.055s
I20260608 10:12:35.405267 28002 raft_consensus.cc:385] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.407718 28002 raft_consensus.cc:740] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d3d835bc74340409e0a0c5e20915ffa, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.408412 27998 raft_consensus.cc:359] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } }
I20260608 10:12:35.408639 28002 consensus_queue.cc:260] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.409307 27998 raft_consensus.cc:385] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.409789 27998 raft_consensus.cc:740] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 006963d18b524651b77d76ef8c96c486, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.410219 27999 raft_consensus.cc:359] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } }
I20260608 10:12:35.410782 27998 consensus_queue.cc:260] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } }
I20260608 10:12:35.411370 27999 raft_consensus.cc:385] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.411914 27999 raft_consensus.cc:740] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d0985945314ebf8d05028ed60b7db8, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.413308 27999 consensus_queue.cc:260] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } }
I20260608 10:12:35.418918 28002 ts_tablet_manager.cc:1434] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.003s
I20260608 10:12:35.420269 28002 tablet_bootstrap.cc:492] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa: Bootstrap starting.
I20260608 10:12:35.420706 27998 ts_tablet_manager.cc:1434] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.001s
I20260608 10:12:35.426990 28002 tablet_bootstrap.cc:654] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.433526 27999 ts_tablet_manager.cc:1434] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.006s
I20260608 10:12:35.435390 27999 tablet_bootstrap.cc:492] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8: Bootstrap starting.
I20260608 10:12:35.442698 27998 tablet_bootstrap.cc:492] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486: Bootstrap starting.
I20260608 10:12:35.445441 27999 tablet_bootstrap.cc:654] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.450116 27998 tablet_bootstrap.cc:654] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.451586 28002 tablet_bootstrap.cc:492] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa: No bootstrap required, opened a new log
I20260608 10:12:35.452193 28002 ts_tablet_manager.cc:1403] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.012s
I20260608 10:12:35.453135 27999 tablet_bootstrap.cc:492] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8: No bootstrap required, opened a new log
I20260608 10:12:35.453824 27999 ts_tablet_manager.cc:1403] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260608 10:12:35.455817 27998 tablet_bootstrap.cc:492] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486: No bootstrap required, opened a new log
I20260608 10:12:35.455502 28002 raft_consensus.cc:359] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.456353 27998 ts_tablet_manager.cc:1403] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 10:12:35.456328 28002 raft_consensus.cc:385] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.456884 28002 raft_consensus.cc:740] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d3d835bc74340409e0a0c5e20915ffa, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.456809 27999 raft_consensus.cc:359] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.457607 27999 raft_consensus.cc:385] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.457937 27999 raft_consensus.cc:740] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d0985945314ebf8d05028ed60b7db8, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.457940 28002 consensus_queue.cc:260] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.458817 27999 consensus_queue.cc:260] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.459609 27998 raft_consensus.cc:359] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.460415 27998 raft_consensus.cc:385] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.460460 28002 ts_tablet_manager.cc:1434] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:12:35.460915 27998 raft_consensus.cc:740] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 006963d18b524651b77d76ef8c96c486, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.461885 28002 tablet_bootstrap.cc:492] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa: Bootstrap starting.
I20260608 10:12:35.461925 27998 consensus_queue.cc:260] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.468961 28002 tablet_bootstrap.cc:654] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.469163 27999 ts_tablet_manager.cc:1434] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 10:12:35.470494 27999 tablet_bootstrap.cc:492] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8: Bootstrap starting.
I20260608 10:12:35.471938 27998 ts_tablet_manager.cc:1434] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260608 10:12:35.476346 27998 tablet_bootstrap.cc:492] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486: Bootstrap starting.
I20260608 10:12:35.477418 27999 tablet_bootstrap.cc:654] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.485682 27998 tablet_bootstrap.cc:654] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.491935 27999 tablet_bootstrap.cc:492] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8: No bootstrap required, opened a new log
I20260608 10:12:35.492527 27999 ts_tablet_manager.cc:1403] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260608 10:12:35.494063 28002 tablet_bootstrap.cc:492] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa: No bootstrap required, opened a new log
I20260608 10:12:35.494987 28002 ts_tablet_manager.cc:1403] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.011s
I20260608 10:12:35.496016 27999 raft_consensus.cc:359] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.496919 27999 raft_consensus.cc:385] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.497308 27999 raft_consensus.cc:740] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d0985945314ebf8d05028ed60b7db8, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.498293 27999 consensus_queue.cc:260] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.498535 28002 raft_consensus.cc:359] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } }
I20260608 10:12:35.499382 28002 raft_consensus.cc:385] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.499495 27998 tablet_bootstrap.cc:492] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486: No bootstrap required, opened a new log
I20260608 10:12:35.499742 28002 raft_consensus.cc:740] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d3d835bc74340409e0a0c5e20915ffa, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.500102 27998 ts_tablet_manager.cc:1403] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.013s
I20260608 10:12:35.500602 27999 ts_tablet_manager.cc:1434] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:12:35.500659 28002 consensus_queue.cc:260] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } }
I20260608 10:12:35.501822 27999 tablet_bootstrap.cc:492] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8: Bootstrap starting.
I20260608 10:12:35.503293 28002 ts_tablet_manager.cc:1434] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:12:35.503526 27998 raft_consensus.cc:359] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.504392 27998 raft_consensus.cc:385] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.504748 27998 raft_consensus.cc:740] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 006963d18b524651b77d76ef8c96c486, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.505848 27998 consensus_queue.cc:260] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.506420 28002 tablet_bootstrap.cc:492] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa: Bootstrap starting.
I20260608 10:12:35.509862 27999 tablet_bootstrap.cc:654] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.511461 27998 ts_tablet_manager.cc:1434] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:12:35.512739 27998 tablet_bootstrap.cc:492] T 9c6b1f2001414fdaa881002a0e4cf994 P 006963d18b524651b77d76ef8c96c486: Bootstrap starting.
I20260608 10:12:35.517463 28002 tablet_bootstrap.cc:654] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.519966 27998 tablet_bootstrap.cc:654] T 9c6b1f2001414fdaa881002a0e4cf994 P 006963d18b524651b77d76ef8c96c486: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.523277 28004 raft_consensus.cc:493] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:35.524098 28004 raft_consensus.cc:515] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.527731 27999 tablet_bootstrap.cc:492] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8: No bootstrap required, opened a new log
I20260608 10:12:35.528399 27999 ts_tablet_manager.cc:1403] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260608 10:12:35.530553 28002 tablet_bootstrap.cc:492] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa: No bootstrap required, opened a new log
I20260608 10:12:35.531123 28002 ts_tablet_manager.cc:1403] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260608 10:12:35.531621 27999 raft_consensus.cc:359] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.532438 27999 raft_consensus.cc:385] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.532757 27999 raft_consensus.cc:740] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d0985945314ebf8d05028ed60b7db8, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.533799 27999 consensus_queue.cc:260] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.536141 28002 raft_consensus.cc:359] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.537549 28002 raft_consensus.cc:385] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.537942 28002 raft_consensus.cc:740] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d3d835bc74340409e0a0c5e20915ffa, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.539088 27998 tablet_bootstrap.cc:492] T 9c6b1f2001414fdaa881002a0e4cf994 P 006963d18b524651b77d76ef8c96c486: No bootstrap required, opened a new log
I20260608 10:12:35.538782 28002 consensus_queue.cc:260] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.539366 28006 raft_consensus.cc:493] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:35.539650 27998 ts_tablet_manager.cc:1403] T 9c6b1f2001414fdaa881002a0e4cf994 P 006963d18b524651b77d76ef8c96c486: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260608 10:12:35.536661 27999 ts_tablet_manager.cc:1434] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260608 10:12:35.540096 28006 raft_consensus.cc:515] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } }
I20260608 10:12:35.540756 28004 leader_election.cc:290] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021), e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3:34947)
I20260608 10:12:35.541217 27999 tablet_bootstrap.cc:492] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8: Bootstrap starting.
I20260608 10:12:35.543205 27998 raft_consensus.cc:359] T 9c6b1f2001414fdaa881002a0e4cf994 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.543998 27998 raft_consensus.cc:385] T 9c6b1f2001414fdaa881002a0e4cf994 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.544340 27998 raft_consensus.cc:740] T 9c6b1f2001414fdaa881002a0e4cf994 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 006963d18b524651b77d76ef8c96c486, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.545224 27998 consensus_queue.cc:260] T 9c6b1f2001414fdaa881002a0e4cf994 P 006963d18b524651b77d76ef8c96c486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.548080 27998 ts_tablet_manager.cc:1434] T 9c6b1f2001414fdaa881002a0e4cf994 P 006963d18b524651b77d76ef8c96c486: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:12:35.548964 27999 tablet_bootstrap.cc:654] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.549333 27998 tablet_bootstrap.cc:492] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486: Bootstrap starting.
I20260608 10:12:35.557922 27998 tablet_bootstrap.cc:654] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.559132 28006 leader_election.cc:290] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021), 6d3d835bc74340409e0a0c5e20915ffa (127.16.137.2:34293)
I20260608 10:12:35.566267 28005 raft_consensus.cc:493] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:35.567028 28005 raft_consensus.cc:515] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.570967 28005 leader_election.cc:290] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d3d835bc74340409e0a0c5e20915ffa (127.16.137.2:34293), e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3:34947)
I20260608 10:12:35.596336 27999 tablet_bootstrap.cc:492] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8: No bootstrap required, opened a new log
I20260608 10:12:35.599305 27999 ts_tablet_manager.cc:1403] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.014s
I20260608 10:12:35.626102 28002 ts_tablet_manager.cc:1434] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa: Time spent starting tablet: real 0.095s	user 0.025s	sys 0.023s
I20260608 10:12:35.629158 27999 raft_consensus.cc:359] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.632813 27998 tablet_bootstrap.cc:492] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486: No bootstrap required, opened a new log
I20260608 10:12:35.633229 28002 tablet_bootstrap.cc:492] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa: Bootstrap starting.
I20260608 10:12:35.634562 28018 raft_consensus.cc:493] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:35.641458 27804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b205cab0af94886b88700ce16b1db20" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006963d18b524651b77d76ef8c96c486" is_pre_election: true
I20260608 10:12:35.648916 27999 raft_consensus.cc:385] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.651230 27998 ts_tablet_manager.cc:1403] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486: Time spent bootstrapping tablet: real 0.102s	user 0.032s	sys 0.030s
I20260608 10:12:35.653702 27804 raft_consensus.cc:2468] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d0985945314ebf8d05028ed60b7db8 in term 0.
I20260608 10:12:35.651495 28018 raft_consensus.cc:515] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.652890 27999 raft_consensus.cc:740] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d0985945314ebf8d05028ed60b7db8, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.658305 27917 leader_election.cc:304] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 006963d18b524651b77d76ef8c96c486, e6d0985945314ebf8d05028ed60b7db8; no voters: 
I20260608 10:12:35.659536 28006 raft_consensus.cc:2804] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:35.659937 28006 raft_consensus.cc:493] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:35.660282 28006 raft_consensus.cc:3060] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.660187 27879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e688835847496abfc554a8e3ff45a4" candidate_uuid: "006963d18b524651b77d76ef8c96c486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3d835bc74340409e0a0c5e20915ffa" is_pre_election: true
I20260608 10:12:35.661139 27879 raft_consensus.cc:2468] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 006963d18b524651b77d76ef8c96c486 in term 0.
I20260608 10:12:35.660416 27998 raft_consensus.cc:359] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.663964 27998 raft_consensus.cc:385] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.664196 27953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6b1f2001414fdaa881002a0e4cf994" candidate_uuid: "6d3d835bc74340409e0a0c5e20915ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d0985945314ebf8d05028ed60b7db8" is_pre_election: true
I20260608 10:12:35.664386 27998 raft_consensus.cc:740] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 006963d18b524651b77d76ef8c96c486, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.664345 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e688835847496abfc554a8e3ff45a4" candidate_uuid: "006963d18b524651b77d76ef8c96c486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d0985945314ebf8d05028ed60b7db8" is_pre_election: true
I20260608 10:12:35.665820 27770 leader_election.cc:304] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 006963d18b524651b77d76ef8c96c486, 6d3d835bc74340409e0a0c5e20915ffa; no voters: 
I20260608 10:12:35.666971 28005 raft_consensus.cc:2804] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:35.667434 28005 raft_consensus.cc:493] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:35.667227 27998 consensus_queue.cc:260] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.667870 28005 raft_consensus.cc:3060] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.670323 28018 leader_election.cc:290] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021), e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3:34947)
I20260608 10:12:35.671561 27999 consensus_queue.cc:260] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.672907 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e688835847496abfc554a8e3ff45a4" candidate_uuid: "6d3d835bc74340409e0a0c5e20915ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d0985945314ebf8d05028ed60b7db8" is_pre_election: true
I20260608 10:12:35.674489 27953 raft_consensus.cc:2468] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d3d835bc74340409e0a0c5e20915ffa in term 0.
I20260608 10:12:35.676395 28006 raft_consensus.cc:515] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } }
I20260608 10:12:35.677656 27998 ts_tablet_manager.cc:1434] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.004s
W20260608 10:12:35.678578 27845 leader_election.cc:343] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3:34947): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:35.679188 28006 leader_election.cc:290] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 election: Requested vote from peers 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021), 6d3d835bc74340409e0a0c5e20915ffa (127.16.137.2:34293)
I20260608 10:12:35.679476 27804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6b1f2001414fdaa881002a0e4cf994" candidate_uuid: "6d3d835bc74340409e0a0c5e20915ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006963d18b524651b77d76ef8c96c486" is_pre_election: true
I20260608 10:12:35.679515 27845 leader_election.cc:304] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d3d835bc74340409e0a0c5e20915ffa, e6d0985945314ebf8d05028ed60b7db8; no voters: 
I20260608 10:12:35.681838 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b205cab0af94886b88700ce16b1db20" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006963d18b524651b77d76ef8c96c486"
I20260608 10:12:35.682578 28005 raft_consensus.cc:515] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.683059 27804 raft_consensus.cc:2468] T 9c6b1f2001414fdaa881002a0e4cf994 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d3d835bc74340409e0a0c5e20915ffa in term 0.
I20260608 10:12:35.683214 27803 raft_consensus.cc:3060] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.684062 27998 tablet_bootstrap.cc:492] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486: Bootstrap starting.
W20260608 10:12:35.681921 27770 leader_election.cc:343] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3:34947): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:35.682862 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e688835847496abfc554a8e3ff45a4" candidate_uuid: "6d3d835bc74340409e0a0c5e20915ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006963d18b524651b77d76ef8c96c486" is_pre_election: true
I20260608 10:12:35.685360 27802 raft_consensus.cc:2393] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d3d835bc74340409e0a0c5e20915ffa in current term 1: Already voted for candidate 006963d18b524651b77d76ef8c96c486 in this term.
I20260608 10:12:35.688125 28005 leader_election.cc:290] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [CANDIDATE]: Term 1 election: Requested vote from peers 6d3d835bc74340409e0a0c5e20915ffa (127.16.137.2:34293), e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3:34947)
I20260608 10:12:35.691319 27999 ts_tablet_manager.cc:1434] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.003s
I20260608 10:12:35.692284 27998 tablet_bootstrap.cc:654] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.692602 27999 tablet_bootstrap.cc:492] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8: Bootstrap starting.
I20260608 10:12:35.692312 28018 raft_consensus.cc:2804] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:35.695017 28018 raft_consensus.cc:493] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:35.695082 27879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b205cab0af94886b88700ce16b1db20" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3d835bc74340409e0a0c5e20915ffa" is_pre_election: true
I20260608 10:12:35.695565 28018 raft_consensus.cc:3060] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.695873 27879 raft_consensus.cc:2468] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d0985945314ebf8d05028ed60b7db8 in term 0.
I20260608 10:12:35.682396 28002 tablet_bootstrap.cc:654] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.697634 27879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b205cab0af94886b88700ce16b1db20" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3d835bc74340409e0a0c5e20915ffa"
I20260608 10:12:35.699031 27879 raft_consensus.cc:3060] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.694056 27803 raft_consensus.cc:2468] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d0985945314ebf8d05028ed60b7db8 in term 1.
I20260608 10:12:35.706329 27917 leader_election.cc:304] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 006963d18b524651b77d76ef8c96c486, e6d0985945314ebf8d05028ed60b7db8; no voters: 
I20260608 10:12:35.707509 28006 raft_consensus.cc:2804] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:35.708150 28006 raft_consensus.cc:697] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [term 1 LEADER]: Becoming Leader. State: Replica: e6d0985945314ebf8d05028ed60b7db8, State: Running, Role: LEADER
I20260608 10:12:35.709504 28006 consensus_queue.cc:237] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } }
I20260608 10:12:35.712687 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e688835847496abfc554a8e3ff45a4" candidate_uuid: "006963d18b524651b77d76ef8c96c486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3d835bc74340409e0a0c5e20915ffa"
I20260608 10:12:35.713444 27878 raft_consensus.cc:3060] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.713636 27843 leader_election.cc:304] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [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: 6d3d835bc74340409e0a0c5e20915ffa; no voters: 006963d18b524651b77d76ef8c96c486, e6d0985945314ebf8d05028ed60b7db8
W20260608 10:12:35.716288 27750 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:12:35.716217 27953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e688835847496abfc554a8e3ff45a4" candidate_uuid: "006963d18b524651b77d76ef8c96c486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d0985945314ebf8d05028ed60b7db8"
I20260608 10:12:35.717438 28029 raft_consensus.cc:493] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 10:12:35.718197 27770 leader_election.cc:343] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3:34947): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:35.718199 28029 raft_consensus.cc:515] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.722543 27878 raft_consensus.cc:2468] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 006963d18b524651b77d76ef8c96c486 in term 1.
I20260608 10:12:35.723146 28004 raft_consensus.cc:2749] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:12:35.724045 27770 leader_election.cc:304] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [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: 006963d18b524651b77d76ef8c96c486, 6d3d835bc74340409e0a0c5e20915ffa; no voters: e6d0985945314ebf8d05028ed60b7db8
I20260608 10:12:35.724537 28029 leader_election.cc:290] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021), 6d3d835bc74340409e0a0c5e20915ffa (127.16.137.2:34293)
I20260608 10:12:35.725155 28028 raft_consensus.cc:2804] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:35.709623 28018 raft_consensus.cc:515] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.725967 28028 raft_consensus.cc:697] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [term 1 LEADER]: Becoming Leader. State: Replica: 006963d18b524651b77d76ef8c96c486, State: Running, Role: LEADER
I20260608 10:12:35.726076 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ee9cef5c344c49dc8b733b0cd36db" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006963d18b524651b77d76ef8c96c486" is_pre_election: true
I20260608 10:12:35.730892 28028 consensus_queue.cc:237] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.731333 27879 raft_consensus.cc:2468] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d0985945314ebf8d05028ed60b7db8 in term 1.
I20260608 10:12:35.733829 27803 raft_consensus.cc:2468] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d0985945314ebf8d05028ed60b7db8 in term 0.
I20260608 10:12:35.734467 27999 tablet_bootstrap.cc:654] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.735318 27917 leader_election.cc:304] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 006963d18b524651b77d76ef8c96c486, e6d0985945314ebf8d05028ed60b7db8; no voters: 
I20260608 10:12:35.736420 28029 raft_consensus.cc:2804] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:35.736922 28029 raft_consensus.cc:493] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:35.737416 28029 raft_consensus.cc:3060] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.740288 28004 raft_consensus.cc:493] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:35.745500 27879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ee9cef5c344c49dc8b733b0cd36db" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3d835bc74340409e0a0c5e20915ffa" is_pre_election: true
I20260608 10:12:35.746384 28004 raft_consensus.cc:515] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.748886 28002 tablet_bootstrap.cc:492] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa: No bootstrap required, opened a new log
I20260608 10:12:35.749555 28004 leader_election.cc:290] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021), e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3:34947)
I20260608 10:12:35.750989 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ee9cef5c344c49dc8b733b0cd36db" candidate_uuid: "6d3d835bc74340409e0a0c5e20915ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006963d18b524651b77d76ef8c96c486" is_pre_election: true
I20260608 10:12:35.751891 27802 raft_consensus.cc:2468] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d3d835bc74340409e0a0c5e20915ffa in term 0.
I20260608 10:12:35.753389 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ee9cef5c344c49dc8b733b0cd36db" candidate_uuid: "6d3d835bc74340409e0a0c5e20915ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d0985945314ebf8d05028ed60b7db8" is_pre_election: true
I20260608 10:12:35.755168 27843 leader_election.cc:304] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 006963d18b524651b77d76ef8c96c486, 6d3d835bc74340409e0a0c5e20915ffa; no voters: 
I20260608 10:12:35.749559 28002 ts_tablet_manager.cc:1403] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.010s
I20260608 10:12:35.742609 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6b1f2001414fdaa881002a0e4cf994" candidate_uuid: "6d3d835bc74340409e0a0c5e20915ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006963d18b524651b77d76ef8c96c486"
I20260608 10:12:35.741732 28018 leader_election.cc:290] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [CANDIDATE]: Term 1 election: Requested vote from peers 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021), e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3:34947)
I20260608 10:12:35.740818 27998 tablet_bootstrap.cc:492] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486: No bootstrap required, opened a new log
I20260608 10:12:35.757793 27803 raft_consensus.cc:3060] T 9c6b1f2001414fdaa881002a0e4cf994 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.758266 27998 ts_tablet_manager.cc:1403] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486: Time spent bootstrapping tablet: real 0.074s	user 0.005s	sys 0.019s
I20260608 10:12:35.760803 28002 raft_consensus.cc:359] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.761591 28002 raft_consensus.cc:385] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.761898 28002 raft_consensus.cc:740] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d3d835bc74340409e0a0c5e20915ffa, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.762473 27998 raft_consensus.cc:359] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.763649 27998 raft_consensus.cc:385] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.764047 27998 raft_consensus.cc:740] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 006963d18b524651b77d76ef8c96c486, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.764744 27998 consensus_queue.cc:260] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.765662 28002 consensus_queue.cc:260] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.766667 27998 ts_tablet_manager.cc:1434] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:12:35.756996 28004 raft_consensus.cc:2804] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:35.767396 28004 raft_consensus.cc:493] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:35.767807 28004 raft_consensus.cc:3060] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.769218 28002 ts_tablet_manager.cc:1434] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260608 10:12:35.770375 28002 tablet_bootstrap.cc:492] T 3ac80be7510d483c81da7081107ed944 P 6d3d835bc74340409e0a0c5e20915ffa: Bootstrap starting.
I20260608 10:12:35.756698 28029 raft_consensus.cc:515] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.774395 27952 raft_consensus.cc:2393] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d3d835bc74340409e0a0c5e20915ffa in current term 1: Already voted for candidate e6d0985945314ebf8d05028ed60b7db8 in this term.
I20260608 10:12:35.745292 27953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6b1f2001414fdaa881002a0e4cf994" candidate_uuid: "6d3d835bc74340409e0a0c5e20915ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d0985945314ebf8d05028ed60b7db8"
I20260608 10:12:35.775306 27953 raft_consensus.cc:3060] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.777935 28002 tablet_bootstrap.cc:654] T 3ac80be7510d483c81da7081107ed944 P 6d3d835bc74340409e0a0c5e20915ffa: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:35.778563 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ee9cef5c344c49dc8b733b0cd36db" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006963d18b524651b77d76ef8c96c486"
I20260608 10:12:35.779211 27802 raft_consensus.cc:3060] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.778393 27700 catalog_manager.cc:5696] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 reported cstate change: term changed from 0 to 1, leader changed from <none> to 006963d18b524651b77d76ef8c96c486 (127.16.137.1). New cstate: current_term: 1 leader_uuid: "006963d18b524651b77d76ef8c96c486" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:35.776795 27701 catalog_manager.cc:5696] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "e6d0985945314ebf8d05028ed60b7db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:35.787308 27802 raft_consensus.cc:2468] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d0985945314ebf8d05028ed60b7db8 in term 1.
I20260608 10:12:35.788659 27917 leader_election.cc:304] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 006963d18b524651b77d76ef8c96c486, e6d0985945314ebf8d05028ed60b7db8; no voters: 
I20260608 10:12:35.789661 28006 raft_consensus.cc:2804] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:35.790325 28029 leader_election.cc:290] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 election: Requested vote from peers 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021), 6d3d835bc74340409e0a0c5e20915ffa (127.16.137.2:34293)
I20260608 10:12:35.791505 28006 raft_consensus.cc:697] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [term 1 LEADER]: Becoming Leader. State: Replica: e6d0985945314ebf8d05028ed60b7db8, State: Running, Role: LEADER
I20260608 10:12:35.791716 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ee9cef5c344c49dc8b733b0cd36db" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3d835bc74340409e0a0c5e20915ffa"
I20260608 10:12:35.792634 28006 consensus_queue.cc:237] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.794252 28004 raft_consensus.cc:515] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.795686 27879 raft_consensus.cc:2393] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6d0985945314ebf8d05028ed60b7db8 in current term 1: Already voted for candidate 6d3d835bc74340409e0a0c5e20915ffa in this term.
I20260608 10:12:35.796450 27803 raft_consensus.cc:2468] T 9c6b1f2001414fdaa881002a0e4cf994 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d3d835bc74340409e0a0c5e20915ffa in term 1.
I20260608 10:12:35.798859 28004 leader_election.cc:290] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [CANDIDATE]: Term 1 election: Requested vote from peers 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021), e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3:34947)
I20260608 10:12:35.799527 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ee9cef5c344c49dc8b733b0cd36db" candidate_uuid: "6d3d835bc74340409e0a0c5e20915ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006963d18b524651b77d76ef8c96c486"
I20260608 10:12:35.799981 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ee9cef5c344c49dc8b733b0cd36db" candidate_uuid: "6d3d835bc74340409e0a0c5e20915ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d0985945314ebf8d05028ed60b7db8"
I20260608 10:12:35.800474 27802 raft_consensus.cc:2393] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d3d835bc74340409e0a0c5e20915ffa in current term 1: Already voted for candidate e6d0985945314ebf8d05028ed60b7db8 in this term.
I20260608 10:12:35.801676 28006 raft_consensus.cc:493] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:35.801638 27843 leader_election.cc:304] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [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: 6d3d835bc74340409e0a0c5e20915ffa; no voters: 006963d18b524651b77d76ef8c96c486, e6d0985945314ebf8d05028ed60b7db8
I20260608 10:12:35.802379 28006 raft_consensus.cc:515] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.802736 28004 raft_consensus.cc:2749] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:12:35.788511 27953 raft_consensus.cc:2468] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d3d835bc74340409e0a0c5e20915ffa in term 1.
I20260608 10:12:35.803247 27843 leader_election.cc:304] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 006963d18b524651b77d76ef8c96c486, 6d3d835bc74340409e0a0c5e20915ffa; no voters: 
I20260608 10:12:35.805115 28004 raft_consensus.cc:2804] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:35.805524 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac80be7510d483c81da7081107ed944" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006963d18b524651b77d76ef8c96c486" is_pre_election: true
I20260608 10:12:35.806205 27802 raft_consensus.cc:2468] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d0985945314ebf8d05028ed60b7db8 in term 0.
I20260608 10:12:35.806746 28004 raft_consensus.cc:697] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 LEADER]: Becoming Leader. State: Replica: 6d3d835bc74340409e0a0c5e20915ffa, State: Running, Role: LEADER
I20260608 10:12:35.807008 27999 tablet_bootstrap.cc:492] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8: No bootstrap required, opened a new log
I20260608 10:12:35.807456 27917 leader_election.cc:304] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 006963d18b524651b77d76ef8c96c486, e6d0985945314ebf8d05028ed60b7db8; no voters: 
I20260608 10:12:35.807809 28004 consensus_queue.cc:237] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.808452 28037 raft_consensus.cc:2804] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:35.809273 28037 raft_consensus.cc:493] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:35.807832 27999 ts_tablet_manager.cc:1403] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8: Time spent bootstrapping tablet: real 0.116s	user 0.007s	sys 0.009s
I20260608 10:12:35.810384 27879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac80be7510d483c81da7081107ed944" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3d835bc74340409e0a0c5e20915ffa" is_pre_election: true
I20260608 10:12:35.811515 28002 tablet_bootstrap.cc:492] T 3ac80be7510d483c81da7081107ed944 P 6d3d835bc74340409e0a0c5e20915ffa: No bootstrap required, opened a new log
I20260608 10:12:35.813514 28037 raft_consensus.cc:3060] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.814258 28002 ts_tablet_manager.cc:1403] T 3ac80be7510d483c81da7081107ed944 P 6d3d835bc74340409e0a0c5e20915ffa: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.005s
W20260608 10:12:35.814661 27919 leader_election.cc:343] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d3d835bc74340409e0a0c5e20915ffa (127.16.137.2:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:35.816004 28029 raft_consensus.cc:493] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:35.816548 28029 raft_consensus.cc:515] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.818961 28029 leader_election.cc:290] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021), 6d3d835bc74340409e0a0c5e20915ffa (127.16.137.2:34293)
I20260608 10:12:35.819085 28002 raft_consensus.cc:359] T 3ac80be7510d483c81da7081107ed944 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.819746 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543117fadafd4fdc801611e55aca3434" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006963d18b524651b77d76ef8c96c486" is_pre_election: true
I20260608 10:12:35.820616 27802 raft_consensus.cc:2468] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d0985945314ebf8d05028ed60b7db8 in term 0.
I20260608 10:12:35.822800 27917 leader_election.cc:304] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 006963d18b524651b77d76ef8c96c486, e6d0985945314ebf8d05028ed60b7db8; no voters: 
I20260608 10:12:35.820658 27879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543117fadafd4fdc801611e55aca3434" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3d835bc74340409e0a0c5e20915ffa" is_pre_election: true
I20260608 10:12:35.810962 28006 leader_election.cc:290] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021), 6d3d835bc74340409e0a0c5e20915ffa (127.16.137.2:34293)
I20260608 10:12:35.823828 28037 raft_consensus.cc:515] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.824388 27879 raft_consensus.cc:2468] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d0985945314ebf8d05028ed60b7db8 in term 0.
I20260608 10:12:35.824766 28006 raft_consensus.cc:2804] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:35.825289 28006 raft_consensus.cc:493] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:35.826112 28002 raft_consensus.cc:385] T 3ac80be7510d483c81da7081107ed944 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.827118 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac80be7510d483c81da7081107ed944" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006963d18b524651b77d76ef8c96c486"
I20260608 10:12:35.829056 28002 raft_consensus.cc:740] T 3ac80be7510d483c81da7081107ed944 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d3d835bc74340409e0a0c5e20915ffa, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.829233 27802 raft_consensus.cc:3060] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.830016 28002 consensus_queue.cc:260] T 3ac80be7510d483c81da7081107ed944 P 6d3d835bc74340409e0a0c5e20915ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.833053 28002 ts_tablet_manager.cc:1434] T 3ac80be7510d483c81da7081107ed944 P 6d3d835bc74340409e0a0c5e20915ffa: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 10:12:35.834033 28006 raft_consensus.cc:3060] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.840158 27802 raft_consensus.cc:2468] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d0985945314ebf8d05028ed60b7db8 in term 1.
I20260608 10:12:35.828099 27999 raft_consensus.cc:359] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.841840 28006 raft_consensus.cc:515] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.842475 27999 raft_consensus.cc:385] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:35.842859 27999 raft_consensus.cc:740] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d0985945314ebf8d05028ed60b7db8, State: Initialized, Role: FOLLOWER
I20260608 10:12:35.843765 27999 consensus_queue.cc:260] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.845561 28006 leader_election.cc:290] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 election: Requested vote from peers 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021), 6d3d835bc74340409e0a0c5e20915ffa (127.16.137.2:34293)
I20260608 10:12:35.845873 27879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543117fadafd4fdc801611e55aca3434" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3d835bc74340409e0a0c5e20915ffa"
I20260608 10:12:35.846562 27999 ts_tablet_manager.cc:1434] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260608 10:12:35.840286 27700 catalog_manager.cc:5696] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "e6d0985945314ebf8d05028ed60b7db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:35.847927 28037 leader_election.cc:290] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 election: Requested vote from peers 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021), 6d3d835bc74340409e0a0c5e20915ffa (127.16.137.2:34293)
I20260608 10:12:35.846506 27879 raft_consensus.cc:3060] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.849169 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543117fadafd4fdc801611e55aca3434" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006963d18b524651b77d76ef8c96c486"
I20260608 10:12:35.849828 27803 raft_consensus.cc:3060] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.849748 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac80be7510d483c81da7081107ed944" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3d835bc74340409e0a0c5e20915ffa"
I20260608 10:12:35.850502 27878 raft_consensus.cc:3060] T 3ac80be7510d483c81da7081107ed944 P 6d3d835bc74340409e0a0c5e20915ffa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.843865 27701 catalog_manager.cc:5696] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d3d835bc74340409e0a0c5e20915ffa (127.16.137.2). New cstate: current_term: 1 leader_uuid: "6d3d835bc74340409e0a0c5e20915ffa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:35.858141 27878 raft_consensus.cc:2468] T 3ac80be7510d483c81da7081107ed944 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d0985945314ebf8d05028ed60b7db8 in term 1.
I20260608 10:12:35.858563 27879 raft_consensus.cc:2468] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d0985945314ebf8d05028ed60b7db8 in term 1.
I20260608 10:12:35.859208 27803 raft_consensus.cc:2468] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d0985945314ebf8d05028ed60b7db8 in term 1.
I20260608 10:12:35.860606 27917 leader_election.cc:304] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 006963d18b524651b77d76ef8c96c486, e6d0985945314ebf8d05028ed60b7db8; no voters: 
I20260608 10:12:35.861872 27917 leader_election.cc:304] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 006963d18b524651b77d76ef8c96c486, e6d0985945314ebf8d05028ed60b7db8; no voters: 
I20260608 10:12:35.862812 28006 raft_consensus.cc:2804] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:35.862838 28037 raft_consensus.cc:2804] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:35.864310 28006 raft_consensus.cc:697] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [term 1 LEADER]: Becoming Leader. State: Replica: e6d0985945314ebf8d05028ed60b7db8, State: Running, Role: LEADER
I20260608 10:12:35.865321 28006 consensus_queue.cc:237] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.869875 28037 raft_consensus.cc:697] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [term 1 LEADER]: Becoming Leader. State: Replica: e6d0985945314ebf8d05028ed60b7db8, State: Running, Role: LEADER
I20260608 10:12:35.871081 28037 consensus_queue.cc:237] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.881312 27700 catalog_manager.cc:5696] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "e6d0985945314ebf8d05028ed60b7db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:35.882824 27700 catalog_manager.cc:5696] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "e6d0985945314ebf8d05028ed60b7db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:35.932382 28037 raft_consensus.cc:493] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:35.933128 28037 raft_consensus.cc:515] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } }
I20260608 10:12:35.935353 28037 leader_election.cc:290] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021), 6d3d835bc74340409e0a0c5e20915ffa (127.16.137.2:34293)
I20260608 10:12:35.936144 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e688835847496abfc554a8e3ff45a4" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006963d18b524651b77d76ef8c96c486" is_pre_election: true
I20260608 10:12:35.936511 27879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e688835847496abfc554a8e3ff45a4" candidate_uuid: "e6d0985945314ebf8d05028ed60b7db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3d835bc74340409e0a0c5e20915ffa" is_pre_election: true
I20260608 10:12:35.937287 27879 raft_consensus.cc:2393] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6d0985945314ebf8d05028ed60b7db8 in current term 1: Already voted for candidate 006963d18b524651b77d76ef8c96c486 in this term.
I20260608 10:12:35.938252 27919 leader_election.cc:304] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8 [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: e6d0985945314ebf8d05028ed60b7db8; no voters: 006963d18b524651b77d76ef8c96c486, 6d3d835bc74340409e0a0c5e20915ffa
I20260608 10:12:35.939018 28037 raft_consensus.cc:3060] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:35.944137 28037 raft_consensus.cc:2749] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:12:36.186151 28037 consensus_queue.cc:1048] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:36.201679 28029 consensus_queue.cc:1048] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:36.224450 28005 consensus_queue.cc:1048] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:36.237068 28004 consensus_queue.cc:1048] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:36.279922 28037 consensus_queue.cc:1048] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:36.307034 27953 raft_consensus.cc:1275] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Refusing update from remote peer 6d3d835bc74340409e0a0c5e20915ffa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:36.314103 28035 consensus_queue.cc:1048] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:36.328244 28067 consensus_queue.cc:1048] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:36.346374 28006 consensus_queue.cc:1048] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:12:36.386466 27845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.3:34947, user_credentials={real_user=slave}} blocked reactor thread for 74836.3us
I20260608 10:12:36.400211 27804 raft_consensus.cc:1275] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Refusing update from remote peer e6d0985945314ebf8d05028ed60b7db8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:36.415328 28037 consensus_queue.cc:1048] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:36.422078 28006 consensus_queue.cc:1048] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 10:12:36.495272 27877 raft_consensus.cc:1275] T 3ac80be7510d483c81da7081107ed944 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Refusing update from remote peer e6d0985945314ebf8d05028ed60b7db8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:36.510805 28037 consensus_queue.cc:1048] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:36.588960 28037 consensus_queue.cc:1048] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:12:36.706301 28094 log.cc:927] Time spent T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8: Append to log took a long time: real 0.056s	user 0.001s	sys 0.001s
W20260608 10:12:37.372962 27917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.1:46021, user_credentials={real_user=slave}} blocked reactor thread for 66427us
I20260608 10:12:37.925256 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:37.943557 28106 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:37.950139 28107 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:37.967314 16932 server_base.cc:1061] running on GCE node
W20260608 10:12:37.967703 28110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:37.968959 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:37.969336 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:37.969611 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913557969590 us; error 0 us; skew 500 ppm
I20260608 10:12:37.970319 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:37.973222 16932 webserver.cc:533] Webserver started at http://127.16.137.4:46383/ using document root <none> and password file <none>
I20260608 10:12:37.973869 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:37.974112 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:37.974436 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:37.975896 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-3-root/instance:
uuid: "ea1f3b16bf5343248a20978866530956"
format_stamp: "Formatted at 2026-06-08 10:12:37 on dist-test-slave-4pww"
I20260608 10:12:37.981585 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:12:37.985752 28114 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:37.986814 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:12:37.987186 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-3-root
uuid: "ea1f3b16bf5343248a20978866530956"
format_stamp: "Formatted at 2026-06-08 10:12:37 on dist-test-slave-4pww"
I20260608 10:12:37.987577 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913314735645-16932-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:38.005184 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:38.006829 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:38.008421 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:38.011006 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:38.011265 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:38.011535 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:38.011734 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:38.058651 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.4:35445
I20260608 10:12:38.058790 28176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.4:35445 every 8 connection(s)
I20260608 10:12:38.077643 28177 heartbeater.cc:344] Connected to a master server at 127.16.137.62:39657
I20260608 10:12:38.078107 28177 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:38.079118 28177 heartbeater.cc:507] Master 127.16.137.62:39657 requested a full tablet report, sending...
I20260608 10:12:38.081629 27699 ts_manager.cc:194] Registered new tserver with Master: ea1f3b16bf5343248a20978866530956 (127.16.137.4:35445)
I20260608 10:12:38.083593 27699 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49638
I20260608 10:12:39.004406 27953 consensus_queue.cc:237] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [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: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } }
I20260608 10:12:39.014190 27876 raft_consensus.cc:1275] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Refusing update from remote peer e6d0985945314ebf8d05028ed60b7db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:39.014562 27801 raft_consensus.cc:1275] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Refusing update from remote peer e6d0985945314ebf8d05028ed60b7db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:39.016110 28181 consensus_queue.cc:1048] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:12:39.017257 28029 consensus_queue.cc:1048] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:39.028040 28185 raft_consensus.cc:2955] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } } }
W20260608 10:12:39.030369 27917 consensus_peers.cc:597] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 -> Peer ea1f3b16bf5343248a20978866530956 (127.16.137.4:35445): Couldn't send request to peer ea1f3b16bf5343248a20978866530956. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 771ee9cef5c344c49dc8b733b0cd36db. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:39.032897 27876 raft_consensus.cc:2955] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } } }
I20260608 10:12:39.033901 27801 raft_consensus.cc:2955] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } } }
I20260608 10:12:39.046641 27699 catalog_manager.cc:5696] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 reported cstate change: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "e6d0985945314ebf8d05028ed60b7db8" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:39.047458 27953 consensus_queue.cc:237] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [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: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } }
I20260608 10:12:39.056144 27876 raft_consensus.cc:1275] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Refusing update from remote peer e6d0985945314ebf8d05028ed60b7db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:39.056841 27801 raft_consensus.cc:1275] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Refusing update from remote peer e6d0985945314ebf8d05028ed60b7db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 10:12:39.057088 27917 consensus_peers.cc:597] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 -> Peer ea1f3b16bf5343248a20978866530956 (127.16.137.4:35445): Couldn't send request to peer ea1f3b16bf5343248a20978866530956. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b205cab0af94886b88700ce16b1db20. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:39.057960 28029 consensus_queue.cc:1048] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:39.058940 28181 consensus_queue.cc:1048] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:39.068800 28181 raft_consensus.cc:2955] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } } }
I20260608 10:12:39.071103 27801 raft_consensus.cc:2955] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } } }
I20260608 10:12:39.086141 28177 heartbeater.cc:499] Master 127.16.137.62:39657 was elected leader, sending a full tablet report...
I20260608 10:12:39.080888 27876 raft_consensus.cc:2955] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } } }
I20260608 10:12:39.092286 27699 catalog_manager.cc:5696] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486 reported cstate change: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "e6d0985945314ebf8d05028ed60b7db8" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } } }
I20260608 10:12:39.110138 27801 consensus_queue.cc:237] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [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: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } }
I20260608 10:12:39.119576 27953 raft_consensus.cc:1275] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Refusing update from remote peer 006963d18b524651b77d76ef8c96c486: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:39.120352 27876 raft_consensus.cc:1275] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Refusing update from remote peer 006963d18b524651b77d76ef8c96c486: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:39.121250 28067 consensus_queue.cc:1048] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:12:39.122401 28199 consensus_queue.cc:1048] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:39.132225 28067 raft_consensus.cc:2955] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } } }
I20260608 10:12:39.134769 27876 raft_consensus.cc:2955] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } } }
I20260608 10:12:39.135900 27953 raft_consensus.cc:2955] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } } }
W20260608 10:12:39.139547 27768 consensus_peers.cc:597] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 -> Peer ea1f3b16bf5343248a20978866530956 (127.16.137.4:35445): Couldn't send request to peer ea1f3b16bf5343248a20978866530956. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6e688835847496abfc554a8e3ff45a4. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:39.151844 27698 catalog_manager.cc:5696] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa reported cstate change: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "006963d18b524651b77d76ef8c96c486" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } } }
I20260608 10:12:39.152796 27952 consensus_queue.cc:237] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [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: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } }
I20260608 10:12:39.160861 27876 raft_consensus.cc:1275] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Refusing update from remote peer e6d0985945314ebf8d05028ed60b7db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 10:12:39.161414 27917 consensus_peers.cc:597] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 -> Peer ea1f3b16bf5343248a20978866530956 (127.16.137.4:35445): Couldn't send request to peer ea1f3b16bf5343248a20978866530956. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 543117fadafd4fdc801611e55aca3434. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:39.162572 28029 consensus_queue.cc:1048] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:12:39.162958 27801 raft_consensus.cc:1275] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Refusing update from remote peer e6d0985945314ebf8d05028ed60b7db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:39.166296 28029 consensus_queue.cc:1048] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:39.174993 28181 raft_consensus.cc:2955] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } } }
I20260608 10:12:39.177112 27876 raft_consensus.cc:2955] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } } }
I20260608 10:12:39.177606 27801 raft_consensus.cc:2955] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } } }
I20260608 10:12:39.190482 27699 catalog_manager.cc:5696] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa reported cstate change: config changed from index -1 to 16, NON_VOTER ea1f3b16bf5343248a20978866530956 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "e6d0985945314ebf8d05028ed60b7db8" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } } }
I20260608 10:12:39.465606 28207 ts_tablet_manager.cc:933] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956: Initiating tablet copy from peer e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3:34947)
I20260608 10:12:39.468276 28207 tablet_copy_client.cc:323] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:34947
I20260608 10:12:39.478157 28210 ts_tablet_manager.cc:933] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956: Initiating tablet copy from peer e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3:34947)
I20260608 10:12:39.480667 28210 tablet_copy_client.cc:323] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:34947
I20260608 10:12:39.482020 27963 tablet_copy_service.cc:140] P e6d0985945314ebf8d05028ed60b7db8: Received BeginTabletCopySession request for tablet 0b205cab0af94886b88700ce16b1db20 from peer ea1f3b16bf5343248a20978866530956 ({username='slave'} at 127.0.0.1:48226)
I20260608 10:12:39.482775 27963 tablet_copy_service.cc:161] P e6d0985945314ebf8d05028ed60b7db8: Beginning new tablet copy session on tablet 0b205cab0af94886b88700ce16b1db20 from peer ea1f3b16bf5343248a20978866530956 at {username='slave'} at 127.0.0.1:48226: session id = ea1f3b16bf5343248a20978866530956-0b205cab0af94886b88700ce16b1db20
I20260608 10:12:39.482963 27962 tablet_copy_service.cc:140] P e6d0985945314ebf8d05028ed60b7db8: Received BeginTabletCopySession request for tablet 771ee9cef5c344c49dc8b733b0cd36db from peer ea1f3b16bf5343248a20978866530956 ({username='slave'} at 127.0.0.1:48226)
I20260608 10:12:39.483654 27962 tablet_copy_service.cc:161] P e6d0985945314ebf8d05028ed60b7db8: Beginning new tablet copy session on tablet 771ee9cef5c344c49dc8b733b0cd36db from peer ea1f3b16bf5343248a20978866530956 at {username='slave'} at 127.0.0.1:48226: session id = ea1f3b16bf5343248a20978866530956-771ee9cef5c344c49dc8b733b0cd36db
I20260608 10:12:39.490165 27962 tablet_copy_source_session.cc:215] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:12:39.492348 27963 tablet_copy_source_session.cc:215] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:12:39.494293 28210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771ee9cef5c344c49dc8b733b0cd36db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:39.495914 28207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b205cab0af94886b88700ce16b1db20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:39.511168 28210 tablet_copy_client.cc:806] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956: tablet copy: Starting download of 0 data blocks...
I20260608 10:12:39.511799 28210 tablet_copy_client.cc:670] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956: tablet copy: Starting download of 1 WAL segments...
I20260608 10:12:39.515049 28207 tablet_copy_client.cc:806] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956: tablet copy: Starting download of 0 data blocks...
I20260608 10:12:39.515676 28207 tablet_copy_client.cc:670] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956: tablet copy: Starting download of 1 WAL segments...
I20260608 10:12:39.516669 28210 tablet_copy_client.cc:538] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:12:39.521976 28207 tablet_copy_client.cc:538] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:12:39.527935 28210 tablet_bootstrap.cc:492] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956: Bootstrap starting.
I20260608 10:12:39.532786 28207 tablet_bootstrap.cc:492] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956: Bootstrap starting.
I20260608 10:12:39.667423 28210 tablet_bootstrap.cc:492] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956: 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 10:12:39.668548 28210 tablet_bootstrap.cc:492] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956: Bootstrap complete.
I20260608 10:12:39.669466 28210 ts_tablet_manager.cc:1403] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956: Time spent bootstrapping tablet: real 0.142s	user 0.131s	sys 0.011s
I20260608 10:12:39.673307 28210 raft_consensus.cc:359] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } }
I20260608 10:12:39.674227 28210 raft_consensus.cc:740] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea1f3b16bf5343248a20978866530956, State: Initialized, Role: LEARNER
I20260608 10:12:39.674754 28214 ts_tablet_manager.cc:933] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956: Initiating tablet copy from peer e6d0985945314ebf8d05028ed60b7db8 (127.16.137.3:34947)
I20260608 10:12:39.675048 28210 consensus_queue.cc:260] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956 [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: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } }
I20260608 10:12:39.682376 28214 tablet_copy_client.cc:323] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.3:34947
I20260608 10:12:39.685177 27963 tablet_copy_service.cc:140] P e6d0985945314ebf8d05028ed60b7db8: Received BeginTabletCopySession request for tablet 543117fadafd4fdc801611e55aca3434 from peer ea1f3b16bf5343248a20978866530956 ({username='slave'} at 127.0.0.1:48226)
I20260608 10:12:39.685300 28207 tablet_bootstrap.cc:492] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956: 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 10:12:39.685881 27963 tablet_copy_service.cc:161] P e6d0985945314ebf8d05028ed60b7db8: Beginning new tablet copy session on tablet 543117fadafd4fdc801611e55aca3434 from peer ea1f3b16bf5343248a20978866530956 at {username='slave'} at 127.0.0.1:48226: session id = ea1f3b16bf5343248a20978866530956-543117fadafd4fdc801611e55aca3434
I20260608 10:12:39.686583 28207 tablet_bootstrap.cc:492] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956: Bootstrap complete.
I20260608 10:12:39.687456 28207 ts_tablet_manager.cc:1403] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956: Time spent bootstrapping tablet: real 0.155s	user 0.119s	sys 0.016s
I20260608 10:12:39.690600 28207 raft_consensus.cc:359] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } }
I20260608 10:12:39.691514 28207 raft_consensus.cc:740] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea1f3b16bf5343248a20978866530956, State: Initialized, Role: LEARNER
I20260608 10:12:39.692188 28207 consensus_queue.cc:260] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956 [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: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } }
I20260608 10:12:39.695210 28207 ts_tablet_manager.cc:1434] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:12:39.696063 28217 ts_tablet_manager.cc:933] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956: Initiating tablet copy from peer 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021)
I20260608 10:12:39.701517 27963 tablet_copy_source_session.cc:215] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:12:39.705209 27962 tablet_copy_service.cc:342] P e6d0985945314ebf8d05028ed60b7db8: Request end of tablet copy session ea1f3b16bf5343248a20978866530956-0b205cab0af94886b88700ce16b1db20 received from {username='slave'} at 127.0.0.1:48226
I20260608 10:12:39.705849 27962 tablet_copy_service.cc:434] P e6d0985945314ebf8d05028ed60b7db8: ending tablet copy session ea1f3b16bf5343248a20978866530956-0b205cab0af94886b88700ce16b1db20 on tablet 0b205cab0af94886b88700ce16b1db20 with peer ea1f3b16bf5343248a20978866530956
I20260608 10:12:39.706781 28210 ts_tablet_manager.cc:1434] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.008s
I20260608 10:12:39.709039 27962 tablet_copy_service.cc:342] P e6d0985945314ebf8d05028ed60b7db8: Request end of tablet copy session ea1f3b16bf5343248a20978866530956-771ee9cef5c344c49dc8b733b0cd36db received from {username='slave'} at 127.0.0.1:48226
I20260608 10:12:39.709610 27962 tablet_copy_service.cc:434] P e6d0985945314ebf8d05028ed60b7db8: ending tablet copy session ea1f3b16bf5343248a20978866530956-771ee9cef5c344c49dc8b733b0cd36db on tablet 771ee9cef5c344c49dc8b733b0cd36db with peer ea1f3b16bf5343248a20978866530956
I20260608 10:12:39.710106 28217 tablet_copy_client.cc:323] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956: tablet copy: Beginning tablet copy session from remote peer at address 127.16.137.1:46021
I20260608 10:12:39.713013 28214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543117fadafd4fdc801611e55aca3434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:39.730541 27814 tablet_copy_service.cc:140] P 006963d18b524651b77d76ef8c96c486: Received BeginTabletCopySession request for tablet f6e688835847496abfc554a8e3ff45a4 from peer ea1f3b16bf5343248a20978866530956 ({username='slave'} at 127.0.0.1:39178)
I20260608 10:12:39.731398 27814 tablet_copy_service.cc:161] P 006963d18b524651b77d76ef8c96c486: Beginning new tablet copy session on tablet f6e688835847496abfc554a8e3ff45a4 from peer ea1f3b16bf5343248a20978866530956 at {username='slave'} at 127.0.0.1:39178: session id = ea1f3b16bf5343248a20978866530956-f6e688835847496abfc554a8e3ff45a4
I20260608 10:12:39.736636 28214 tablet_copy_client.cc:806] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956: tablet copy: Starting download of 0 data blocks...
I20260608 10:12:39.737396 28214 tablet_copy_client.cc:670] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956: tablet copy: Starting download of 1 WAL segments...
I20260608 10:12:39.740263 27814 tablet_copy_source_session.cc:215] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:12:39.742529 28214 tablet_copy_client.cc:538] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:12:39.744711 28217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e688835847496abfc554a8e3ff45a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:39.753765 28214 tablet_bootstrap.cc:492] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956: Bootstrap starting.
I20260608 10:12:39.764951 28217 tablet_copy_client.cc:806] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956: tablet copy: Starting download of 0 data blocks...
I20260608 10:12:39.765667 28217 tablet_copy_client.cc:670] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956: tablet copy: Starting download of 1 WAL segments...
I20260608 10:12:39.771198 28217 tablet_copy_client.cc:538] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:12:39.781839 28217 tablet_bootstrap.cc:492] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956: Bootstrap starting.
I20260608 10:12:39.864871 28214 tablet_bootstrap.cc:492] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:39.865779 28214 tablet_bootstrap.cc:492] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956: Bootstrap complete.
I20260608 10:12:39.866438 28214 ts_tablet_manager.cc:1403] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956: Time spent bootstrapping tablet: real 0.113s	user 0.100s	sys 0.012s
I20260608 10:12:39.868757 28214 raft_consensus.cc:359] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } }
I20260608 10:12:39.869436 28214 raft_consensus.cc:740] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea1f3b16bf5343248a20978866530956, State: Initialized, Role: LEARNER
I20260608 10:12:39.870015 28214 consensus_queue.cc:260] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956 [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: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } attrs { replace: true } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } }
I20260608 10:12:39.872176 28214 ts_tablet_manager.cc:1434] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:12:39.874231 27962 tablet_copy_service.cc:342] P e6d0985945314ebf8d05028ed60b7db8: Request end of tablet copy session ea1f3b16bf5343248a20978866530956-543117fadafd4fdc801611e55aca3434 received from {username='slave'} at 127.0.0.1:48226
I20260608 10:12:39.874722 27962 tablet_copy_service.cc:434] P e6d0985945314ebf8d05028ed60b7db8: ending tablet copy session ea1f3b16bf5343248a20978866530956-543117fadafd4fdc801611e55aca3434 on tablet 543117fadafd4fdc801611e55aca3434 with peer ea1f3b16bf5343248a20978866530956
I20260608 10:12:39.918251 28217 tablet_bootstrap.cc:492] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=132 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:39.919226 28217 tablet_bootstrap.cc:492] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956: Bootstrap complete.
I20260608 10:12:39.919989 28217 ts_tablet_manager.cc:1403] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956: Time spent bootstrapping tablet: real 0.138s	user 0.111s	sys 0.022s
I20260608 10:12:39.922878 28217 raft_consensus.cc:359] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } }
I20260608 10:12:39.923676 28217 raft_consensus.cc:740] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea1f3b16bf5343248a20978866530956, State: Initialized, Role: LEARNER
I20260608 10:12:39.924292 28217 consensus_queue.cc:260] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956 [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: "006963d18b524651b77d76ef8c96c486" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 46021 } } peers { permanent_uuid: "6d3d835bc74340409e0a0c5e20915ffa" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 34293 } } peers { permanent_uuid: "e6d0985945314ebf8d05028ed60b7db8" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "ea1f3b16bf5343248a20978866530956" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 35445 } attrs { promote: true } }
I20260608 10:12:39.926491 28217 ts_tablet_manager.cc:1434] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:12:39.928429 27814 tablet_copy_service.cc:342] P 006963d18b524651b77d76ef8c96c486: Request end of tablet copy session ea1f3b16bf5343248a20978866530956-f6e688835847496abfc554a8e3ff45a4 received from {username='slave'} at 127.0.0.1:39178
I20260608 10:12:39.928943 27814 tablet_copy_service.cc:434] P 006963d18b524651b77d76ef8c96c486: ending tablet copy session ea1f3b16bf5343248a20978866530956-f6e688835847496abfc554a8e3ff45a4 on tablet f6e688835847496abfc554a8e3ff45a4 with peer ea1f3b16bf5343248a20978866530956
I20260608 10:12:39.996466 28152 raft_consensus.cc:1217] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:12:40.039356 28152 raft_consensus.cc:1217] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:12:40.093833 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:12:40.097012 28152 raft_consensus.cc:1217] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:12:40.127552 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:40.128551 16932 tablet_replica.cc:333] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486: stopping tablet replica
I20260608 10:12:40.129289 16932 raft_consensus.cc:2243] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:40.129912 16932 raft_consensus.cc:2272] T 3ac80be7510d483c81da7081107ed944 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.132551 16932 tablet_replica.cc:333] T 9c6b1f2001414fdaa881002a0e4cf994 P 006963d18b524651b77d76ef8c96c486: stopping tablet replica
I20260608 10:12:40.133249 16932 raft_consensus.cc:2243] T 9c6b1f2001414fdaa881002a0e4cf994 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:40.133924 16932 raft_consensus.cc:2272] T 9c6b1f2001414fdaa881002a0e4cf994 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.136416 16932 tablet_replica.cc:333] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486: stopping tablet replica
I20260608 10:12:40.137063 16932 raft_consensus.cc:2243] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:40.137720 16932 raft_consensus.cc:2272] T 0b205cab0af94886b88700ce16b1db20 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.140228 16932 tablet_replica.cc:333] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486: stopping tablet replica
I20260608 10:12:40.140892 16932 raft_consensus.cc:2243] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:40.141579 16932 raft_consensus.cc:2272] T 543117fadafd4fdc801611e55aca3434 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.145499 16932 tablet_replica.cc:333] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486: stopping tablet replica
I20260608 10:12:40.146176 16932 raft_consensus.cc:2243] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:40.147614 16932 raft_consensus.cc:2272] T f6e688835847496abfc554a8e3ff45a4 P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.151036 16932 tablet_replica.cc:333] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486: stopping tablet replica
I20260608 10:12:40.151602 16932 raft_consensus.cc:2243] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:40.152254 16932 raft_consensus.cc:2272] T 771ee9cef5c344c49dc8b733b0cd36db P 006963d18b524651b77d76ef8c96c486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.173657 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:12:40.197659 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:12:40.253299 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:40.254411 16932 tablet_replica.cc:333] T 3ac80be7510d483c81da7081107ed944 P 6d3d835bc74340409e0a0c5e20915ffa: stopping tablet replica
I20260608 10:12:40.255396 16932 raft_consensus.cc:2243] T 3ac80be7510d483c81da7081107ed944 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:40.256160 16932 raft_consensus.cc:2272] T 3ac80be7510d483c81da7081107ed944 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.258246 28152 raft_consensus.cc:1217] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:12:40.259765 16932 tablet_replica.cc:333] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa: stopping tablet replica
I20260608 10:12:40.260766 16932 raft_consensus.cc:2243] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:40.261583 16932 raft_consensus.cc:2272] T 0b205cab0af94886b88700ce16b1db20 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.265288 16932 tablet_replica.cc:333] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa: stopping tablet replica
I20260608 10:12:40.266144 16932 raft_consensus.cc:2243] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:40.266975 16932 raft_consensus.cc:2272] T 543117fadafd4fdc801611e55aca3434 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.270321 16932 tablet_replica.cc:333] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa: stopping tablet replica
I20260608 10:12:40.271106 16932 raft_consensus.cc:2243] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:40.271903 16932 raft_consensus.cc:2272] T 771ee9cef5c344c49dc8b733b0cd36db P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.275116 16932 tablet_replica.cc:333] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa: stopping tablet replica
I20260608 10:12:40.275982 16932 raft_consensus.cc:2243] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:40.276718 16932 raft_consensus.cc:2272] T f6e688835847496abfc554a8e3ff45a4 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.280196 16932 tablet_replica.cc:333] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa: stopping tablet replica
I20260608 10:12:40.280946 16932 raft_consensus.cc:2243] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:40.281894 16932 raft_consensus.cc:2272] T 9c6b1f2001414fdaa881002a0e4cf994 P 6d3d835bc74340409e0a0c5e20915ffa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:12:40.283941 27843 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.137.1:46021: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 10:12:40.307693 27917 consensus_peers.cc:597] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 -> Peer 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021): Couldn't send request to peer 006963d18b524651b77d76ef8c96c486. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:46021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:40.313968 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:12:40.337519 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:12:40.369459 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:40.371486 16932 tablet_replica.cc:333] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8: stopping tablet replica
I20260608 10:12:40.372454 16932 raft_consensus.cc:2243] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:40.373181 16932 raft_consensus.cc:2272] T f6e688835847496abfc554a8e3ff45a4 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:12:40.373469 27917 consensus_peers.cc:597] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 -> Peer 006963d18b524651b77d76ef8c96c486 (127.16.137.1:46021): Couldn't send request to peer 006963d18b524651b77d76ef8c96c486. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.1:46021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:40.376542 16932 tablet_replica.cc:333] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8: stopping tablet replica
I20260608 10:12:40.377288 16932 raft_consensus.cc:2243] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:40.378026 16932 raft_consensus.cc:2272] T 9c6b1f2001414fdaa881002a0e4cf994 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.380757 16932 tablet_replica.cc:333] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8: stopping tablet replica
I20260608 10:12:40.381458 16932 raft_consensus.cc:2243] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [term 1 LEADER]: Raft consensus shutting down.
W20260608 10:12:40.381397 27919 consensus_peers.cc:597] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 -> Peer 6d3d835bc74340409e0a0c5e20915ffa (127.16.137.2:34293): Couldn't send request to peer 6d3d835bc74340409e0a0c5e20915ffa. Status: Network error: Client connection negotiation failed: client connection to 127.16.137.2:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:40.383303 16932 raft_consensus.cc:2272] T 3ac80be7510d483c81da7081107ed944 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.386754 16932 tablet_replica.cc:333] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8: stopping tablet replica
I20260608 10:12:40.387569 16932 raft_consensus.cc:2243] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:40.389038 16932 raft_consensus.cc:2272] T 0b205cab0af94886b88700ce16b1db20 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.392510 16932 tablet_replica.cc:333] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8: stopping tablet replica
I20260608 10:12:40.393235 16932 raft_consensus.cc:2243] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:40.394663 16932 raft_consensus.cc:2272] T 543117fadafd4fdc801611e55aca3434 P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.397831 16932 tablet_replica.cc:333] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8: stopping tablet replica
I20260608 10:12:40.398488 16932 raft_consensus.cc:2243] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:40.399900 16932 raft_consensus.cc:2272] T 771ee9cef5c344c49dc8b733b0cd36db P e6d0985945314ebf8d05028ed60b7db8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.436167 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:12:40.462209 16932 tablet_server.cc:179] TabletServer@127.16.137.4:0 shutting down...
I20260608 10:12:40.488852 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:40.489705 16932 tablet_replica.cc:333] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956: stopping tablet replica
I20260608 10:12:40.490515 16932 raft_consensus.cc:2243] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:12:40.490980 16932 raft_consensus.cc:2272] T 0b205cab0af94886b88700ce16b1db20 P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:12:40.493294 16932 tablet_replica.cc:333] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956: stopping tablet replica
I20260608 10:12:40.493913 16932 raft_consensus.cc:2243] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:12:40.494319 16932 raft_consensus.cc:2272] T f6e688835847496abfc554a8e3ff45a4 P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:12:40.496618 16932 tablet_replica.cc:333] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956: stopping tablet replica
I20260608 10:12:40.497207 16932 raft_consensus.cc:2243] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:12:40.497686 16932 raft_consensus.cc:2272] T 543117fadafd4fdc801611e55aca3434 P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:12:40.499843 16932 tablet_replica.cc:333] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956: stopping tablet replica
I20260608 10:12:40.500409 16932 raft_consensus.cc:2243] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:12:40.500804 16932 raft_consensus.cc:2272] T 771ee9cef5c344c49dc8b733b0cd36db P ea1f3b16bf5343248a20978866530956 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:12:40.523343 16932 tablet_server.cc:196] TabletServer@127.16.137.4:0 shutdown complete.
I20260608 10:12:40.537456 16932 master.cc:562] Master@127.16.137.62:39657 shutting down...
W20260608 10:12:40.564954 27750 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:12:40.565253 27750 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:12:40.565548 27750 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:12:40.566733 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:40.567276 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:40.567646 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P e01ab4bc0f654e8686a737e3d9807a62: stopping tablet replica
I20260608 10:12:40.588508 16932 master.cc:584] Master@127.16.137.62:39657 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (7093 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 10:12:40.640902 16932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.137.62:44397
I20260608 10:12:40.642264 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:40.647953 28230 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:40.648881 28229 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:40.649703 28232 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:40.650157 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:40.651049 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:40.651262 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:40.651443 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913560651424 us; error 0 us; skew 500 ppm
I20260608 10:12:40.652060 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:40.654549 16932 webserver.cc:533] Webserver started at http://127.16.137.62:38343/ using document root <none> and password file <none>
I20260608 10:12:40.655076 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:40.655298 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:40.655591 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:40.656728 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/master-0-root/instance:
uuid: "875b951d4721434facef3cc78d1c6522"
format_stamp: "Formatted at 2026-06-08 10:12:40 on dist-test-slave-4pww"
I20260608 10:12:40.661927 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:12:40.665625 28237 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:40.666391 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:12:40.666700 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/master-0-root
uuid: "875b951d4721434facef3cc78d1c6522"
format_stamp: "Formatted at 2026-06-08 10:12:40 on dist-test-slave-4pww"
I20260608 10:12:40.667124 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:40.706876 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:40.708144 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:40.748390 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.62:44397
I20260608 10:12:40.748528 28288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.62:44397 every 8 connection(s)
I20260608 10:12:40.752653 28289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:40.764151 28289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522: Bootstrap starting.
I20260608 10:12:40.769464 28289 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:40.774106 28289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522: No bootstrap required, opened a new log
I20260608 10:12:40.776520 28289 raft_consensus.cc:359] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "875b951d4721434facef3cc78d1c6522" member_type: VOTER }
I20260608 10:12:40.776981 28289 raft_consensus.cc:385] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:40.777217 28289 raft_consensus.cc:740] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 875b951d4721434facef3cc78d1c6522, State: Initialized, Role: FOLLOWER
I20260608 10:12:40.777899 28289 consensus_queue.cc:260] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "875b951d4721434facef3cc78d1c6522" member_type: VOTER }
I20260608 10:12:40.778399 28289 raft_consensus.cc:399] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:12:40.778657 28289 raft_consensus.cc:493] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:12:40.778944 28289 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:40.783951 28289 raft_consensus.cc:515] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "875b951d4721434facef3cc78d1c6522" member_type: VOTER }
I20260608 10:12:40.784577 28289 leader_election.cc:304] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [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: 875b951d4721434facef3cc78d1c6522; no voters: 
I20260608 10:12:40.785878 28289 leader_election.cc:290] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:12:40.786437 28292 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:40.787952 28292 raft_consensus.cc:697] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [term 1 LEADER]: Becoming Leader. State: Replica: 875b951d4721434facef3cc78d1c6522, State: Running, Role: LEADER
I20260608 10:12:40.788712 28292 consensus_queue.cc:237] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [LEADER]: Queue going to LEADER mode. State: All 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: "875b951d4721434facef3cc78d1c6522" member_type: VOTER }
I20260608 10:12:40.789173 28289 sys_catalog.cc:565] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:12:40.793628 28294 sys_catalog.cc:455] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 875b951d4721434facef3cc78d1c6522. Latest consensus state: current_term: 1 leader_uuid: "875b951d4721434facef3cc78d1c6522" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "875b951d4721434facef3cc78d1c6522" member_type: VOTER } }
I20260608 10:12:40.794327 28294 sys_catalog.cc:458] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:40.796018 28293 sys_catalog.cc:455] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "875b951d4721434facef3cc78d1c6522" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "875b951d4721434facef3cc78d1c6522" member_type: VOTER } }
I20260608 10:12:40.796586 28293 sys_catalog.cc:458] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:40.799985 28300 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:12:40.805624 28300 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:12:40.806704 16932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:12:40.815474 28300 catalog_manager.cc:1382] Generated new cluster ID: 970ccfa4325c4660822c32c9d30844f9
I20260608 10:12:40.815753 28300 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:12:40.836668 28300 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:12:40.838177 28300 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:12:40.856801 28300 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522: Generated new TSK 0
I20260608 10:12:40.857512 28300 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:12:40.873307 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:40.879773 28310 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:40.881204 28311 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:40.885641 28313 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:40.885753 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:40.886891 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:40.887127 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:40.887308 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913560887284 us; error 0 us; skew 500 ppm
I20260608 10:12:40.887910 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:40.890542 16932 webserver.cc:533] Webserver started at http://127.16.137.1:38071/ using document root <none> and password file <none>
I20260608 10:12:40.891104 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:40.891314 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:40.891588 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:40.892688 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-0-root/instance:
uuid: "4c39ab430e384f1c96734f71deb40a3e"
format_stamp: "Formatted at 2026-06-08 10:12:40 on dist-test-slave-4pww"
I20260608 10:12:40.897482 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:12:40.901255 28318 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:40.902139 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:12:40.902451 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-0-root
uuid: "4c39ab430e384f1c96734f71deb40a3e"
format_stamp: "Formatted at 2026-06-08 10:12:40 on dist-test-slave-4pww"
I20260608 10:12:40.902755 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:40.912511 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:40.913846 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:40.915316 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:40.917815 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:40.918044 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:40.918284 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:40.918479 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:40.957922 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.1:38625
I20260608 10:12:40.958047 28380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.1:38625 every 8 connection(s)
I20260608 10:12:40.963524 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:40.972170 28385 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:40.973973 28386 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:40.976328 28388 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:40.977243 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:40.979215 28381 heartbeater.cc:344] Connected to a master server at 127.16.137.62:44397
I20260608 10:12:40.979651 28381 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:40.980469 28381 heartbeater.cc:507] Master 127.16.137.62:44397 requested a full tablet report, sending...
I20260608 10:12:40.980984 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:40.981272 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:40.981525 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913560981500 us; error 0 us; skew 500 ppm
I20260608 10:12:40.982293 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:40.983011 28254 ts_manager.cc:194] Registered new tserver with Master: 4c39ab430e384f1c96734f71deb40a3e (127.16.137.1:38625)
I20260608 10:12:40.985550 16932 webserver.cc:533] Webserver started at http://127.16.137.2:45135/ using document root <none> and password file <none>
I20260608 10:12:40.985983 28254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54870
I20260608 10:12:40.986321 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:40.986630 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:40.986972 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:40.988229 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-1-root/instance:
uuid: "fc7693549d9346fe96d2f9d498101f01"
format_stamp: "Formatted at 2026-06-08 10:12:40 on dist-test-slave-4pww"
I20260608 10:12:40.993161 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 10:12:40.996709 28393 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:40.997750 16932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:12:40.998178 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-1-root
uuid: "fc7693549d9346fe96d2f9d498101f01"
format_stamp: "Formatted at 2026-06-08 10:12:40 on dist-test-slave-4pww"
I20260608 10:12:40.998606 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:41.020885 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:41.022166 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:41.023681 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:41.026701 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:41.027020 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:41.027316 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:41.027503 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:41.067005 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.2:38819
I20260608 10:12:41.067160 28455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.2:38819 every 8 connection(s)
I20260608 10:12:41.072561 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:41.080685 28459 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:41.081408 28460 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:41.083235 28462 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:41.087734 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:41.087914 28456 heartbeater.cc:344] Connected to a master server at 127.16.137.62:44397
I20260608 10:12:41.088418 28456 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:41.089057 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:41.089427 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:41.089504 28456 heartbeater.cc:507] Master 127.16.137.62:44397 requested a full tablet report, sending...
I20260608 10:12:41.089709 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913561089687 us; error 0 us; skew 500 ppm
I20260608 10:12:41.090710 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:41.092222 28254 ts_manager.cc:194] Registered new tserver with Master: fc7693549d9346fe96d2f9d498101f01 (127.16.137.2:38819)
I20260608 10:12:41.093571 16932 webserver.cc:533] Webserver started at http://127.16.137.3:38639/ using document root <none> and password file <none>
I20260608 10:12:41.093997 28254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54874
I20260608 10:12:41.094157 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:41.094521 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:41.094801 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:41.096385 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-2-root/instance:
uuid: "31d059471bac43e49e7b86fa9db81123"
format_stamp: "Formatted at 2026-06-08 10:12:41 on dist-test-slave-4pww"
I20260608 10:12:41.101578 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 10:12:41.105140 28467 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:41.106002 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:12:41.106335 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-2-root
uuid: "31d059471bac43e49e7b86fa9db81123"
format_stamp: "Formatted at 2026-06-08 10:12:41 on dist-test-slave-4pww"
I20260608 10:12:41.106632 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:41.122175 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:41.123310 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:41.124785 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:41.127272 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:41.127529 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:41.127800 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:41.127991 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:41.169448 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.3:38629
I20260608 10:12:41.169597 28529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.3:38629 every 8 connection(s)
I20260608 10:12:41.184553 28530 heartbeater.cc:344] Connected to a master server at 127.16.137.62:44397
I20260608 10:12:41.185065 28530 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:41.185892 28530 heartbeater.cc:507] Master 127.16.137.62:44397 requested a full tablet report, sending...
I20260608 10:12:41.188140 28254 ts_manager.cc:194] Registered new tserver with Master: 31d059471bac43e49e7b86fa9db81123 (127.16.137.3:38629)
I20260608 10:12:41.189199 16932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016049116s
I20260608 10:12:41.189817 28254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54878
I20260608 10:12:41.989316 28381 heartbeater.cc:499] Master 127.16.137.62:44397 was elected leader, sending a full tablet report...
I20260608 10:12:42.097191 28456 heartbeater.cc:499] Master 127.16.137.62:44397 was elected leader, sending a full tablet report...
I20260608 10:12:42.192994 28530 heartbeater.cc:499] Master 127.16.137.62:44397 was elected leader, sending a full tablet report...
I20260608 10:12:42.247412 28254 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54884:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:12:42.250353 28254 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:12:42.314245 28421 tablet_service.cc:1511] Processing CreateTablet for tablet 786fda7cfd3f4a66a9eaeec0b2bbdeb9 (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:42.315724 28421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 786fda7cfd3f4a66a9eaeec0b2bbdeb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.319795 28346 tablet_service.cc:1511] Processing CreateTablet for tablet 786fda7cfd3f4a66a9eaeec0b2bbdeb9 (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:42.321385 28346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 786fda7cfd3f4a66a9eaeec0b2bbdeb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.322929 28345 tablet_service.cc:1511] Processing CreateTablet for tablet 2e64f8e23cf9426da9de69ed9361cb70 (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:42.323645 28420 tablet_service.cc:1511] Processing CreateTablet for tablet 2e64f8e23cf9426da9de69ed9361cb70 (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:42.325179 28420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e64f8e23cf9426da9de69ed9361cb70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.329790 28345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e64f8e23cf9426da9de69ed9361cb70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.335044 28419 tablet_service.cc:1511] Processing CreateTablet for tablet e417d3b2db804649a9c5be34f6597bfd (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:42.336666 28419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e417d3b2db804649a9c5be34f6597bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.346752 28550 tablet_bootstrap.cc:492] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01: Bootstrap starting.
I20260608 10:12:42.348168 28418 tablet_service.cc:1511] Processing CreateTablet for tablet 7bda6320bee241bc9a1d7f3dcbaa710b (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:42.349119 28343 tablet_service.cc:1511] Processing CreateTablet for tablet 7bda6320bee241bc9a1d7f3dcbaa710b (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:42.350654 28343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bda6320bee241bc9a1d7f3dcbaa710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.352058 28421 tablet_service.cc:1511] Processing CreateTablet for tablet e3cc9a8f957f4329a31e07fec36b4136 (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:42.347007 28344 tablet_service.cc:1511] Processing CreateTablet for tablet e417d3b2db804649a9c5be34f6597bfd (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:42.352581 28417 tablet_service.cc:1511] Processing CreateTablet for tablet ca1dfaec9b4543d2b7a1471d5e4faf11 (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:42.353808 28344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e417d3b2db804649a9c5be34f6597bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.349786 28418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bda6320bee241bc9a1d7f3dcbaa710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.355666 28421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3cc9a8f957f4329a31e07fec36b4136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.352157 28342 tablet_service.cc:1511] Processing CreateTablet for tablet e3cc9a8f957f4329a31e07fec36b4136 (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:42.359921 28342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3cc9a8f957f4329a31e07fec36b4136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.361925 28417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1dfaec9b4543d2b7a1471d5e4faf11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.368929 28341 tablet_service.cc:1511] Processing CreateTablet for tablet ca1dfaec9b4543d2b7a1471d5e4faf11 (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:42.370338 28550 tablet_bootstrap.cc:654] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.370488 28341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1dfaec9b4543d2b7a1471d5e4faf11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.372637 28495 tablet_service.cc:1511] Processing CreateTablet for tablet 786fda7cfd3f4a66a9eaeec0b2bbdeb9 (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:42.374848 28494 tablet_service.cc:1511] Processing CreateTablet for tablet 2e64f8e23cf9426da9de69ed9361cb70 (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:42.375237 28492 tablet_service.cc:1511] Processing CreateTablet for tablet 7bda6320bee241bc9a1d7f3dcbaa710b (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:42.376394 28494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e64f8e23cf9426da9de69ed9361cb70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.378763 28493 tablet_service.cc:1511] Processing CreateTablet for tablet e417d3b2db804649a9c5be34f6597bfd (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:42.379123 28491 tablet_service.cc:1511] Processing CreateTablet for tablet e3cc9a8f957f4329a31e07fec36b4136 (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:42.383201 28490 tablet_service.cc:1511] Processing CreateTablet for tablet ca1dfaec9b4543d2b7a1471d5e4faf11 (DEFAULT_TABLE table=test-workload [id=aba9bfcc9ab948cda44c757231b2c0f8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:42.377170 28492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bda6320bee241bc9a1d7f3dcbaa710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.386543 28495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 786fda7cfd3f4a66a9eaeec0b2bbdeb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.388150 28490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1dfaec9b4543d2b7a1471d5e4faf11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.388993 28493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e417d3b2db804649a9c5be34f6597bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.389899 28491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3cc9a8f957f4329a31e07fec36b4136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:42.429708 28550 tablet_bootstrap.cc:492] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01: No bootstrap required, opened a new log
I20260608 10:12:42.435771 28550 ts_tablet_manager.cc:1403] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.000s
I20260608 10:12:42.439397 28550 raft_consensus.cc:359] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.457154 28550 raft_consensus.cc:385] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.465507 28550 raft_consensus.cc:740] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7693549d9346fe96d2f9d498101f01, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.466593 28550 consensus_queue.cc:260] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.479530 28550 ts_tablet_manager.cc:1434] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260608 10:12:42.480775 28550 tablet_bootstrap.cc:492] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01: Bootstrap starting.
I20260608 10:12:42.487067 28550 tablet_bootstrap.cc:654] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.494231 28554 tablet_bootstrap.cc:492] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123: Bootstrap starting.
I20260608 10:12:42.499378 28551 tablet_bootstrap.cc:492] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e: Bootstrap starting.
I20260608 10:12:42.501195 28550 tablet_bootstrap.cc:492] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01: No bootstrap required, opened a new log
I20260608 10:12:42.505921 28550 ts_tablet_manager.cc:1403] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260608 10:12:42.509287 28550 raft_consensus.cc:359] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.510082 28550 raft_consensus.cc:385] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.510399 28550 raft_consensus.cc:740] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7693549d9346fe96d2f9d498101f01, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.503170 28554 tablet_bootstrap.cc:654] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.514351 28550 consensus_queue.cc:260] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.520488 28551 tablet_bootstrap.cc:654] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.524245 28550 ts_tablet_manager.cc:1434] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 10:12:42.527791 28554 tablet_bootstrap.cc:492] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123: No bootstrap required, opened a new log
I20260608 10:12:42.531023 28554 ts_tablet_manager.cc:1403] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.000s
I20260608 10:12:42.529117 28550 tablet_bootstrap.cc:492] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01: Bootstrap starting.
I20260608 10:12:42.534555 28554 raft_consensus.cc:359] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.535185 28554 raft_consensus.cc:385] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.535446 28554 raft_consensus.cc:740] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d059471bac43e49e7b86fa9db81123, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.536159 28554 consensus_queue.cc:260] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.536394 28551 tablet_bootstrap.cc:492] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e: No bootstrap required, opened a new log
I20260608 10:12:42.537138 28551 ts_tablet_manager.cc:1403] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.009s
I20260608 10:12:42.539179 28554 ts_tablet_manager.cc:1434] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:12:42.539469 28550 tablet_bootstrap.cc:654] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.540331 28554 tablet_bootstrap.cc:492] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123: Bootstrap starting.
I20260608 10:12:42.540527 28551 raft_consensus.cc:359] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.541388 28551 raft_consensus.cc:385] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.541702 28551 raft_consensus.cc:740] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c39ab430e384f1c96734f71deb40a3e, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.542580 28551 consensus_queue.cc:260] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.547729 28554 tablet_bootstrap.cc:654] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.555014 28550 tablet_bootstrap.cc:492] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01: No bootstrap required, opened a new log
I20260608 10:12:42.555706 28550 ts_tablet_manager.cc:1403] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260608 10:12:42.556895 28551 ts_tablet_manager.cc:1434] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.015s
I20260608 10:12:42.558180 28551 tablet_bootstrap.cc:492] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e: Bootstrap starting.
I20260608 10:12:42.559068 28550 raft_consensus.cc:359] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.559896 28550 raft_consensus.cc:385] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.560263 28550 raft_consensus.cc:740] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7693549d9346fe96d2f9d498101f01, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.559906 28554 tablet_bootstrap.cc:492] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123: No bootstrap required, opened a new log
I20260608 10:12:42.561591 28554 ts_tablet_manager.cc:1403] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260608 10:12:42.562398 28550 consensus_queue.cc:260] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.564873 28554 raft_consensus.cc:359] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.564931 28550 ts_tablet_manager.cc:1434] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260608 10:12:42.565742 28554 raft_consensus.cc:385] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.566107 28551 tablet_bootstrap.cc:654] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.566164 28554 raft_consensus.cc:740] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d059471bac43e49e7b86fa9db81123, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.566823 28550 tablet_bootstrap.cc:492] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01: Bootstrap starting.
I20260608 10:12:42.567404 28554 consensus_queue.cc:260] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.570207 28554 ts_tablet_manager.cc:1434] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:12:42.571558 28554 tablet_bootstrap.cc:492] T 2e64f8e23cf9426da9de69ed9361cb70 P 31d059471bac43e49e7b86fa9db81123: Bootstrap starting.
I20260608 10:12:42.576462 28550 tablet_bootstrap.cc:654] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.578717 28551 tablet_bootstrap.cc:492] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e: No bootstrap required, opened a new log
I20260608 10:12:42.579473 28551 ts_tablet_manager.cc:1403] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260608 10:12:42.579476 28554 tablet_bootstrap.cc:654] T 2e64f8e23cf9426da9de69ed9361cb70 P 31d059471bac43e49e7b86fa9db81123: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.582834 28551 raft_consensus.cc:359] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.583667 28551 raft_consensus.cc:385] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.583990 28551 raft_consensus.cc:740] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c39ab430e384f1c96734f71deb40a3e, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.584975 28551 consensus_queue.cc:260] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.588124 28551 ts_tablet_manager.cc:1434] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:12:42.589587 28551 tablet_bootstrap.cc:492] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e: Bootstrap starting.
I20260608 10:12:42.594429 28554 tablet_bootstrap.cc:492] T 2e64f8e23cf9426da9de69ed9361cb70 P 31d059471bac43e49e7b86fa9db81123: No bootstrap required, opened a new log
I20260608 10:12:42.595098 28554 ts_tablet_manager.cc:1403] T 2e64f8e23cf9426da9de69ed9361cb70 P 31d059471bac43e49e7b86fa9db81123: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260608 10:12:42.597108 28551 tablet_bootstrap.cc:654] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.598513 28554 raft_consensus.cc:359] T 2e64f8e23cf9426da9de69ed9361cb70 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.599372 28554 raft_consensus.cc:385] T 2e64f8e23cf9426da9de69ed9361cb70 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.599718 28554 raft_consensus.cc:740] T 2e64f8e23cf9426da9de69ed9361cb70 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d059471bac43e49e7b86fa9db81123, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.601186 28554 consensus_queue.cc:260] T 2e64f8e23cf9426da9de69ed9361cb70 P 31d059471bac43e49e7b86fa9db81123 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.604770 28554 ts_tablet_manager.cc:1434] T 2e64f8e23cf9426da9de69ed9361cb70 P 31d059471bac43e49e7b86fa9db81123: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:12:42.606284 28554 tablet_bootstrap.cc:492] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123: Bootstrap starting.
I20260608 10:12:42.622972 28550 tablet_bootstrap.cc:492] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01: No bootstrap required, opened a new log
I20260608 10:12:42.623560 28550 ts_tablet_manager.cc:1403] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.033s
I20260608 10:12:42.623812 28551 tablet_bootstrap.cc:492] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e: No bootstrap required, opened a new log
I20260608 10:12:42.624396 28551 ts_tablet_manager.cc:1403] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.016s
I20260608 10:12:42.625221 28554 tablet_bootstrap.cc:654] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.626471 28550 raft_consensus.cc:359] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.627094 28550 raft_consensus.cc:385] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.627377 28550 raft_consensus.cc:740] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7693549d9346fe96d2f9d498101f01, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.627691 28551 raft_consensus.cc:359] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.628129 28550 consensus_queue.cc:260] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.628582 28551 raft_consensus.cc:385] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.629043 28551 raft_consensus.cc:740] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c39ab430e384f1c96734f71deb40a3e, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.630492 28550 ts_tablet_manager.cc:1434] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:12:42.631668 28550 tablet_bootstrap.cc:492] T 2e64f8e23cf9426da9de69ed9361cb70 P fc7693549d9346fe96d2f9d498101f01: Bootstrap starting.
I20260608 10:12:42.630903 28551 consensus_queue.cc:260] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.636862 28551 ts_tablet_manager.cc:1434] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260608 10:12:42.637495 28554 tablet_bootstrap.cc:492] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123: No bootstrap required, opened a new log
I20260608 10:12:42.638036 28551 tablet_bootstrap.cc:492] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e: Bootstrap starting.
I20260608 10:12:42.638083 28554 ts_tablet_manager.cc:1403] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.003s
I20260608 10:12:42.639258 28550 tablet_bootstrap.cc:654] T 2e64f8e23cf9426da9de69ed9361cb70 P fc7693549d9346fe96d2f9d498101f01: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.641585 28554 raft_consensus.cc:359] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.642444 28554 raft_consensus.cc:385] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.642747 28554 raft_consensus.cc:740] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d059471bac43e49e7b86fa9db81123, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.643752 28554 consensus_queue.cc:260] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.645938 28560 raft_consensus.cc:493] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:42.646596 28560 raft_consensus.cc:515] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.651794 28558 raft_consensus.cc:493] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:42.652436 28558 raft_consensus.cc:515] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.657881 28560 leader_election.cc:290] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc7693549d9346fe96d2f9d498101f01 (127.16.137.2:38819), 31d059471bac43e49e7b86fa9db81123 (127.16.137.3:38629)
I20260608 10:12:42.668967 28551 tablet_bootstrap.cc:654] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.673974 28558 leader_election.cc:290] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c39ab430e384f1c96734f71deb40a3e (127.16.137.1:38625), fc7693549d9346fe96d2f9d498101f01 (127.16.137.2:38819)
I20260608 10:12:42.685444 28551 tablet_bootstrap.cc:492] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e: No bootstrap required, opened a new log
I20260608 10:12:42.686079 28551 ts_tablet_manager.cc:1403] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.000s
I20260608 10:12:42.686129 28554 ts_tablet_manager.cc:1434] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260608 10:12:42.694160 28554 tablet_bootstrap.cc:492] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123: Bootstrap starting.
I20260608 10:12:42.701871 28551 raft_consensus.cc:359] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.703125 28551 raft_consensus.cc:385] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.703200 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1dfaec9b4543d2b7a1471d5e4faf11" candidate_uuid: "4c39ab430e384f1c96734f71deb40a3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7693549d9346fe96d2f9d498101f01" is_pre_election: true
I20260608 10:12:42.703567 28551 raft_consensus.cc:740] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c39ab430e384f1c96734f71deb40a3e, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.704098 28431 raft_consensus.cc:2468] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c39ab430e384f1c96734f71deb40a3e in term 0.
I20260608 10:12:42.704878 28551 consensus_queue.cc:260] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.708474 28551 ts_tablet_manager.cc:1434] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260608 10:12:42.706143 28320 leader_election.cc:304] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c39ab430e384f1c96734f71deb40a3e, fc7693549d9346fe96d2f9d498101f01; no voters: 
I20260608 10:12:42.709733 28551 tablet_bootstrap.cc:492] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e: Bootstrap starting.
I20260608 10:12:42.710125 28560 raft_consensus.cc:2804] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:42.710595 28560 raft_consensus.cc:493] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:42.711004 28560 raft_consensus.cc:3060] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:42.718711 28551 tablet_bootstrap.cc:654] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.727558 28505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1dfaec9b4543d2b7a1471d5e4faf11" candidate_uuid: "4c39ab430e384f1c96734f71deb40a3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d059471bac43e49e7b86fa9db81123" is_pre_election: true
I20260608 10:12:42.728875 28558 raft_consensus.cc:493] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:42.729444 28558 raft_consensus.cc:515] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.730473 28550 tablet_bootstrap.cc:492] T 2e64f8e23cf9426da9de69ed9361cb70 P fc7693549d9346fe96d2f9d498101f01: No bootstrap required, opened a new log
I20260608 10:12:42.731007 28560 raft_consensus.cc:515] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.731381 28550 ts_tablet_manager.cc:1403] T 2e64f8e23cf9426da9de69ed9361cb70 P fc7693549d9346fe96d2f9d498101f01: Time spent bootstrapping tablet: real 0.100s	user 0.035s	sys 0.038s
W20260608 10:12:42.733162 28321 leader_election.cc:343] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d059471bac43e49e7b86fa9db81123 (127.16.137.3:38629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:42.731766 28558 leader_election.cc:290] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc7693549d9346fe96d2f9d498101f01 (127.16.137.2:38819), 4c39ab430e384f1c96734f71deb40a3e (127.16.137.1:38625)
I20260608 10:12:42.734045 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1dfaec9b4543d2b7a1471d5e4faf11" candidate_uuid: "4c39ab430e384f1c96734f71deb40a3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7693549d9346fe96d2f9d498101f01"
I20260608 10:12:42.734772 28431 raft_consensus.cc:3060] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:42.736549 28356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e417d3b2db804649a9c5be34f6597bfd" candidate_uuid: "31d059471bac43e49e7b86fa9db81123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c39ab430e384f1c96734f71deb40a3e" is_pre_election: true
I20260608 10:12:42.736418 28550 raft_consensus.cc:359] T 2e64f8e23cf9426da9de69ed9361cb70 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.737501 28356 raft_consensus.cc:2468] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d059471bac43e49e7b86fa9db81123 in term 0.
I20260608 10:12:42.737938 28550 raft_consensus.cc:385] T 2e64f8e23cf9426da9de69ed9361cb70 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.738464 28550 raft_consensus.cc:740] T 2e64f8e23cf9426da9de69ed9361cb70 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7693549d9346fe96d2f9d498101f01, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.739413 28468 leader_election.cc:304] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d059471bac43e49e7b86fa9db81123, 4c39ab430e384f1c96734f71deb40a3e; no voters: 
I20260608 10:12:42.739596 28550 consensus_queue.cc:260] T 2e64f8e23cf9426da9de69ed9361cb70 P fc7693549d9346fe96d2f9d498101f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.741135 28356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "786fda7cfd3f4a66a9eaeec0b2bbdeb9" candidate_uuid: "31d059471bac43e49e7b86fa9db81123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c39ab430e384f1c96734f71deb40a3e" is_pre_election: true
I20260608 10:12:42.741852 28356 raft_consensus.cc:2468] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d059471bac43e49e7b86fa9db81123 in term 0.
I20260608 10:12:42.743034 28558 raft_consensus.cc:2804] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:42.743453 28558 raft_consensus.cc:493] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:42.743584 28550 ts_tablet_manager.cc:1434] T 2e64f8e23cf9426da9de69ed9361cb70 P fc7693549d9346fe96d2f9d498101f01: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 10:12:42.743929 28558 raft_consensus.cc:3060] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:42.745394 28550 tablet_bootstrap.cc:492] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01: Bootstrap starting.
I20260608 10:12:42.745733 28468 leader_election.cc:304] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d059471bac43e49e7b86fa9db81123, 4c39ab430e384f1c96734f71deb40a3e; no voters: 
I20260608 10:12:42.755132 28554 tablet_bootstrap.cc:654] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.755576 28550 tablet_bootstrap.cc:654] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.759986 28431 raft_consensus.cc:2468] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c39ab430e384f1c96734f71deb40a3e in term 1.
I20260608 10:12:42.761590 28320 leader_election.cc:304] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c39ab430e384f1c96734f71deb40a3e, fc7693549d9346fe96d2f9d498101f01; no voters: 
I20260608 10:12:42.764353 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e417d3b2db804649a9c5be34f6597bfd" candidate_uuid: "31d059471bac43e49e7b86fa9db81123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7693549d9346fe96d2f9d498101f01" is_pre_election: true
I20260608 10:12:42.765527 28560 leader_election.cc:290] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [CANDIDATE]: Term 1 election: Requested vote from peers fc7693549d9346fe96d2f9d498101f01 (127.16.137.2:38819), 31d059471bac43e49e7b86fa9db81123 (127.16.137.3:38629)
I20260608 10:12:42.766201 28560 raft_consensus.cc:2804] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:42.766836 28560 raft_consensus.cc:697] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [term 1 LEADER]: Becoming Leader. State: Replica: 4c39ab430e384f1c96734f71deb40a3e, State: Running, Role: LEADER
I20260608 10:12:42.767586 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "786fda7cfd3f4a66a9eaeec0b2bbdeb9" candidate_uuid: "31d059471bac43e49e7b86fa9db81123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7693549d9346fe96d2f9d498101f01" is_pre_election: true
I20260608 10:12:42.767762 28560 consensus_queue.cc:237] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.768337 28430 raft_consensus.cc:2468] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d059471bac43e49e7b86fa9db81123 in term 0.
I20260608 10:12:42.769117 28550 tablet_bootstrap.cc:492] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01: No bootstrap required, opened a new log
I20260608 10:12:42.769941 28550 ts_tablet_manager.cc:1403] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.017s
I20260608 10:12:42.769928 28505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1dfaec9b4543d2b7a1471d5e4faf11" candidate_uuid: "4c39ab430e384f1c96734f71deb40a3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d059471bac43e49e7b86fa9db81123"
W20260608 10:12:42.771091 28469 leader_election.cc:343] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc7693549d9346fe96d2f9d498101f01 (127.16.137.2:38819): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:12:42.773283 28321 leader_election.cc:343] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31d059471bac43e49e7b86fa9db81123 (127.16.137.3:38629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:42.776006 28575 raft_consensus.cc:2804] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:42.776539 28575 raft_consensus.cc:493] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:42.775790 28550 raft_consensus.cc:359] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.777004 28575 raft_consensus.cc:3060] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:42.777160 28550 raft_consensus.cc:385] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.780367 28550 raft_consensus.cc:740] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7693549d9346fe96d2f9d498101f01, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.781594 28550 consensus_queue.cc:260] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.784973 28550 ts_tablet_manager.cc:1434] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 10:12:42.778065 28558 raft_consensus.cc:515] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.785006 28253 catalog_manager.cc:5696] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c39ab430e384f1c96734f71deb40a3e (127.16.137.1). New cstate: current_term: 1 leader_uuid: "4c39ab430e384f1c96734f71deb40a3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:42.787976 28356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e417d3b2db804649a9c5be34f6597bfd" candidate_uuid: "31d059471bac43e49e7b86fa9db81123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c39ab430e384f1c96734f71deb40a3e"
I20260608 10:12:42.788656 28356 raft_consensus.cc:3060] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:42.794852 28558 leader_election.cc:290] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [CANDIDATE]: Term 1 election: Requested vote from peers 4c39ab430e384f1c96734f71deb40a3e (127.16.137.1:38625), fc7693549d9346fe96d2f9d498101f01 (127.16.137.2:38819)
I20260608 10:12:42.797669 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e417d3b2db804649a9c5be34f6597bfd" candidate_uuid: "31d059471bac43e49e7b86fa9db81123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7693549d9346fe96d2f9d498101f01"
I20260608 10:12:42.798591 28431 raft_consensus.cc:3060] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:42.806301 28575 raft_consensus.cc:515] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.807691 28551 tablet_bootstrap.cc:492] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e: No bootstrap required, opened a new log
I20260608 10:12:42.807691 28554 tablet_bootstrap.cc:492] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123: No bootstrap required, opened a new log
I20260608 10:12:42.808440 28356 raft_consensus.cc:2468] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d059471bac43e49e7b86fa9db81123 in term 1.
I20260608 10:12:42.808512 28554 ts_tablet_manager.cc:1403] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123: Time spent bootstrapping tablet: real 0.115s	user 0.018s	sys 0.001s
I20260608 10:12:42.810314 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "786fda7cfd3f4a66a9eaeec0b2bbdeb9" candidate_uuid: "31d059471bac43e49e7b86fa9db81123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7693549d9346fe96d2f9d498101f01"
I20260608 10:12:42.811008 28430 raft_consensus.cc:3060] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:42.808486 28551 ts_tablet_manager.cc:1403] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e: Time spent bootstrapping tablet: real 0.099s	user 0.045s	sys 0.038s
I20260608 10:12:42.813555 28554 raft_consensus.cc:359] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.814702 28554 raft_consensus.cc:385] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.814844 28551 raft_consensus.cc:359] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.815922 28551 raft_consensus.cc:385] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.816313 28551 raft_consensus.cc:740] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c39ab430e384f1c96734f71deb40a3e, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.817221 28551 consensus_queue.cc:260] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.817723 28468 leader_election.cc:304] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d059471bac43e49e7b86fa9db81123, 4c39ab430e384f1c96734f71deb40a3e; no voters: 
I20260608 10:12:42.818698 28558 raft_consensus.cc:2804] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:42.819741 28551 ts_tablet_manager.cc:1434] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:12:42.819983 28558 raft_consensus.cc:697] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [term 1 LEADER]: Becoming Leader. State: Replica: 31d059471bac43e49e7b86fa9db81123, State: Running, Role: LEADER
I20260608 10:12:42.820993 28551 tablet_bootstrap.cc:492] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e: Bootstrap starting.
I20260608 10:12:42.815402 28554 raft_consensus.cc:740] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d059471bac43e49e7b86fa9db81123, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.820957 28558 consensus_queue.cc:237] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.822247 28554 consensus_queue.cc:260] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.810912 28431 raft_consensus.cc:2468] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d059471bac43e49e7b86fa9db81123 in term 1.
I20260608 10:12:42.829288 28553 raft_consensus.cc:493] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:42.829526 28554 ts_tablet_manager.cc:1434] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260608 10:12:42.829967 28553 raft_consensus.cc:515] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.830909 28554 tablet_bootstrap.cc:492] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123: Bootstrap starting.
I20260608 10:12:42.833016 28553 leader_election.cc:290] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c39ab430e384f1c96734f71deb40a3e (127.16.137.1:38625), 31d059471bac43e49e7b86fa9db81123 (127.16.137.3:38629)
I20260608 10:12:42.833037 28575 leader_election.cc:290] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [CANDIDATE]: Term 1 election: Requested vote from peers fc7693549d9346fe96d2f9d498101f01 (127.16.137.2:38819), 4c39ab430e384f1c96734f71deb40a3e (127.16.137.1:38625)
I20260608 10:12:42.828641 28430 raft_consensus.cc:2468] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d059471bac43e49e7b86fa9db81123 in term 1.
I20260608 10:12:42.828799 28551 tablet_bootstrap.cc:654] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.838938 28356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "786fda7cfd3f4a66a9eaeec0b2bbdeb9" candidate_uuid: "31d059471bac43e49e7b86fa9db81123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c39ab430e384f1c96734f71deb40a3e"
I20260608 10:12:42.839874 28356 raft_consensus.cc:3060] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:12:42.842092 28302 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:12:42.842803 28469 leader_election.cc:304] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d059471bac43e49e7b86fa9db81123, fc7693549d9346fe96d2f9d498101f01; no voters: 
I20260608 10:12:42.844604 28575 raft_consensus.cc:2804] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:42.845139 28575 raft_consensus.cc:697] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [term 1 LEADER]: Becoming Leader. State: Replica: 31d059471bac43e49e7b86fa9db81123, State: Running, Role: LEADER
I20260608 10:12:42.848035 28575 consensus_queue.cc:237] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.855408 28252 catalog_manager.cc:5696] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d059471bac43e49e7b86fa9db81123 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "31d059471bac43e49e7b86fa9db81123" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:42.859521 28554 tablet_bootstrap.cc:654] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:42.869894 28560 raft_consensus.cc:493] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:42.870527 28560 raft_consensus.cc:515] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.872890 28560 leader_election.cc:290] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc7693549d9346fe96d2f9d498101f01 (127.16.137.2:38819), 31d059471bac43e49e7b86fa9db81123 (127.16.137.3:38629)
I20260608 10:12:42.873335 28554 tablet_bootstrap.cc:492] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123: No bootstrap required, opened a new log
I20260608 10:12:42.873988 28554 ts_tablet_manager.cc:1403] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.008s
I20260608 10:12:42.875370 28505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e64f8e23cf9426da9de69ed9361cb70" candidate_uuid: "4c39ab430e384f1c96734f71deb40a3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d059471bac43e49e7b86fa9db81123" is_pre_election: true
I20260608 10:12:42.876102 28505 raft_consensus.cc:2468] T 2e64f8e23cf9426da9de69ed9361cb70 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c39ab430e384f1c96734f71deb40a3e in term 0.
I20260608 10:12:42.877622 28321 leader_election.cc:304] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d059471bac43e49e7b86fa9db81123, 4c39ab430e384f1c96734f71deb40a3e; no voters: 
I20260608 10:12:42.877418 28554 raft_consensus.cc:359] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.878268 28554 raft_consensus.cc:385] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.878576 28554 raft_consensus.cc:740] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d059471bac43e49e7b86fa9db81123, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.878700 28560 raft_consensus.cc:2804] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:42.879228 28560 raft_consensus.cc:493] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:42.879667 28560 raft_consensus.cc:3060] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:42.879585 28554 consensus_queue.cc:260] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.882532 28554 ts_tablet_manager.cc:1434] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:12:42.886446 28560 raft_consensus.cc:515] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.901182 28252 catalog_manager.cc:5696] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d059471bac43e49e7b86fa9db81123 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "31d059471bac43e49e7b86fa9db81123" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:42.902431 28505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e64f8e23cf9426da9de69ed9361cb70" candidate_uuid: "4c39ab430e384f1c96734f71deb40a3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d059471bac43e49e7b86fa9db81123"
I20260608 10:12:42.903107 28505 raft_consensus.cc:3060] T 2e64f8e23cf9426da9de69ed9361cb70 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:42.906253 28356 raft_consensus.cc:2468] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d059471bac43e49e7b86fa9db81123 in term 1.
I20260608 10:12:42.910576 28575 raft_consensus.cc:493] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:42.911257 28575 raft_consensus.cc:515] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.916433 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e64f8e23cf9426da9de69ed9361cb70" candidate_uuid: "4c39ab430e384f1c96734f71deb40a3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7693549d9346fe96d2f9d498101f01" is_pre_election: true
I20260608 10:12:42.916980 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e64f8e23cf9426da9de69ed9361cb70" candidate_uuid: "4c39ab430e384f1c96734f71deb40a3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7693549d9346fe96d2f9d498101f01"
I20260608 10:12:42.917157 28430 raft_consensus.cc:2468] T 2e64f8e23cf9426da9de69ed9361cb70 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c39ab430e384f1c96734f71deb40a3e in term 0.
I20260608 10:12:42.915853 28560 leader_election.cc:290] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [CANDIDATE]: Term 1 election: Requested vote from peers fc7693549d9346fe96d2f9d498101f01 (127.16.137.2:38819), 31d059471bac43e49e7b86fa9db81123 (127.16.137.3:38629)
I20260608 10:12:42.920545 28575 leader_election.cc:290] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c39ab430e384f1c96734f71deb40a3e (127.16.137.1:38625), fc7693549d9346fe96d2f9d498101f01 (127.16.137.2:38819)
I20260608 10:12:42.913779 28505 raft_consensus.cc:2468] T 2e64f8e23cf9426da9de69ed9361cb70 P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c39ab430e384f1c96734f71deb40a3e in term 1.
I20260608 10:12:42.921844 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cc9a8f957f4329a31e07fec36b4136" candidate_uuid: "31d059471bac43e49e7b86fa9db81123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7693549d9346fe96d2f9d498101f01" is_pre_election: true
I20260608 10:12:42.922207 28321 leader_election.cc:304] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [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: 31d059471bac43e49e7b86fa9db81123, 4c39ab430e384f1c96734f71deb40a3e; no voters: fc7693549d9346fe96d2f9d498101f01
I20260608 10:12:42.922560 28431 raft_consensus.cc:2468] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d059471bac43e49e7b86fa9db81123 in term 0.
I20260608 10:12:42.922637 28356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cc9a8f957f4329a31e07fec36b4136" candidate_uuid: "31d059471bac43e49e7b86fa9db81123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c39ab430e384f1c96734f71deb40a3e" is_pre_election: true
I20260608 10:12:42.923653 28560 raft_consensus.cc:2804] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:42.924109 28469 leader_election.cc:304] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d059471bac43e49e7b86fa9db81123, fc7693549d9346fe96d2f9d498101f01; no voters: 
W20260608 10:12:42.924778 28468 leader_election.cc:343] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c39ab430e384f1c96734f71deb40a3e (127.16.137.1:38625): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:42.925235 28560 raft_consensus.cc:697] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [term 1 LEADER]: Becoming Leader. State: Replica: 4c39ab430e384f1c96734f71deb40a3e, State: Running, Role: LEADER
I20260608 10:12:42.926112 28560 consensus_queue.cc:237] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.928647 28575 raft_consensus.cc:2804] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:42.929103 28575 raft_consensus.cc:493] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:42.929469 28575 raft_consensus.cc:3060] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:42.938578 28551 tablet_bootstrap.cc:492] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e: No bootstrap required, opened a new log
I20260608 10:12:42.939191 28551 ts_tablet_manager.cc:1403] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e: Time spent bootstrapping tablet: real 0.118s	user 0.047s	sys 0.059s
I20260608 10:12:42.939284 28575 raft_consensus.cc:515] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.942576 28356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bda6320bee241bc9a1d7f3dcbaa710b" candidate_uuid: "fc7693549d9346fe96d2f9d498101f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c39ab430e384f1c96734f71deb40a3e" is_pre_election: true
I20260608 10:12:42.942587 28551 raft_consensus.cc:359] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.943526 28551 raft_consensus.cc:385] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:42.943949 28551 raft_consensus.cc:740] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c39ab430e384f1c96734f71deb40a3e, State: Initialized, Role: FOLLOWER
I20260608 10:12:42.943462 28356 raft_consensus.cc:2468] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc7693549d9346fe96d2f9d498101f01 in term 0.
I20260608 10:12:42.944844 28355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cc9a8f957f4329a31e07fec36b4136" candidate_uuid: "31d059471bac43e49e7b86fa9db81123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c39ab430e384f1c96734f71deb40a3e"
I20260608 10:12:42.945502 28394 leader_election.cc:304] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c39ab430e384f1c96734f71deb40a3e, fc7693549d9346fe96d2f9d498101f01; no voters: 
I20260608 10:12:42.944902 28551 consensus_queue.cc:260] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.946333 28355 raft_consensus.cc:3060] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:42.948308 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cc9a8f957f4329a31e07fec36b4136" candidate_uuid: "31d059471bac43e49e7b86fa9db81123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7693549d9346fe96d2f9d498101f01"
I20260608 10:12:42.948961 28431 raft_consensus.cc:3060] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:42.949558 28553 raft_consensus.cc:2804] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:42.950008 28553 raft_consensus.cc:493] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:42.950366 28553 raft_consensus.cc:3060] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:42.952870 28505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bda6320bee241bc9a1d7f3dcbaa710b" candidate_uuid: "fc7693549d9346fe96d2f9d498101f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d059471bac43e49e7b86fa9db81123" is_pre_election: true
I20260608 10:12:42.953617 28505 raft_consensus.cc:2468] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc7693549d9346fe96d2f9d498101f01 in term 0.
I20260608 10:12:42.956102 28575 leader_election.cc:290] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [CANDIDATE]: Term 1 election: Requested vote from peers 4c39ab430e384f1c96734f71deb40a3e (127.16.137.1:38625), fc7693549d9346fe96d2f9d498101f01 (127.16.137.2:38819)
I20260608 10:12:42.955859 28252 catalog_manager.cc:5696] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c39ab430e384f1c96734f71deb40a3e (127.16.137.1). New cstate: current_term: 1 leader_uuid: "4c39ab430e384f1c96734f71deb40a3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:42.958372 28553 raft_consensus.cc:515] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.959524 28431 raft_consensus.cc:2468] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d059471bac43e49e7b86fa9db81123 in term 1.
I20260608 10:12:42.960891 28469 leader_election.cc:304] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d059471bac43e49e7b86fa9db81123, fc7693549d9346fe96d2f9d498101f01; no voters: 
I20260608 10:12:42.961467 28356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bda6320bee241bc9a1d7f3dcbaa710b" candidate_uuid: "fc7693549d9346fe96d2f9d498101f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c39ab430e384f1c96734f71deb40a3e"
I20260608 10:12:42.961910 28575 raft_consensus.cc:2804] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:42.962100 28356 raft_consensus.cc:3060] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:42.962414 28355 raft_consensus.cc:2468] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d059471bac43e49e7b86fa9db81123 in term 1.
I20260608 10:12:42.963548 28575 raft_consensus.cc:697] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [term 1 LEADER]: Becoming Leader. State: Replica: 31d059471bac43e49e7b86fa9db81123, State: Running, Role: LEADER
I20260608 10:12:42.964540 28575 consensus_queue.cc:237] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.967319 28551 ts_tablet_manager.cc:1434] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.007s
I20260608 10:12:42.972796 28553 leader_election.cc:290] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [CANDIDATE]: Term 1 election: Requested vote from peers 4c39ab430e384f1c96734f71deb40a3e (127.16.137.1:38625), 31d059471bac43e49e7b86fa9db81123 (127.16.137.3:38629)
I20260608 10:12:42.973398 28356 raft_consensus.cc:2468] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc7693549d9346fe96d2f9d498101f01 in term 1.
I20260608 10:12:42.974151 28505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bda6320bee241bc9a1d7f3dcbaa710b" candidate_uuid: "fc7693549d9346fe96d2f9d498101f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d059471bac43e49e7b86fa9db81123"
I20260608 10:12:42.974995 28505 raft_consensus.cc:3060] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:42.974877 28394 leader_election.cc:304] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c39ab430e384f1c96734f71deb40a3e, fc7693549d9346fe96d2f9d498101f01; no voters: 
I20260608 10:12:42.976011 28553 raft_consensus.cc:2804] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:42.977686 28553 raft_consensus.cc:697] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [term 1 LEADER]: Becoming Leader. State: Replica: fc7693549d9346fe96d2f9d498101f01, State: Running, Role: LEADER
I20260608 10:12:42.978576 28553 consensus_queue.cc:237] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:42.984061 28505 raft_consensus.cc:2468] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc7693549d9346fe96d2f9d498101f01 in term 1.
I20260608 10:12:42.984073 28252 catalog_manager.cc:5696] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d059471bac43e49e7b86fa9db81123 (127.16.137.3). New cstate: current_term: 1 leader_uuid: "31d059471bac43e49e7b86fa9db81123" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:42.987653 28251 catalog_manager.cc:5696] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc7693549d9346fe96d2f9d498101f01 (127.16.137.2). New cstate: current_term: 1 leader_uuid: "fc7693549d9346fe96d2f9d498101f01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:43.056250 28575 raft_consensus.cc:493] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:43.057052 28575 raft_consensus.cc:515] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } }
I20260608 10:12:43.059007 28575 leader_election.cc:290] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c39ab430e384f1c96734f71deb40a3e (127.16.137.1:38625), fc7693549d9346fe96d2f9d498101f01 (127.16.137.2:38819)
I20260608 10:12:43.060056 28356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1dfaec9b4543d2b7a1471d5e4faf11" candidate_uuid: "31d059471bac43e49e7b86fa9db81123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c39ab430e384f1c96734f71deb40a3e" is_pre_election: true
I20260608 10:12:43.060262 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1dfaec9b4543d2b7a1471d5e4faf11" candidate_uuid: "31d059471bac43e49e7b86fa9db81123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7693549d9346fe96d2f9d498101f01" is_pre_election: true
I20260608 10:12:43.061239 28431 raft_consensus.cc:2393] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d059471bac43e49e7b86fa9db81123 in current term 1: Already voted for candidate 4c39ab430e384f1c96734f71deb40a3e in this term.
I20260608 10:12:43.062245 28469 leader_election.cc:304] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123 [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: 31d059471bac43e49e7b86fa9db81123; no voters: 4c39ab430e384f1c96734f71deb40a3e, fc7693549d9346fe96d2f9d498101f01
I20260608 10:12:43.062940 28575 raft_consensus.cc:3060] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:43.068126 28575 raft_consensus.cc:2749] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:12:43.253022 28560 consensus_queue.cc:1048] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:43.298501 28577 consensus_queue.cc:1048] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:43.327188 28431 raft_consensus.cc:3060] T 2e64f8e23cf9426da9de69ed9361cb70 P fc7693549d9346fe96d2f9d498101f01 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:43.336093 28577 consensus_queue.cc:1048] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:43.352531 28600 consensus_queue.cc:1048] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:43.374155 28575 consensus_queue.cc:1048] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:43.412501 28505 raft_consensus.cc:1275] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Refusing update from remote peer fc7693549d9346fe96d2f9d498101f01: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:43.415932 28356 raft_consensus.cc:1275] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Refusing update from remote peer fc7693549d9346fe96d2f9d498101f01: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:43.416774 28553 consensus_queue.cc:1048] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:43.417857 28591 consensus_queue.cc:1048] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:43.458252 28558 consensus_queue.cc:1048] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:43.468811 28558 consensus_queue.cc:1048] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:43.503552 28355 raft_consensus.cc:1275] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Refusing update from remote peer 31d059471bac43e49e7b86fa9db81123: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:43.513181 28428 raft_consensus.cc:1275] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Refusing update from remote peer 31d059471bac43e49e7b86fa9db81123: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:43.526820 28575 consensus_queue.cc:1048] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 10:12:43.598781 28624 consensus_queue.cc:1048] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:43.650054 28627 consensus_queue.cc:1048] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260608 10:12:43.693691 28599 mvcc.cc:204] Tried to move back new op lower bound from 7294621955787186176 to 7294621953913798656. Current Snapshot: MvccSnapshot[applied={T|T < 7294621955787186176}]
W20260608 10:12:43.850292 28469 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.2:38819, user_credentials={real_user=slave}} blocked reactor thread for 238766us
W20260608 10:12:44.451407 28320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.137.2:38819, user_credentials={real_user=slave}} blocked reactor thread for 64875us
I20260608 10:12:45.058955 16932 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:45.073632 28660 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:45.075529 28661 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:45.075928 28663 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:45.076795 16932 server_base.cc:1061] running on GCE node
I20260608 10:12:45.077981 16932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:45.078229 16932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:45.078399 16932 hybrid_clock.cc:648] HybridClock initialized: now 1780913565078385 us; error 0 us; skew 500 ppm
I20260608 10:12:45.078922 16932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:45.081326 16932 webserver.cc:533] Webserver started at http://127.16.137.4:39563/ using document root <none> and password file <none>
I20260608 10:12:45.081881 16932 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:45.082043 16932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:45.082267 16932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:45.083316 16932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-3-root/instance:
uuid: "e3ec7e7b1a044036b04c18ed50f0c644"
format_stamp: "Formatted at 2026-06-08 10:12:45 on dist-test-slave-4pww"
I20260608 10:12:45.087970 16932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 10:12:45.091563 28668 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:45.092451 16932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:12:45.092774 16932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-3-root
uuid: "e3ec7e7b1a044036b04c18ed50f0c644"
format_stamp: "Formatted at 2026-06-08 10:12:45 on dist-test-slave-4pww"
I20260608 10:12:45.093027 16932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWFHrLR/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913314735645-16932-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:45.113803 16932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:45.115111 16932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:45.116623 16932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:45.119022 16932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:45.119247 16932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:45.119511 16932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:45.119675 16932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:45.160730 16932 rpc_server.cc:307] RPC server started. Bound to: 127.16.137.4:43945
I20260608 10:12:45.160861 28730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.137.4:43945 every 8 connection(s)
I20260608 10:12:45.180019 28731 heartbeater.cc:344] Connected to a master server at 127.16.137.62:44397
I20260608 10:12:45.180516 28731 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:45.181331 28731 heartbeater.cc:507] Master 127.16.137.62:44397 requested a full tablet report, sending...
I20260608 10:12:45.183538 28246 ts_manager.cc:194] Registered new tserver with Master: e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4:43945)
I20260608 10:12:45.185088 28246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54896
I20260608 10:12:45.940457 28503 consensus_queue.cc:237] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 1.14, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } attrs { replace: true } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } }
I20260608 10:12:45.947748 28354 raft_consensus.cc:1275] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Refusing update from remote peer 31d059471bac43e49e7b86fa9db81123: Log matching property violated. Preceding OpId in replica: term: 1 index: 14. Preceding OpId from leader: term: 1 index: 15. (index mismatch)
I20260608 10:12:45.949671 28638 consensus_queue.cc:1048] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260608 10:12:45.952694 28426 raft_consensus.cc:1275] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Refusing update from remote peer 31d059471bac43e49e7b86fa9db81123: Log matching property violated. Preceding OpId in replica: term: 1 index: 14. Preceding OpId from leader: term: 1 index: 15. (index mismatch)
I20260608 10:12:45.954044 28638 consensus_queue.cc:1048] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260608 10:12:45.957724 28735 raft_consensus.cc:2955] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [term 1 LEADER]: Committing config change with OpId 1.15: config changed from index -1 to 15, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New config: { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } attrs { replace: true } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } } }
W20260608 10:12:45.963855 28471 consensus_peers.cc:597] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 -> Peer e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4:43945): Couldn't send request to peer e3ec7e7b1a044036b04c18ed50f0c644. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e417d3b2db804649a9c5be34f6597bfd. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:45.964218 28354 raft_consensus.cc:2955] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Committing config change with OpId 1.15: config changed from index -1 to 15, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New config: { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } attrs { replace: true } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } } }
I20260608 10:12:45.964876 28426 raft_consensus.cc:2955] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Committing config change with OpId 1.15: config changed from index -1 to 15, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New config: { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } attrs { replace: true } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } } }
I20260608 10:12:45.977197 28246 catalog_manager.cc:5696] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 reported cstate change: config changed from index -1 to 15, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "31d059471bac43e49e7b86fa9db81123" committed_config { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:45.988169 28354 consensus_queue.cc:237] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [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: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } attrs { replace: true } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } }
I20260608 10:12:45.997537 28503 raft_consensus.cc:1275] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Refusing update from remote peer 4c39ab430e384f1c96734f71deb40a3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:46.002287 28654 consensus_queue.cc:1048] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:12:46.018426 28746 raft_consensus.cc:2955] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } attrs { replace: true } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } } }
W20260608 10:12:46.032127 28322 consensus_peers.cc:597] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e -> Peer e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4:43945): Couldn't send request to peer e3ec7e7b1a044036b04c18ed50f0c644. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca1dfaec9b4543d2b7a1471d5e4faf11. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:46.033627 28503 raft_consensus.cc:2955] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } attrs { replace: true } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } } }
I20260608 10:12:46.040408 28426 raft_consensus.cc:1275] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Refusing update from remote peer 4c39ab430e384f1c96734f71deb40a3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:46.042806 28750 consensus_queue.cc:1048] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:12:46.051550 28503 consensus_queue.cc:237] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [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: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } attrs { replace: true } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } }
I20260608 10:12:46.052505 28252 catalog_manager.cc:5696] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e reported cstate change: config changed from index -1 to 16, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "4c39ab430e384f1c96734f71deb40a3e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:46.056869 28426 raft_consensus.cc:2955] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } attrs { replace: true } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } } }
W20260608 10:12:46.066411 28471 consensus_peers.cc:597] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 -> Peer e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4:43945): Couldn't send request to peer e3ec7e7b1a044036b04c18ed50f0c644. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3cc9a8f957f4329a31e07fec36b4136. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:46.067674 28427 raft_consensus.cc:1275] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Refusing update from remote peer 31d059471bac43e49e7b86fa9db81123: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:46.068750 28354 raft_consensus.cc:1275] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Refusing update from remote peer 31d059471bac43e49e7b86fa9db81123: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:46.070902 28738 consensus_queue.cc:1048] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:12:46.074155 28738 consensus_queue.cc:1048] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:46.085620 28638 raft_consensus.cc:2955] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } attrs { replace: true } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } } }
I20260608 10:12:46.089679 28354 raft_consensus.cc:2955] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } attrs { replace: true } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } } }
I20260608 10:12:46.089468 28427 raft_consensus.cc:2955] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } attrs { replace: true } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } } }
I20260608 10:12:46.100471 28503 consensus_queue.cc:237] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [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: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } attrs { replace: true } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } }
I20260608 10:12:46.104748 28252 catalog_manager.cc:5696] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 reported cstate change: config changed from index -1 to 16, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "31d059471bac43e49e7b86fa9db81123" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:46.110721 28354 raft_consensus.cc:1275] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Refusing update from remote peer 31d059471bac43e49e7b86fa9db81123: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 10:12:46.111248 28471 consensus_peers.cc:597] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 -> Peer e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4:43945): Couldn't send request to peer e3ec7e7b1a044036b04c18ed50f0c644. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 786fda7cfd3f4a66a9eaeec0b2bbdeb9. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:46.112800 28638 consensus_queue.cc:1048] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:46.112850 28427 raft_consensus.cc:1275] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Refusing update from remote peer 31d059471bac43e49e7b86fa9db81123: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:46.114764 28741 consensus_queue.cc:1048] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:12:46.125697 28638 raft_consensus.cc:2955] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } attrs { replace: true } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } } }
I20260608 10:12:46.127727 28427 raft_consensus.cc:2955] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } attrs { replace: true } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } } }
I20260608 10:12:46.128705 28354 raft_consensus.cc:2955] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } attrs { replace: true } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } } }
I20260608 10:12:46.142360 28250 catalog_manager.cc:5696] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e reported cstate change: config changed from index -1 to 16, NON_VOTER e3ec7e7b1a044036b04c18ed50f0c644 (127.16.137.4) added. New cstate: current_term: 1 leader_uuid: "31d059471bac43e49e7b86fa9db81123" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "fc7693549d9346fe96d2f9d498101f01" member_type: VOTER last_known_addr { host: "127.16.137.2" port: 38819 } } peers { permanent_uuid: "4c39ab430e384f1c96734f71deb40a3e" member_type: VOTER last_known_addr { host: "127.16.137.1" port: 38625 } attrs { replace: true } } peers { permanent_uuid: "31d059471bac43e49e7b86fa9db81123" member_type: VOTER last_known_addr { host: "127.16.137.3" port: 38629 } } peers { permanent_uuid: "e3ec7e7b1a044036b04c18ed50f0c644" member_type: NON_VOTER last_known_addr { host: "127.16.137.4" port: 43945 } attrs { promote: true } } }
I20260608 10:12:46.187758 28731 heartbeater.cc:499] Master 127.16.137.62:44397 was elected leader, sending a full tablet report...
I20260608 10:12:46.193784 16932 tablet_server.cc:179] TabletServer@127.16.137.1:0 shutting down...
I20260608 10:12:46.224777 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:46.225566 16932 tablet_replica.cc:333] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e: stopping tablet replica
I20260608 10:12:46.226608 16932 raft_consensus.cc:2243] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:46.227308 16932 raft_consensus.cc:2272] T 7bda6320bee241bc9a1d7f3dcbaa710b P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.229844 16932 tablet_replica.cc:333] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e: stopping tablet replica
I20260608 10:12:46.230520 16932 raft_consensus.cc:2243] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:46.231158 16932 raft_consensus.cc:2272] T e417d3b2db804649a9c5be34f6597bfd P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.234133 16932 tablet_replica.cc:333] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e: stopping tablet replica
I20260608 10:12:46.234778 16932 raft_consensus.cc:2243] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:46.235862 16932 raft_consensus.cc:2272] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.238842 16932 tablet_replica.cc:333] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e: stopping tablet replica
I20260608 10:12:46.239459 16932 raft_consensus.cc:2243] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:46.240036 16932 raft_consensus.cc:2272] T e3cc9a8f957f4329a31e07fec36b4136 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.242838 16932 tablet_replica.cc:333] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e: stopping tablet replica
I20260608 10:12:46.243429 16932 raft_consensus.cc:2243] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:46.244122 16932 raft_consensus.cc:2272] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.247114 16932 tablet_replica.cc:333] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e: stopping tablet replica
I20260608 10:12:46.247654 16932 raft_consensus.cc:2243] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:46.248461 16932 raft_consensus.cc:2272] T 2e64f8e23cf9426da9de69ed9361cb70 P 4c39ab430e384f1c96734f71deb40a3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.267608 16932 tablet_server.cc:196] TabletServer@127.16.137.1:0 shutdown complete.
I20260608 10:12:46.284611 16932 tablet_server.cc:179] TabletServer@127.16.137.2:0 shutting down...
I20260608 10:12:46.320302 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:46.321106 16932 tablet_replica.cc:333] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01: stopping tablet replica
I20260608 10:12:46.322029 16932 raft_consensus.cc:2243] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:46.322878 16932 raft_consensus.cc:2272] T e417d3b2db804649a9c5be34f6597bfd P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.326563 16932 tablet_replica.cc:333] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01: stopping tablet replica
I20260608 10:12:46.327407 16932 raft_consensus.cc:2243] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:46.328475 16932 raft_consensus.cc:2272] T 7bda6320bee241bc9a1d7f3dcbaa710b P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.331938 16932 tablet_replica.cc:333] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01: stopping tablet replica
I20260608 10:12:46.332759 16932 raft_consensus.cc:2243] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:46.333384 16932 raft_consensus.cc:2272] T ca1dfaec9b4543d2b7a1471d5e4faf11 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.336879 16932 tablet_replica.cc:333] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01: stopping tablet replica
I20260608 10:12:46.337720 16932 raft_consensus.cc:2243] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:46.338629 16932 raft_consensus.cc:2272] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.341984 16932 tablet_replica.cc:333] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01: stopping tablet replica
I20260608 10:12:46.342742 16932 raft_consensus.cc:2243] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:46.343341 16932 raft_consensus.cc:2272] T e3cc9a8f957f4329a31e07fec36b4136 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.346711 16932 tablet_replica.cc:333] T 2e64f8e23cf9426da9de69ed9361cb70 P fc7693549d9346fe96d2f9d498101f01: stopping tablet replica
I20260608 10:12:46.347461 16932 raft_consensus.cc:2243] T 2e64f8e23cf9426da9de69ed9361cb70 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:46.348269 16932 raft_consensus.cc:2272] T 2e64f8e23cf9426da9de69ed9361cb70 P fc7693549d9346fe96d2f9d498101f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.377856 16932 tablet_server.cc:196] TabletServer@127.16.137.2:0 shutdown complete.
I20260608 10:12:46.395298 16932 tablet_server.cc:179] TabletServer@127.16.137.3:0 shutting down...
I20260608 10:12:46.423055 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:46.424084 16932 tablet_replica.cc:333] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123: stopping tablet replica
I20260608 10:12:46.425016 16932 raft_consensus.cc:2243] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:46.425727 16932 raft_consensus.cc:2272] T ca1dfaec9b4543d2b7a1471d5e4faf11 P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.429428 16932 tablet_replica.cc:333] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123: stopping tablet replica
I20260608 10:12:46.430274 16932 raft_consensus.cc:2243] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:46.431730 16932 raft_consensus.cc:2272] T e417d3b2db804649a9c5be34f6597bfd P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.435124 16932 tablet_replica.cc:333] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123: stopping tablet replica
I20260608 10:12:46.435930 16932 raft_consensus.cc:2243] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:46.436610 16932 raft_consensus.cc:2272] T 7bda6320bee241bc9a1d7f3dcbaa710b P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.439733 16932 tablet_replica.cc:333] T 2e64f8e23cf9426da9de69ed9361cb70 P 31d059471bac43e49e7b86fa9db81123: stopping tablet replica
I20260608 10:12:46.440521 16932 raft_consensus.cc:2243] T 2e64f8e23cf9426da9de69ed9361cb70 P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:46.441282 16932 raft_consensus.cc:2272] T 2e64f8e23cf9426da9de69ed9361cb70 P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.444449 16932 tablet_replica.cc:333] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123: stopping tablet replica
I20260608 10:12:46.445199 16932 raft_consensus.cc:2243] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:46.446640 16932 raft_consensus.cc:2272] T 786fda7cfd3f4a66a9eaeec0b2bbdeb9 P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.449940 16932 tablet_replica.cc:333] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123: stopping tablet replica
I20260608 10:12:46.450655 16932 raft_consensus.cc:2243] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:46.452078 16932 raft_consensus.cc:2272] T e3cc9a8f957f4329a31e07fec36b4136 P 31d059471bac43e49e7b86fa9db81123 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.484387 16932 tablet_server.cc:196] TabletServer@127.16.137.3:0 shutdown complete.
I20260608 10:12:46.502723 16932 tablet_server.cc:179] TabletServer@127.16.137.4:0 shutting down...
I20260608 10:12:46.526369 16932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:46.543411 16932 tablet_server.cc:196] TabletServer@127.16.137.4:0 shutdown complete.
I20260608 10:12:46.553153 16932 master.cc:562] Master@127.16.137.62:44397 shutting down...
W20260608 10:12:46.576884 28302 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:12:46.577227 28302 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:12:46.577517 28302 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:12:46.578683 16932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:46.579301 16932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:46.579689 16932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 875b951d4721434facef3cc78d1c6522: stopping tablet replica
I20260608 10:12:46.600979 16932 master.cc:584] Master@127.16.137.62:44397 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6000 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (13094 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (251732 ms total)
[  PASSED  ] 24 tests.
I20260608 10:12:46.650106 16932 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 ~45 seconds ago
I20260608 10:12:46.650380 16932 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 ~45 seconds ago
I20260608 10:12:46.650579 16932 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~45 seconds ago
I20260608 10:12:46.650775 16932 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 ~77 seconds ago
I20260608 10:12:46.650985 16932 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 2 messages since previous log ~165 seconds ago
I20260608 10:12:46.651242 16932 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 15 messages since previous log ~233 seconds ago
I20260608 10:12:46.651625 16932 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 79 messages since previous log ~29 seconds ago
I20260608 10:12:46.651835 16932 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~6 seconds ago
